|
From: engelbert g. <gr...@us...> - 2004-06-08 07:23:44
|
Update of /cvsroot/docutils/docutils/docs/user In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20813/docs/user Modified Files: latex.txt Log Message: Fix: dont insert bibliography if no bibitems were collected. Index: latex.txt =================================================================== RCS file: /cvsroot/docutils/docutils/docs/user/latex.txt,v retrieving revision 1.39 retrieving revision 1.40 diff -u -d -r1.39 -r1.40 --- latex.txt 7 Jun 2004 15:55:55 -0000 1.39 +++ latex.txt 8 Jun 2004 07:23:35 -0000 1.40 @@ -208,7 +208,12 @@ This results in footnotes images and figures possibly being mixed at page foot. -* use LaTeX footnotes and citations (to be implemented). +* Use LaTeX footnotes and citations for printing or more complex layout. +* Footnotes and citations done with figures might excell in hyperlink + support. + +If ``use-latex-citations`` is used a bibliography is inserted right at +the end of the document. *This should be customizable*. Tilde in italian ---------------- |