cgal/Manual_tools/sty
Laurent Rineau c7a2712c98 Quick and dirty fix: remove the RCSdef* macros
Once we have switched to Git, RCS keywords $Date$, $Id$ and $URL$ are no
longer substituted. That may be restore one day but, for the moment, that
is easier to remove the support for \RCSdef* in manual tools.
2012-11-27 09:48:54 +01:00
..
eps_tabs Remove EPS files. 2009-09-18 13:19:55 +00:00
test_chaps
README
cc_manual.sty Quick and dirty fix: remove the RCSdef* macros 2012-11-27 09:48:54 +01:00
cc_manual_index.sty Quick and dirty fix: remove the RCSdef* macros 2012-11-27 09:48:54 +01:00
cprog.sty
index_test.tex
latex_to_html.sty Quick and dirty fix: remove the RCSdef* macros 2012-11-27 09:48:54 +01:00
nonlinkedpath.sty
test.tex better cross-referencing of class templates. now, the whole 2006-03-31 19:06:05 +00:00
test_parts.tex

README

This is the directory containing the cc_manual.sty, cc_manual_index.sty,
cprog.sty, nonlinkedpath.sty and test documents. The directory structure is:

    README                this file.

    cc_manual.sty         macros for the manual.
    cc_manual_index.sty   macros for indexing the manual.
    latex_to_html.sty     new macros supporting the HTML conversion.
    cprog.sty             an environment to format C programs.

    nonlinkedpath.sty     defines a command \nonlinkedpath that is an alias
                          for the \path command. This command differs from
                          the \path command only for the HTML manual, where 
                          it does not produce a link.
    test.tex              The test suite for the cc_manual style.
    test_parts.tex        The test suite for the cc_manual style using \part
                          commands.
    test_chaps/           Directory containing input files for test_parts.tex
    index_test.tex        The test suite for the cc_manual_index style.
    eps_tabs/             Directory containing the encapsulated PostScript 
                          figures for the reference manual tabs

EOF