[COMMIT LOGREPORT] docs/website/htdocs faq.html,1.3,1.4
Joost van Baal
vanbaal at users.sourceforge.net
Sun Apr 22 10:08:20 CEST 2007
Update of /cvsroot/logreport/docs/website/htdocs
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv3275
Modified Files:
faq.html
Log Message:
remove obsolete stuff
Index: faq.html
===================================================================
RCS file: /cvsroot/logreport/docs/website/htdocs/faq.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- faq.html 18 Apr 2007 19:38:29 -0000 1.3
+++ faq.html 22 Apr 2007 08:08:18 -0000 1.4
@@ -5,75 +5,17 @@
<link rel="icon" href="/inc/lire-16.png" type="image/png">
<title>
</title></head>
+
<body>
- <h1>Frequently Asked Questions about Lire</h1>
+ <h1 class="titlebox">Frequently Asked Questions about Lire</h1>
+ <div class="bodytable">
<p>Send questions that you'd like an answer here to the <a href="mailto:questions(a)logreport.org">Questions mailing list</a>.
</p>
-
- <h1>1 Often Encoutered Errors</h1>
-
-
-
- <h2>1.1 When I use HTML or XHTML output with images, I get an empty
- index.html</h2>
-
-
-
- <p>When I use HTML or XHTML output with images, the xsltproc segfault.</p>
-
-
- <p>You are probably using a version of the DocBook XSLT stylesheets newer
- than version 1.50 with an old version of xsltproc.</p>
-
-
- <p>This is related to a bug in xsltproc in versions previous to 1.0.20.
- Upgrade to version 1.0.20 or later of xsltproc and the problem will be
- solved.
- </p>
-
-
-
- <h2>1.2 In my reports, hyphens (-) occur where data is expected.
- What does this mean?
- </h2>
-
-
-
- <p>The <code>-</code> marker was used to denote missing data.
- This was used for DLF converter as the value for fields they don't
- support or for which the field doesn't apply in that context. Lire
- 1.3 introduced proper "missing values" handling. Unfortunately,
- the old DLF converters don't take advantage of it yet.
- </p>
-
-
-
- <h2>1.3 When running <code>xmllint</code> (e.g. when building
- Lire from CVS), the check fails with an error: <code>1: validity error:
- xmlValidateAttributeCallback(application): internal error</code>. How
- can I solve this?
- </h2>
-
-
-
- <p>This is related to a bug which got solved in libxml2 2.4.28. THe bug
- was present in libxml2 2.4.27 (and some other versions too, probably).
- libxml2 2.4.24 didn't suffer from the bug. So: up- or downgrade your
- libxml2.
- </p>
-
-
-
-
-
-
<h1>2 Licensing</h1>
-
-
<p>In this section, you will find answers to common questions about
various aspects of Lire's licensing, e.g. questions which might
arise if you plan to extend Lire with your own code.
--
To UNSUBSCRIBE, email to commit-request at logreport.org with a subject of
"unsubscribe". Trouble? Send an email with subject "help" to
commit-request at logreport.org
More information about the Commit
mailing list