xsl-list
[Top] [All Lists]

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

2005-09-13 06:19:03
I think it's true to say that practices like this were commonplace five
years ago when many of these examples were written - they are still
commonplace today, but no longer regarded as good practice. 

Michael Kay
 
-----Original Message-----
From: Joris Gillis [mailto:roac(_at_)pandora(_dot_)be] 
Sent: 13 September 2005 13:58
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] First character in a word as capital-letter.

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>
--~--





--~------------------------------------------------------------------
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>