Might there be a way that one can write a command for an "optional 
comma"? That is a command that would look ahead to see if it is the 
last character before a linebreak?

Something like:
\newcommand\optComma{%
 [EMAIL PROTECTED],}{}}

So that in a case like this:

New York, New York, Saturday morning, 23_November_2006

If the line gets wrapped, that the comma after "morning" is not printed:

New York, New York, Saturday morning
23_November_2006

Or to achieve this would one have to deal with TeX (and end up writing a 
miniature package)?

-Kevin


-- 
Kevin Pfeiffer <[EMAIL PROTECTED]>
Tiros-Translations

Reply via email to