ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Daniel Schopper <daniel.schopper@aon.at>
To: ntg-context@ntg.nl
Subject: Re: trailing spaces in macro argument
Date: Tue, 26 Jul 2011 22:57:53 +0200	[thread overview]
Message-ID: <4E2F2A51.9070500@aon.at> (raw)
In-Reply-To: <500FA126-DCAC-4F6F-8D73-D801756E8718@googlemail.com>

Thanks for the enlightenment!
So doing \def\removeunwantedspaces{} inside the macro definition does 
the trick (although in a barbaric way)

Am 26.07.11 22:25, schrieb Wolfgang Schuster:
>
> Am 26.07.2011 um 21:22 schrieb Daniel Schopper:
>
>> 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…
>
> It is possible as you can see in the following example:
>
> \starttext
> a b c
>
> a b \removeunwantedspaces c
> \stoptext
>
> \stopline use \removeunwatedspaces and this is was the space was removed from the output.
>
> 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
> ___________________________________________________________________________________
>
___________________________________________________________________________________
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 20:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-26 19:22 Daniel Schopper
2011-07-26 20:25 ` Wolfgang Schuster
2011-07-26 20:57   ` Daniel Schopper [this message]
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=4E2F2A51.9070500@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).