ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* safe way of writing arguments
@ 2006-08-07 21:43 Jano Kula
  2006-08-08  7:58 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Jano Kula @ 2006-08-07 21:43 UTC (permalink / raw)


Hi!

Is it safe to leave spare comma at the end of the key=value list or 
other list of arguments?

It is not nice, but when adding/commenting arguments in readable way 
(one per line) it's faster and while experimenting with parameters one 
doesn't have to care about the last comma adding or removing it back and 
forth, for example:

\setuplayout[
grid=yes,
%header=0mm,
footer=7mm,
%footerdistance=10mm,
%cutspace=12mm,
]

or

\setuphead[
chapter,
section,
%subsection,
%subsubsection,
][
textstyle=\ss,
numberstyle=\ss,
]

Thanks.

Jano Kula

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-08-08 12:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-07 21:43 safe way of writing arguments Jano Kula
2006-08-08  7:58 ` Hans Hagen
2006-08-08 11:16   ` Jano Kula
2006-08-08 12:02     ` Hans Hagen

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