Re: [docbook-apps] Please test DocBook XSL 1.70.1

From
=?JRN-8859-1?P?[ich=F8le_Haroche?=
Date
2006-05-27T16:20:26+00:00
ID
Thread
Re: [docbook-apps] Please test DocBook XSL 1.70.1
Le 27 mai 2006 à 17:08, Daniel Leidert a écrit :

> Am Samstag, den 27.05.2006, 06:22 +0200 schrieb Michèle Garoche:
>> Le 26 mai 2006 à 19:28, Michael(tm) Smith a écrit :
>>
>>> Please take some time to download and test version 1.70.1 of the
>>> DocBook XSL stylesheets. If there are any bugs or regressions
>>> introduced in 1.70.0 in 1.70.1, it would be best to get them
>>> identified and fixed as soon as possible.
>> I wonder if there is not an error in the .profile.incl file when
>> adding the catalog to /etc/xml/catalog:
>>
>> # /etc/xml/catalog exists but is not in XML_CATALOG_FILES, so add it
>> if [ -f /etc/xml/catalog ] &&   [ "${XML_CATALOG_FILES#*/etc/xml/
>> catalog*}" = "$XM$..... (line cut)
>>    XML_CATALOG_FILES="$XML_CATALOG_FILES /etc/xml/catalog"
>> fi
>> export XML_CATALOG_FILES
>>
>> Notice the absence of semi-colon in "$XML_CATALOG_FILES /etc/xml/
>> catalog"
>
> AFAIK only space and colon are accepted separators for Unix. Windows
> AFAIK accepts a semicolon instead of the colon.
>
> I may be wrong of course.
No, you're right, it's only a matter of wrong English word: read  
colon instead of semi-colon. Anyway it seems to be missing, the lines  
with sgml have it.

Cheers,
Michèle
<http://micmacfr.homeunix.org>