Hi Bob, On Tue, Jun 30, 2009 at 4:50 PM, Bob Stayton<[email protected]> wrote: > I noticed the extra space, and it is caused by a trailing space in the > section title text, not the stylesheet.
actually, it is caused by the indentation in the original text. you are right - it does come from the source, not inserted by the stylesheet. however, I think it would be nice if the stylesheet removed the extra spaces, like with `sed 's/ */ /g'` -- Sam Steingold <http://sds.podval.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
