[kde-doc-english]Bug#42448: docbook authors guide template
olaf.zanger at NOSPAMgmx.net
olaf.zanger at NOSPAMgmx.net
Fri May 10 22:06:15 CEST 2002
Package: docs
Version: KDE 3.0.0
Severity: normal
Installed from: SuSE RPMs
Compiler: Not Specified
OS: Linux
OS/Compiler notes: Not Specified
the template.docbook file and the "The KDE DocBook Authors guide" both have wrong entity header content.
wrong:
<!ENTITY kappname "&kapp;">
<!ENTITY kappname "&kapp;" -- this only *seems* redundant -->
...
right:
<!ENTITY kapp "kappname">
<!ENTITY kde "KDE">
...
the "meinproc" script should be mentioned in the "The KDE DocBook Authors guide". i had to know the irc channel to solve a 3 hour search.
thanks
(Submitted via bugs.kde.org)
More information about the kde-doc-english
mailing list