blob: 4a3dbd5b92d38e60fc47ae1530b1b5dbb60c376b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
The 'ydoc' class and packages
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
'ydoc' provides macros and environments to document LaTeX packages and classes.
It is an alternative to the 'ltxdoc' class and 'doc' package.
It targets a different layout and tries to provide more modern styles (xcolor, hyperref, etc.).
This is an alpha release. It should not be used yet for other packages.
INSTALL
~~~~~~~
Compile the 'ydoc.dtx' file multiple times using LaTeX (preferable 'pdflatex') to extract
the files and compile the documentation. Copy alls *.cls *.sty *.cfg files to ${TEXMF}/tex/latex/ydoc/.
|