ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Stefan Müller" <warrence.stm@gmx.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: escape in verbatim text eats line breaks
Date: Fri, 21 Jan 2011 14:13:07 +0100	[thread overview]
Message-ID: <4D398663.7030601@gmx.de> (raw)
In-Reply-To: <87lj2sh4yh.fsf@micropit.couberia.bzh>

Because of the new beta I tried it again with a current Mk IV version 
(2011.01.18 19:34).

The examples I provided (from the wiki, now abbreviated, with numbering) 
have correct line breaks but the second line does not get a number.

\setuptyping[TEX][escape=yes, numbering=line]
\startTEX
/BTEX\em sometex/ETEX
/BTEX\em sometex/ETEX \after
\stopTEX
\setuptyping[TEX][escape={[[,]]}]
\startTEX
[[\em sometex]]
[[\em sometex]] \after
\stopTEX

The example from Peter Münster works worse: now there is one line break 
more instead of one less. In addition the escaped line does not get a 
number as above. It works if the line starts with (non-escaped) text, 
space or tab.

\definetyping[Test][escape={/,/}, numbering=line]
\starttext
Two line breaks between the first two blas \\
The second bla does not get a number
\startTest
bla
/bla/
bla
\stopTest
\stoptext

In the examples above there's a difference when using start/stopTEX with 
setuptyping[TEX] and when using start/stopTest with definetyping[Test]. 
I don't know why.

Thank you so far, Hans. Best regards,
Stefan.
___________________________________________________________________________________
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
___________________________________________________________________________________

      reply	other threads:[~2011-01-21 13:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-10 11:23 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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D398663.7030601@gmx.de \
    --to=warrence.stm@gmx.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).