ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Working with conditionals
@ 2011-01-03  9:46 Cecil Westerhof
  2011-01-03  9:57 ` Vianney le Clément
  0 siblings, 1 reply; 5+ messages in thread
From: Cecil Westerhof @ 2011-01-03  9:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

I have the folowing function for a title:
\def\Title[#1]{
  \testpage[10]
  \startalignment[center]
  {
      \blank[2*big]
      \switchtobodyfont[1.5em]
      \bf\em#1
  }
  \blank
  \stopalignment
}

What I would like is that there is an optional second parameter. When
it is there, it is used in the testpage command. Otherwise the default
value is used. How would I do this?

-- 
Cecil Westerhof
___________________________________________________________________________________
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
___________________________________________________________________________________


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

end of thread, other threads:[~2011-01-03 11:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-03  9:46 Working with conditionals Cecil Westerhof
2011-01-03  9:57 ` Vianney le Clément
2011-01-03 10:05   ` luigi scarso
2011-01-03 10:08     ` luigi scarso
2011-01-03 11:04   ` Cecil Westerhof

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