ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* escape in verbatim text eats line breaks
@ 2011-01-10 11:23 Stefan Müller
  2011-01-10 14:38 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Müller @ 2011-01-10 11:23 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi list,

there seems to be something wrong with the "escape" mechanism in 
verbatim. Line breaks before escaped code are ignored. Consider the 
following example from the wiki [1] (e.g. the second line is printed 
right behind the first with no line break):

\starttext

\setuptyping[TEX][escape=yes]

\startTEX
/BTEX\em sometex/ETEX
/BTEX\em sometex/ETEX \after
\before /BTEX\em sometex/ETEX
\before /BTEX\em sometex/ETEX \after
\before /BTEX\em sometex/ETEX \inbetween /BTEX\em sometex/ETEX \after
\before \after
\stopTEX

\setuptyping[TEX][escape={[[,]]}]

\startTEX
[[\em sometex]]
[[\em sometex]] \after
\before [[\em sometex]]
\before [[\em sometex]] \after
\before [[\em sometex]] \inbetween [[\em sometex]] \after
\before \after
\stopTEX

\setuptyping[TEX][escape=//]

\startTEX
//\em sometex
\before //\em sometex
\stopTEX

\stoptext

Is this a bug or am I missing something here?

Also "\setuptyping[TEX][escape=//]" seems to have no effect at all, "//" 
is printed just like normal chars.

Best regards,
Stefan Müller.


[1] http://wiki.contextgarden.net/Verbatim#Embedded_formatting_commands
___________________________________________________________________________________
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:[~2011-01-21 13:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-10 11:23 escape in verbatim text eats line breaks Stefan Müller
2011-01-10 14:38 ` Hans Hagen
2011-01-10 20:07   ` Stefan Müller
2011-01-10 20:35   ` Peter Münster
2011-01-21 13:13     ` Stefan Müller

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