discuss: Any interest in TLDP-XSL HOWTO


Previous by date: 14 Dec 2003 18:23:57 -0000 Re: Review of GNU/Linux Tools Summary, Chris Karakas
Next by date: 14 Dec 2003 18:23:57 -0000 Re: GNU/Linux Command-Line Tools Summary needs either reviewing or acceptance, David Lawyer
Previous in thread: 14 Dec 2003 18:23:57 -0000 Re: Any interest in TLDP-XSL HOWTO, David Horton
Next in thread: 14 Dec 2003 18:23:57 -0000 Re: Any interest in TLDP-XSL HOWTO, Alexander Voropay

Subject: RE: Any interest in TLDP-XSL HOWTO
From: "Alexander Voropay" ####@####.####
Date: 14 Dec 2003 18:23:57 -0000
Message-Id: <037901c3c26e$eb7c5150$1701a8c0@ALEC>

Hi!

Some suggestions:

1) add a link to `xmlto` package. This is just a fron-end to `xsltproc`
but easy and has more features :
http://cyberelk.net/tim/xmlto/ 

2) Add a small note about DocBook Admonition graphics. AFAIK,
TLDP uses 'standart' DocBook graphics, icons e.t.c.
Are there any other icons collections ? At least RedHat uses own
admonition graphics in their Guides (not sure about (c) )
[long URL to example:]
http://www.redhat.com/docs/manuals/database/RHDB-2.1-Manual/prog/stylesh
eet-images/note.png 
http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/admin-primer/style
sheet-images/note.png 

Doc:
http://www.sagehill.net/docbookxsl/Icons.html#d0e4990 
http://docbook.sourceforge.net/release/xsl/current/doc/html/rn01.html 
http://newbiedoc.sourceforge.net/tutorials/docbook-guide/admon-docbook-g
uide.html.en 

3) Add a links to the Bob Stayton's doc:
"DocBook XSL: The Complete Guide"
http://www.sagehill.net/docbookxsl/ 
And
http://www.dpawson.co.uk/docbook/styling/params.html 
http://www.dpawson.co.uk/docbook/styling/param.xweb.html

4) Add a link to the Mark F. Komarinski "LDP Author Guide"
http://www.tldp.org/LDP/LDP-Author-Guide/index.html 
http://www.tldp.org/LDP/LDP-Author-Guide/usingldpxsl.html

5) Add a note about Multilingual and "i18n-aware" HOWTOs.
For example, I'm writiting Russian HOWTO as DocBook XML
in UTF-8 encoding and I need to produce UTF-8 resulting HTML...
So, my XML example starts from (see lang= attribute):
===
<?xml version="1.0" encoding="UTF-8"?>
<article lang="ru">
        <articleinfo>
====

To produce a UTF-8 encoded HTML I use "customization" XSL :
====
<xsl:output method="html" encoding="UTF-8" indent="no"/>
<xsl:param name="default.encoding" select="'UTF-8'"/>
<xsl:param name="chunker.output.encoding" select="'UTF-8'"/>
====



-- 
-=AV=-


David Horton ####@####.####  wrote:

>I have written a short HOWTO that explains the use of the TLDP-XSL
stylesheets. 
>Currently it is included as part of the TLDP-XSL package.
>
(http://my.core.com/~dhorton/docbook/tldp-xsl/tldp-xsl-17NOV2003.tar.gz)

>Is there any interest in having this as a separate HOWTO?
>There is a preview at:
http://my.core.com/~dhorton/docbook/tldp-xsl/doc/


Previous by date: 14 Dec 2003 18:23:57 -0000 Re: Review of GNU/Linux Tools Summary, Chris Karakas
Next by date: 14 Dec 2003 18:23:57 -0000 Re: GNU/Linux Command-Line Tools Summary needs either reviewing or acceptance, David Lawyer
Previous in thread: 14 Dec 2003 18:23:57 -0000 Re: Any interest in TLDP-XSL HOWTO, David Horton
Next in thread: 14 Dec 2003 18:23:57 -0000 Re: Any interest in TLDP-XSL HOWTO, Alexander Voropay


  ©The Linux Documentation Project, 2014. Listserver maintained by dr Serge Victor on ibiblio.org servers. See current spam statz.