]> git.gag.com Git - fw/sdcc/commitdiff
* doc/sdccman.lyx: added latex preamble for hyperref package.
authorfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 25 May 2003 12:50:28 +0000 (12:50 +0000)
committerfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 25 May 2003 12:50:28 +0000 (12:50 +0000)
Using pdflatex this will give you a hyperlinked pdf file with
bookmarks. (prepend % before /usepackage if this breaks something)

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2646 4a8a32a2-be11-0410-ad9d-d568d2c75423

ChangeLog

index 259ac6d38ae7069ccceb0ffdced461f17636afbc..f8d861fc883f8a16b7aa7b0034e2b5d02c1c42c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-03-22  Frieder Ferlemann <Frieder.Ferlemann@web.de>
+
+       * doc/sdccman.lyx: added latex preamble for hyperref package.
+         Using pdflatex this will give you a hyperlinked pdf file with
+          bookmarks. (prepend '%' before /usepackage if this breaks something)
+
 2003-05-24  Jesus Calvino-Fraga <jesusc@ece.ubc.ca>
 
         * doc/sdccman.lyx: updated information about .adb files (fixed bug 742649)