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] | [Elist Home]


Subject: Re: DOCBOOK-APPS: How to remove surplus spaces.


Josef Karthauser wrote:
> 
> Is there an easy way to remove surplus spaces in things like:
> 
>     <quote> something </quote>?
> 
> I'd like to have the stylesheet automatically remove the leading and
> trailing white space.

Stylesheet can do this, but it isn't as easy as you can expect (you can
play with normalize-spaces() function if you want). And in fact
stylesheet shouldn't remove these spaces as they are significant, you
should change your markup to correct form:

<quote>something</quote>

				Jirka

-- 
-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@kosek.cz
  http://www.kosek.cz


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


Powered by eList eXpress LLC