ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Adam Lindsay" <atl@comp.lancs.ac.uk>
Subject: Re: ConTeXt oddities
Date: Sun, 1 May 2005 21:48:58 +0100	[thread overview]
Message-ID: <20050501214858.20310@mail.comp.lancs.ac.uk> (raw)
In-Reply-To: <4274FC6A.7060207@online-resourcen.de>

Frank Grieshaber said this at Sun, 1 May 2005 17:57:30 +0200:

>3. if a command has lots of options it's better to sort of 
>"pretty-print" those like the following:
>
>\setuplayout[
>backspace=15mm,
>cutspace=10mm,
>...
>grid=yes,
>marking=on,
>]
>
>After some time (lots of time..) I figured out that the last "," is a 
>must, without it, the last option is ignored - why is that?

Hi Frank.

I think this complaint was one of the first ones I had on the list.
ConTeXt does a great job of gobbling up spaces after the commas
(actually, before keywords) in argument lists, but it doesn't do so well
with other spaces.

Your solution is good. Another would be to have the last line be:
   marking=on]

Hans said a few more words on it here:
<http://archive.contextgarden.net/message/20050328.150952.ff9f4cae.html>
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay, Computing Dept.     atl@comp.lancs.ac.uk
 Lancaster University, InfoLab21        +44(0)1524/510.514
 Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

      reply	other threads:[~2005-05-01 20:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-01 15:57 Frank Grieshaber
2005-05-01 20:48 ` Adam Lindsay [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=20050501214858.20310@mail.comp.lancs.ac.uk \
    --to=atl@comp.lancs.ac.uk \
    --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).