OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Docbook hyphenation


Is there anyway to use discretionary hyphenation in docbook?  I.e., if I have text that includes

    one-two-three

I'd like the backend to be able to insert linebreaks after either of the hyphens.  In LaTex you can do this by using:

    one\-two\-three

Is there anyway to pass this sort of thing through docbook2dvi to LaTeX, which I think jade is running under the covers?  Just pounding in the above line doesn't work, even with (define %hyphenation% #t) set

Thanks,
Chris Moller


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]