Next in thread →
Next in month →
Re: [docbook-apps] word breaking
may I add this to the GPL mmade project? On 11/2/06, Bob Stayton <> wrote: > If you want something that applies to all varname elements, you could use > something like this: > > <xsl:template match="varname"> > <fo:inline keep-together.within-line="always"> > <xsl:apply-imports/> > </fo:inline> > </xsl:template> > > Bob Stayton > Sagehill Enterprises > DocBook Consulting > > > > ----- Original Message ----- > From: "Chris Chiasson" <> > To: "DocBook Apps Mailing List" <> > Sent: Tuesday, October 31, 2006 6:53 PM > Subject: [docbook-apps] word breaking > > > > Is there a way to tell docbook to recommend to the fo processor that > > the contents of varname not be broken (or hyphenated) for linebreaks? > > > > -- > > http://chris.chiasson.name/ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > For additional commands, e-mail: > > > > > > > > > -- http://chris.chiasson.name/
Next in thread →
Next in month →