Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 132963

Summary: [fr] Update document: /proj/fr/gdp/doc/doc-tipsntricks.xml
Product: Doc Translations Reporter: alexandre <ac007>
Component: [FR]Assignee: Xavier Neys (RETIRED) <neysx>
Status: RESOLVED FIXED    
Severity: normal CC: docs-team
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: diff -U6 file
diff -U6 file

Description alexandre 2006-05-10 16:48:31 UTC
In this tips&tricks document, there is a suggested command line to test local
documents :
"xsltproc --novalid test/guide.xsl alsa-guide.xml > test/alsa-guide.html".
The problem is, if you use entities defined in the guide.dtd it will generate
an error because the DTD is not loaded with the "--novalid" option. Thus, this
little change proposal.
Comment 1 alexandre 2006-05-10 16:49:29 UTC
Created attachment 86579 [details, diff]
diff -U6 file
Comment 2 alexandre 2006-05-10 17:33:22 UTC
Created attachment 86582 [details, diff]
diff -U6 file
Comment 3 Xavier Neys (RETIRED) gentoo-dev 2006-05-11 02:23:19 UTC
Fixed. Thanks.