From fcdddff5f3f5c9f2a15377a9dd08f105a3b696a0 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 31 May 2000 14:24:21 +0000 Subject: Formatting of progdoc works in both HTML and LaTeX. The LaTeX output still has somewhat weird spacing, but it will be hopefully easy to fix. --- doc/sbase/dist/birddoc/html/mapping | 6 ++++++ doc/sbase/dist/birddoc/latex2e/mapping | 29 +++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) (limited to 'doc/sbase/dist') diff --git a/doc/sbase/dist/birddoc/html/mapping b/doc/sbase/dist/birddoc/html/mapping index e703fb4..9d05a76 100644 --- a/doc/sbase/dist/birddoc/html/mapping +++ b/doc/sbase/dist/birddoc/html/mapping @@ -182,6 +182,12 @@ "" "" + "

Function

\n" +
"\n" + + "

" + "

\n" + % url support by HG + "<@@url>[URL]\n" diff --git a/doc/sbase/dist/birddoc/latex2e/mapping b/doc/sbase/dist/birddoc/latex2e/mapping index e12ef7d..2875c6d 100644 --- a/doc/sbase/dist/birddoc/latex2e/mapping +++ b/doc/sbase/dist/birddoc/latex2e/mapping @@ -190,6 +190,9 @@ + "\\item\[{\\ttfamily " "}\] \\mbox{}\n\n" + + "\\item\[ " + "\] \\mbox{}\n\n" + "\\cite{[ID]" "}" @@ -250,6 +253,32 @@ "{\\ttfamily " "}" + "{\\tt " + "}" + + "{\\it " + "\\/}" + + "{\\tt " + "}" + + "{\\it " + "}" + + "{\\rm " + "}" + + "{\\it " + "\\/}" + + "\\bigbreak\\hrule\\nobreak\\bigskip\\nobreak\\leftline{\\bf Function}\\nobreak\\smallskip\\nobreak{\\parskip=0pt " + "}\n\n" + + "\n\\medbreak\\leftline{\\bf " + "}\\nobreak " + + "\\hrule" + % Added by mdw "\\cparam{" "}" -- cgit v1.2.3