ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Daniel Schopper <daniel.schopper@aon.at>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: trailing spaces in macro argument
Date: Tue, 26 Jul 2011 21:22:48 +0200	[thread overview]
Message-ID: <4E2F1408.6040807@aon.at> (raw)

Dear list,
could anyone be so kind to explain to me why in the following MWE the 
trailing space are missing in the output of the \test-macro? I’m kind of 
puzzled as I supposed it wouldn’t be possible for \stopline to influence 
the behaviour of its preceding tokens. apologies for what's probably a 
most straight-forward question to many of you…

\def\test#1{%
	\startline[line:0]%
	\pagereference[page:0]%
	{#1}%
	\stopline[line:0]%D commenting this out makes the trailing spaces in 
the argument appear as expected.
}
\starttext
\startlinenumbering
One \test{ two three }four
\stoplinenumbering
\stoptext

Thanks!
Daniel
___________________________________________________________________________________
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-07-26 19:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-26 19:22 Daniel Schopper [this message]
2011-07-26 20:25 ` Wolfgang Schuster
2011-07-26 20:57   ` Daniel Schopper
2011-07-26 21:04     ` Wolfgang Schuster
2011-07-26 21:28       ` Daniel Schopper
2011-07-27  8:47         ` Wolfgang Schuster

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=4E2F1408.6040807@aon.at \
    --to=daniel.schopper@aon.at \
    --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).