From: frief Date: Sun, 25 May 2003 12:50:28 +0000 (+0000) Subject: * doc/sdccman.lyx: added latex preamble for hyperref package. X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=d099bf409e2025b8cfbfe76dddf7c1b0ed7b8ad5;p=fw%2Fsdcc * 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) git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2646 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index 259ac6d3..f8d861fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-03-22 Frieder Ferlemann + + * 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 * doc/sdccman.lyx: updated information about .adb files (fixed bug 742649)