ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem with hidden text
@ 2013-05-29  5:42 Jaroslav Hajtmar
  2013-05-29  6:15 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Jaroslav Hajtmar @ 2013-05-29  5:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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


then I get errormessage:

(C:/context/tex/texmf-context/tex/context/sample/tufte.tex)
! Missing \endcsname inserted.

Problem is in last context standalone and context texlive 2012 too.

Thanx Jaroslav Hajtmar


___________________________________________________________________________________
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] 3+ messages in thread

* Re: Problem with hidden text
  2013-05-29  5:42 Problem with hidden text Jaroslav Hajtmar
@ 2013-05-29  6:15 ` Wolfgang Schuster
  2013-05-29  6:55   ` Jaroslav Hajtmar
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2013-05-29  6:15 UTC (permalink / raw)
  To: hajtmar, mailing list for ConTeXt users


Am 29.05.2013 um 07:42 schrieb Jaroslav Hajtmar <hajtmar@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
___________________________________________________________________________________


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

* Re: Problem with hidden text
  2013-05-29  6:15 ` Wolfgang Schuster
@ 2013-05-29  6:55   ` Jaroslav Hajtmar
  0 siblings, 0 replies; 3+ messages in thread
From: Jaroslav Hajtmar @ 2013-05-29  6:55 UTC (permalink / raw)
  Cc: mailing list for ConTeXt users

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
___________________________________________________________________________________


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

end of thread, other threads:[~2013-05-29  6:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-29  5:42 Problem with hidden text Jaroslav Hajtmar
2013-05-29  6:15 ` Wolfgang Schuster
2013-05-29  6:55   ` Jaroslav Hajtmar

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).