docbook-apps

  • 1.  Re: [docbook-apps] line breaks in

    Posted 06-30-2009 20:50
    Hi Sam,
    I noticed the extra space, and it is caused by a trailing space in the
    section title text, not the stylesheet.

    Bob Stayton
    Sagehill Enterprises
    bobs@sagehill.net





  • 2.  Re: [docbook-apps] line breaks in

    Posted 06-30-2009 22:24
    Hi Bob,

    On Tue, Jun 30, 2009 at 4:50 PM, Bob Stayton<bobs@sagehill.net> 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>