xsl-list
[Top] [All Lists]

Re: First character in a word as capital-letter.

2005-09-13 05:58:00
Tempore 14:43:38, die 09/13/2005 AD, hinc in 
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com scripsit Michael Kay 
<mike(_at_)saxonica(_dot_)com>:

I too have become a great believer in CSS.

I'm glad to hear that. You nearly gave me a heart attack when I encoutered the 
following code in your - in all other aspects excellent -  XSLT 2.0 book (3rd 
edition):

<xsl:variable name="table-heading">
        <tr>
                <td><b>Date</b></td>
                <td><b>Home Team</b></td>
                <td><b>Away Team</b></td>
                <td><b>Result</b></td>
        </tr>
</xsl:variable>
(p. 248)

The output produced with the "Numbering the lines of a poem" example (p.371) 
isn't really orthodox either.

food for (4rd edition)?

regards,
--
Joris Gillis (http://users.telenet.be/root-jg/me.html)
«Et ipsa scientia potestas est»  - Francis Bacon , Meditationes sacrae

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>