Subject: RE: [xsl] forcing non breaking spaces? From: "Michael Kay" <mike@xxxxxxxxxxxx> Date: Mon, 24 Jul 2006 19:09:55 +0100 |
To output a non-breaking space, use   You don't need disable-output-escaping. I seem to recall there are CSS techniques of making sure that empty cells get rendered properly, but I don't remember the details. Michael Kay http://www.saxonica.com/ > -----Original Message----- > From: Steve [mailto:subsume@xxxxxxxxx] > Sent: 24 July 2006 18:59 > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx > Subject: [xsl] forcing non breaking spaces? > > I have a rather large xsl document Full of tablular data. Of > course, empty cells don't show up when there is nothing in > them so a common trick is simply to put a space there. > > Is there some more elegant way of making sure a space gets > added after every value so that, if there is no value > associated with it, there is still a space? > > > More elegant than going > <xsl:text disable-output-escaping="yes">&#160;</xsl:text> > crazy, that is.
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] forcing non breaking spac, Steve | Thread | Re: [xsl] forcing non breaking spac, Steve |
Re: [xsl] forcing non breaking spac, G. Ken Holman | Date | Re: [xsl] forcing non breaking spac, Steve |
Month |