From 7bc7244cacda76ee142afdf3eb2c6ead29a9c7df Mon Sep 17 00:00:00 2001 From: bernhardheld Date: Wed, 4 Jun 2003 20:29:13 +0000 Subject: [PATCH] * doc/sdccman.lyx: updated to Lyx 1.3 * doc/cdbfileformat.lyx: updated to Lyx 1.3 * doc/test_suite_spec.lyx: updated to Lyx 1.3 * doc/Makefile: added fix for the \tabularnewline problem, thanks to Jesus git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2666 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 7 ++ doc/Makefile | 12 ++- doc/cdbfileformat.lyx | 18 ++-- doc/sdccman.lyx | 210 +++++++--------------------------------- doc/test_suite_spec.lyx | 14 ++- 5 files changed, 71 insertions(+), 190 deletions(-) diff --git a/ChangeLog b/ChangeLog index a1d3df71..95aa7ef1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-06-04 Bernhard Held + + * doc/sdccman.lyx: updated to Lyx 1.3 + * doc/cdbfileformat.lyx: updated to Lyx 1.3 + * doc/test_suite_spec.lyx: updated to Lyx 1.3 + * doc/Makefile: added fix for the \tabularnewline problem, thanks to Jesus + 2003-06-03 Bernhard Held * src/SDCCpeeph.c: separate peepRules2pCode() for pic16 by "Vangelis Rokas" diff --git a/doc/Makefile b/doc/Makefile index d49de4b6..ff9e7337 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -23,24 +23,30 @@ uninstall: $(MANUAL).html: $(MANUAL).tex $(MANUAL).ind ;#$(MANUAL).glo mkdir -p $@ # fixes latex2html problems with two consecutive dashes for long-options: --stack-auto + # fixes latex2html problems with \tabularnewline mv $< `basename $< .tex`.orig.tex - sed 's,-\\/-,-\\/-\\/-,g' < `basename $< .tex`.orig.tex > $< + sed 's,-\\/-,-\\/-\\/-,g' < `basename $< .tex`.orig.tex | \ + sed 's,\\tabularnewline$$,\\\\,g' > $< -latex2html -split 5 -show_section_numbers -dir $(MANUAL).html $(MANUAL) mv `basename $< .tex`.orig.tex $< $(TSS).html: $(TSS).tex mkdir -p $@ # fixes latex2html problems with two consecutive dashes for long-options: --stack-auto + # fixes latex2html problems with \tabularnewline mv $< `basename $< .tex`.orig.tex - sed 's,-\\/-,-\\/-\\/-,g' < `basename $< .tex`.orig.tex > $< + sed 's,-\\/-,-\\/-\\/-,g' < `basename $< .tex`.orig.tex | \ + sed 's,\\tabularnewline$$,\\\\,g' > $< -latex2html -split 0 -dir $(TSS).html $(TSS) mv `basename $< .tex`.orig.tex $< $(CDB).html: $(CDB).tex mkdir -p $@ # fixes latex2html problems with two consecutive dashes for long-options: --stack-auto + # fixes latex2html problems with \tabularnewline mv $< `basename $< .tex`.orig.tex - sed 's,-\\/-,-\\/-\\/-,g' < `basename $< .tex`.orig.tex > $< + sed 's,-\\/-,-\\/-\\/-,g' < `basename $< .tex`.orig.tex | \ + sed 's,\\tabularnewline$$,\\\\,g' > $< -latex2html -split 0 -show_section_numbers -dir $(CDB).html $(CDB) mv `basename $< .tex`.orig.tex $< diff --git a/doc/cdbfileformat.lyx b/doc/cdbfileformat.lyx index 6b1b985c..c29551b5 100644 --- a/doc/cdbfileformat.lyx +++ b/doc/cdbfileformat.lyx @@ -1,5 +1,5 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \language english \inputencoding auto @@ -446,7 +446,7 @@ Symbol Records - + \begin_inset Text @@ -1483,7 +1483,7 @@ Function Records - + \begin_inset Text @@ -1894,7 +1894,7 @@ Type Member - + \begin_inset Text @@ -2003,7 +2003,7 @@ Link Address of Symbol - + \begin_inset Text @@ -2201,7 +2201,7 @@ Linker Symbol End Address Record - + \begin_inset Text @@ -2414,7 +2414,7 @@ Linker ASM Line Record - + \begin_inset Text @@ -2556,7 +2556,7 @@ Linker C-Line Record - + \begin_inset Text diff --git a/doc/sdccman.lyx b/doc/sdccman.lyx index b33e9817..ba552d9b 100644 --- a/doc/sdccman.lyx +++ b/doc/sdccman.lyx @@ -1,15 +1,8 @@ -#LyX 1.2 created this file. For more info see http://www.lyx.org/ -\lyxformat 220 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \begin_preamble -\usepackage[ - pdftitle={SDCC Compiler User Guide}, - pdfauthor={SDCC development team}, - pdfsubject={installation, user manual}, - pdfkeywords={8032, 8051, ansi, c, compiler, CPU, DS390, - embedded, GPL, manual, mcs51, PIC, small, Z80}, - colorlinks=true, - linkcolor=blue] {hyperref} +\usepackage[colorlinks=true,linkcolor=blue]{hyperref} \date{} \end_preamble \language english @@ -63,15 +56,7 @@ Two resp. SDCC Compiler User Guide \layout Standard \align center -2003-06-02 -\layout Comment - -The strings enclosed in $ are automatically updated by cvs: -\layout Standard -\align center - -\size scriptsize -cvs: $Revision$ $Date$ +2003-05-28 \layout Standard @@ -459,7 +444,7 @@ If you can think of some more, please see the chapter 9 about filing feature \end_inset -\begin_inset LatexCommand \index{Feature request} +\begin_inset LatexCommand \index{Feature requests} \end_inset @@ -794,9 +779,9 @@ These defaults are: \begin_inset Tabular - - - + + + \begin_inset Text @@ -1071,9 +1056,9 @@ lib \begin_inset Tabular - - - + + + \begin_inset Text @@ -1540,9 +1525,9 @@ Install paths \begin_inset Tabular - - - + + + \begin_inset Text @@ -1618,8 +1603,8 @@ bin - - + + \begin_inset Text @@ -1701,9 +1686,9 @@ model \begin_inset Tabular - - - + + + \begin_inset Text @@ -1778,9 +1763,9 @@ lib \begin_inset Tabular - - - + + + \begin_inset Text @@ -1885,9 +1870,9 @@ The paths searched when running the compiler are as follows (the first catch \begin_inset Tabular - - - + + + \begin_inset Text @@ -2013,7 +1998,7 @@ $PATH - + \begin_inset Text @@ -2334,7 +2319,7 @@ model - + @@ -7295,9 +7280,9 @@ Interrupt Numbers and the corresponding address & descriptions for the Standard \begin_inset Tabular - - - + + + \begin_inset Text @@ -11920,7 +11905,7 @@ Related open source tools \begin_inset Tabular - + @@ -12042,7 +12027,7 @@ objdump \layout Standard -Object file conversion, ... +Object file conversion \end_inset @@ -12051,78 +12036,6 @@ Object file conversion, ... \layout Standard Part of binutils (should be there anyway) -\end_inset - - - - -\begin_inset Text - -\layout Standard - -doxygen -\begin_inset LatexCommand \index{doxygen} - -\end_inset - - -\end_inset - - -\begin_inset Text - -\layout Standard - -Source code documentation system -\end_inset - - -\begin_inset Text - -\layout Standard - - -\begin_inset LatexCommand \url{http://www.doxygen.org} - -\end_inset - - -\end_inset - - - - -\begin_inset Text - -\layout Standard - -splint -\begin_inset LatexCommand \index{splint} - -\end_inset - - -\end_inset - - -\begin_inset Text - -\layout Standard - -Statically checks c sources -\end_inset - - -\begin_inset Text - -\layout Standard - - -\begin_inset LatexCommand \url{http://www.splint.org} - -\end_inset - - \end_inset @@ -12179,7 +12092,7 @@ Related documentation / recommended reading \begin_inset Tabular - + @@ -12198,7 +12111,7 @@ Name \layout Standard -Subject / Title +Subject \end_inset @@ -12216,9 +12129,6 @@ Where to get \layout Standard -S. - S. - Muchnick \end_inset @@ -12226,7 +12136,7 @@ S. \layout Standard -Advanced Compiler Design and Implementation +Compiler architecture \end_inset @@ -12244,51 +12154,6 @@ bookstore \layout Standard - -\family roman -\series medium -\shape up -\size normal -\emph off -\bar no -\noun off -\color none -c-refcard.pdf -\end_inset - - -\begin_inset Text - -\layout Standard - -C Reference Card -\begin_inset LatexCommand \index{C Reference card} - -\end_inset - -, 2 pages -\end_inset - - -\begin_inset Text - -\layout Standard - - -\begin_inset LatexCommand \url{http://www.refcards.com/about/c.html} - -\end_inset - - -\end_inset - - - - -\begin_inset Text - -\layout Standard - test_suite_spec.pdf \end_inset @@ -12298,11 +12163,6 @@ test_suite_spec.pdf \layout Standard sdcc regression test -\begin_inset LatexCommand \index{Regression test} - -\end_inset - - \end_inset diff --git a/doc/test_suite_spec.lyx b/doc/test_suite_spec.lyx index 3b20b1fb..bf574942 100644 --- a/doc/test_suite_spec.lyx +++ b/doc/test_suite_spec.lyx @@ -1,5 +1,5 @@ -#LyX 1.1 created this file. For more info see http://www.lyx.org/ -\lyxformat 218 +#LyX 1.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 221 \textclass article \begin_preamble \usepackage{url} @@ -14,6 +14,8 @@ \paperpackage a4 \use_geometry 0 \use_amsmath 0 +\use_natbib 0 +\use_numerical_citations 0 \paperorientation portrait \secnumdepth 3 \tocdepth 3 @@ -34,10 +36,16 @@ Michael Hope (michaelh@juju.net.nz) \layout Date -\latex latex +\begin_inset ERT +status Collapsed + +\layout Standard \backslash today{} +\end_inset + + \layout Abstract This article describes the goals, requirements, and suggested specification -- 2.47.2