Hey list, I'd like the description title to not wrap part way through its title. I'm using the following definition: \definedescription[definition] [location=top, alternative=top, headcolor=colour_head, headstyle=boldslanted] But if I use it with something like... \startdefinition[definition:Corporate Personhood]{Corporate Personhood} ... \stopdefinition It ends up typesetting: Corporate Per- sonhood -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com
Am 11.03.2012 um 02:43 schrieb Kip Warner:
Hey list,
I'd like the description title to not wrap part way through its title. I'm using the following definition:
\definedescription[definition] [location=top, alternative=top, headcolor=colour_head, headstyle=boldslanted]
Add “width=fit” to \definedescription. Wolfgang
On Sun, 2012-03-11 at 09:27 +0100, Wolfgang Schuster wrote:
Add width=fit to \definedescription.
Thanks a lot Wolfgang. -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com
participants (2)
-
Kip Warner
-
Wolfgang Schuster