docbook-apps

Expand all | Collapse all

Re: [docbook-apps] make.clean.html and Firefox handling of white-space: pre ?

  • 1.  Re: [docbook-apps] make.clean.html and Firefox handling of white-space: pre ?

    Posted 02-10-2012 17:02
    Hi Mark,
    The 'make.clean.html=1' setting replaces
     with 
    and class attribute in the
    HTML output. What sort of workaround did you have in mind? Adding another param that
    would keep make.clean.html for other things but override this output to
    ?

    Bob Stayton
    Sagehill Enterprises
    bobs@sagehill.net





  • 2.  Re: [docbook-apps] make.clean.html and Firefox handling of white-space: pre ?

    Posted 02-10-2012 17:11
    Hi Bob,

    I was thinking of trying https://bugzilla.mozilla.org/show_bug.cgi?id=116083#c43 :

    > Joseph Lenton 2011-09-28 09:45:06 PDT
    > Workaround:
    >
    > Convert each new line character into a '
    ' tag, and each space into ' '. The browser will convert these back into newlines and spaces when they are copied by the user.
    Regards,
    Mark

    On Feb 10, 2012, at 6:01 PM, Bob Stayton wrote:

    > Hi Mark,
    > The 'make.clean.html=1' setting replaces
     with 
    and class attribute in the HTML output. What sort of workaround did you have in mind? Adding another param that would keep make.clean.html for other things but override this output to
    ?
    >
    > Bob Stayton
    > Sagehill Enterprises
    > bobs@sagehill.net
    >
    >
    >