Re: Hypenation in titles

Richard Hamilton <[email protected]> Wed, 7 Apr 2021 11:57:24 -0600
Newsgroups gmane.text.docbook.apps
Message-ID <[email protected]>
Hello Philo,

The attribute you need is hyphenate, which needs to be set to “false” to turn off hyphenation.

There are a bunch of attribute sets with names like XXX.title.properties, where XXX refers to the particular title, for example section, part, etc.

You can put this attribute into the sets for titles where you want to turn hyphenation off.

You may also want to check out this part of Bob Stayton’s book: http://sagehill.net/docbookxsl/PrintCustomEx.html#Hyphenation

This covers other aspects of hyphenation, too.

Best regards,
Dick Hamilton
-------
XML Press
XML for Technical Communicators
http://xmlpress.net
[email protected]



> On Apr 7, 2021, at 11:11, Philo Calhoun <[email protected]> wrote:
> 
> How do you prevent hyphenation in title and subtitles  when docbook files are converted to pdf with Oxygen XML Editor?