![](https://secure.gravatar.com/avatar/93131e1e6e2204bd13501390d768dbdc.jpg?s=120&d=mm&r=g)
19 Aug
2009
19 Aug
'09
2:32 p.m.
Am 19.08.2009 um 13:00 schrieb Vyatcheslav Yatskovsky:
Thank you, but one small concern. If I omit second argument altoghether, that is
\author{Bla-bla}
is it possible to have skip? (Now skip doesn't work until I provide empty second parenthesizes)
When you define a command with two arguments you *need* two arguments, context has a few commands where you can make the second one optional but this requires more code. Wolfgang