cgal/Manual_tools/format
Laurent Saboret 5dca6087d1 Move packages to trunk root 2006-02-14 08:58:16 +00:00
..
eps_tabs Move packages to trunk root 2006-02-14 08:58:16 +00:00
eps_tabs_grey Move packages to trunk root 2006-02-14 08:58:16 +00:00
test_chaps Move packages to trunk root 2006-02-14 08:58:16 +00:00
README Move packages to trunk root 2006-02-14 08:58:16 +00:00
cc_manual.sty Move packages to trunk root 2006-02-14 08:58:16 +00:00
cc_manual_index.sty Move packages to trunk root 2006-02-14 08:58:16 +00:00
cprog.old.sty Move packages to trunk root 2006-02-14 08:58:16 +00:00
cprog.sty Move packages to trunk root 2006-02-14 08:58:16 +00:00
index_test.tex Move packages to trunk root 2006-02-14 08:58:16 +00:00
latex_to_html.sty Move packages to trunk root 2006-02-14 08:58:16 +00:00
nonlinkedpath.sty Move packages to trunk root 2006-02-14 08:58:16 +00:00
test.tex Move packages to trunk root 2006-02-14 08:58:16 +00:00
test_parts.tex Move packages to trunk root 2006-02-14 08:58:16 +00:00

README

README for the Specification and Manual Writing Tools
       for C++ Reference Manuals
=====================================================
24.08.1999   Zurich         Lutz Kettner
13.02.2000   Saarbruecken   Susan Hert

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.
    cprog.old.sty         the original cprog.sty (with some bugs).

    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