Re: [NTG-context] \startsetups amd \startJSpreamble

2011-03-10 Thread Wolfgang Schuster

Am 10.03.2011 um 15:32 schrieb Procházka Lukáš Ing. - Pontex s. r. o.:

> I guess the same approach in general, so also:
> 
> \startJSpreamble[MyStuff used later]

No, you need braces here, e.g.

\startJSpreamble {Mystuff used later} ...

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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] \startsetups amd \startJSpreamble

2011-03-10 Thread Procházka Lukáš Ing . - Pontex s . r . o .

... Thanks for the explanation.


You can write

\startsetups[long name with spaces]
...
\stopsetups

or

\startsetups shortname
...
\stopsetups

Wolfgang


I guess the same approach in general, so also:

\startJSpreamble[MyStuff used later]

Best regards,

Lukas


--
Ing. Lukáš Procházka [mailto:l...@pontex.cz]
Pontex s. r. o.  [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

___
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
___


Re: [NTG-context] \startsetups amd \startJSpreamble

2011-03-10 Thread Wolfgang Schuster

Am 10.03.2011 um 15:13 schrieb Procházka Lukáš Ing. - Pontex s. r. o.:

> I fell a bit confused as normally such names are enclosed in brackets; thus 
> I'd rather expect syntax like:
> 
> \startsetups[thumbs]
> ...
> \stopsetups

You can write

\startsetups[long name with spaces]
...
\stopsetups

or

\startsetups shortname
...
\stopsetups

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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] \startsetups amd \startJSpreamble

2011-03-10 Thread Procházka Lukáš Ing . - Pontex s . r . o .

Hello,

just to confirm - the role of the text after \start*:

\startsetups thumbs

- on http://wiki.contextgarden.net/Thumb_index

and

\startJSpreamble MyStuff used later

- in the last mails between Vedran and Hans.

Do I understand well that "thumbs" and "MyStuff used later" in both cases are 
names of the setups and are reffered later by these names?

I fell a bit confused as normally such names are enclosed in brackets; thus I'd 
rather expect syntax like:

\startsetups[thumbs]
...
\stopsetups

and

\startJSpreamble[MyStuff used later]
...
\stopJSpreamble

Kind regards,

Lukas


--
Ing. Lukáš Procházka [mailto:l...@pontex.cz]
Pontex s. r. o.  [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

___
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
___