Re: [NTG-context] Problem with hidden text

2013-05-29 Thread Wolfgang Schuster

Am 29.05.2013 um 07:42 schrieb Jaroslav Hajtmar hajt...@gyza.cz:

 Hello ConTeXist.
 I have a problem with hidden text.When I compile minimal example (ala 
 ConTeXtgarden example):
 
 \starttext
 
 Visible text: \input tufte
 
 \startproperty[hidden]
 Hidden text: \input tufte
 \stopproperty
 
 \stoptext


Hans changed the name of the command.

\starttext

Visible text: \input tufte

\starteffect[hidden]
Hidden text: \input tufte
\stopeffect

\stoptext

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] Problem with hidden text

2013-05-29 Thread Jaroslav Hajtmar

Thanx Wolfgang.

Now is working. I fixed the problem on 
http://wiki.contextgarden.net/Hiding_Content.

I noticed, that is in MkIV

Thanx.
Jaroslav Hajtmar





Dne 29.5.2013 8:15, Wolfgang Schuster napsal(a):

\starttext

Visible text: \input tufte

\starteffect[hidden]
Hidden text: \input tufte
\stopeffect


___
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] Setup Abbreviations

2013-05-29 Thread MANUEL GONZALEZ SUAREZ
I wonder how I can make a list of abbreviations that may appear, as it were, subabbreviations. Eg.:Arist. = Aristoteles, philosophus (principal abbreviation) HA. = History animalium (secondaryabbreviation, with small indentation) Po. = Poetica (secondaryabbreviation, with small indentation)  Rh = Rhetorica (secondaryabbreviation, with small indentation)arm.= armenian...The subabbreviations would have to maintain the alphabetical order, but in the main abbreviation only.There is something about this on the mailing list?Thank you.-- Manuel González Suárez
___
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] question about the layer.

2013-05-29 Thread Jeong Dal
Dear Wolfgang,

Thank you for your solution.
It works well.

Best regards,

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