ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* last beta and fieldstacks
@ 2008-11-06 20:40 Wolfgang Schuster
  2009-11-07  3:01 ` Zhichu Chen
  2009-11-07  6:57 ` Taco Hoekwater
  0 siblings, 2 replies; 5+ messages in thread
From: Wolfgang Schuster @ 2008-11-06 20:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

the latest beta has a problem with fieldstacks.


\setupinteraction[state=start]

\definefieldstack[symbollist][symbol1,symbol1][frame=off]

\definesymbol[symbol1][1]
\definesymbol[symbol2][2]

\starttext

\fieldstack[symbollist]

\stoptext


PS: Is it possible to change \ctxlatetua to \ctxlatelua in the MkIV
     version of \savetwopassdata (core-two.mkiv).

PPS: context version: 2008.56.06 19:11 :-)

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: last beta and fieldstacks
  2008-11-06 20:40 last beta and fieldstacks Wolfgang Schuster
@ 2009-11-07  3:01 ` Zhichu Chen
  2009-11-07  6:57 ` Taco Hoekwater
  1 sibling, 0 replies; 5+ messages in thread
From: Zhichu Chen @ 2009-11-07  3:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users

I still have problem here, same code.
==========================================
$ luatex --version
This is LuaTeX, Version beta-0.44.0-2009102712

Execute  'luatex --credits'  for credits and version details.

There is NO warranty. Redistribution of this software is covered by
the terms of the GNU General Public License, version 2. For more
information about these matters, see the file named COPYING and
the LuaTeX source.

Copyright 2009 Taco Hoekwater, the LuaTeX Team.
==========================================

On Fri, Nov 7, 2008 at 4:40 AM, Wolfgang Schuster
<schuster.wolfgang@googlemail.com> wrote:
> Hi,
>
> the latest beta has a problem with fieldstacks.
>
>
> \setupinteraction[state=start]
>
> \definefieldstack[symbollist][symbol1,symbol1][frame=off]
>
> \definesymbol[symbol1][1]
> \definesymbol[symbol2][2]
>
> \starttext
>
> \fieldstack[symbollist]
>
> \stoptext
>
>
> PS: Is it possible to change \ctxlatetua to \ctxlatelua in the MkIV
>     version of \savetwopassdata (core-two.mkiv).
>
> PPS: context version: 2008.56.06 19:11 :-)
>
> Wolfgang
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
>



-- 
Best Regards
Chen
----------------------------------------------------------------

          Zhi-chu Chen | Shanghai Synchrotron Radiation Facility
         No. 2019 | Jialuo Rd. | Jiading | Shanghai | P.R. China
             tel: 086 21 5955 3405 | zhichu.chen.googlepages.com
                                               | www.sinap.ac.cn
----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: last beta and fieldstacks
  2008-11-06 20:40 last beta and fieldstacks Wolfgang Schuster
  2009-11-07  3:01 ` Zhichu Chen
@ 2009-11-07  6:57 ` Taco Hoekwater
  2009-11-07  7:17   ` luigi scarso
  2009-11-07 17:45   ` Arthur Reutenauer
  1 sibling, 2 replies; 5+ messages in thread
From: Taco Hoekwater @ 2009-11-07  6:57 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Wolfgang Schuster wrote:
> Hi,
> 
> the latest beta has a problem with fieldstacks.
> 
> 
> \setupinteraction[state=start]
> 
> \definefieldstack[symbollist][symbol1,symbol1][frame=off]
> 
> \definesymbol[symbol1][1]
> \definesymbol[symbol2][2]
> 
> \starttext
> 
> \fieldstack[symbollist]
> 
> \stoptext
> 
> 
> PS: Is it possible to change \ctxlatetua to \ctxlatelua in the MkIV
>      version of \savetwopassdata (core-two.mkiv).
> 
> PPS: context version: 2008.56.06 19:11 :-)

I guess that translates to 2012.08.08 ? Looks like this context version
is way ahead of us :)

Best wishes,
Taco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: last beta and fieldstacks
  2009-11-07  6:57 ` Taco Hoekwater
@ 2009-11-07  7:17   ` luigi scarso
  2009-11-07 17:45   ` Arthur Reutenauer
  1 sibling, 0 replies; 5+ messages in thread
From: luigi scarso @ 2009-11-07  7:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sat, Nov 7, 2009 at 7:57 AM, Taco Hoekwater <taco@elvenkind.com> wrote:
> Wolfgang Schuster wrote:
>>
>> Hi,
>>
>> the latest beta has a problem with fieldstacks.
>>
>>
>> \setupinteraction[state=start]
>>
>> \definefieldstack[symbollist][symbol1,symbol1][frame=off]
>>
>> \definesymbol[symbol1][1]
>> \definesymbol[symbol2][2]
>>
>> \starttext
>>
>> \fieldstack[symbollist]
>>
>> \stoptext
>>
>>
>> PS: Is it possible to change \ctxlatetua to \ctxlatelua in the MkIV
>>     version of \savetwopassdata (core-two.mkiv).
>>
>> PPS: context version: 2008.56.06 19:11 :-)
>
> I guess that translates to 2012.08.08 ? Looks like this context version
> is way ahead of us :)
Well ,we all know that Wolfgang is way ahead of us too, so...
-- 
luigi
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: last beta and fieldstacks
  2009-11-07  6:57 ` Taco Hoekwater
  2009-11-07  7:17   ` luigi scarso
@ 2009-11-07 17:45   ` Arthur Reutenauer
  1 sibling, 0 replies; 5+ messages in thread
From: Arthur Reutenauer @ 2009-11-07 17:45 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

>> PPS: context version: 2008.56.06 19:11 :-)
>
> I guess that translates to 2012.08.08 ? Looks like this context version
> is way ahead of us :)

  Actually, that's 2012.08.06, the fifth anniversary of Mark IV going public :-)

	Arthur
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-11-07 17:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-06 20:40 last beta and fieldstacks Wolfgang Schuster
2009-11-07  3:01 ` Zhichu Chen
2009-11-07  6:57 ` Taco Hoekwater
2009-11-07  7:17   ` luigi scarso
2009-11-07 17:45   ` Arthur Reutenauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).