The shell script './configure' gives system specific instructions on packages
needed for LaTeX Reference Card Creator.
From a LaTeX source build PDF, TeX DVI, DjVu and PostScript reference cards.
Type 'make' on the command line to build the reference cards.
Type 'make pdf' to build the pdf reference card.
Type 'make djvu' to build the Djvu reference card.
Type 'make dvi' to build the dvi reference card.
Type 'make ps' to build the PostScript reference card.
Type 'make dvipdfm' create PDF with dvipdfm.
Type 'make pdflatex' create PDF with pdflatex.
Type 'make text' to build a plain text file of the reference card content.
Type 'make html' use htlatex to generate HTML.
Type 'make html2' use latex2html to generate HTML.
Type 'make spelling' to spell check.
Type 'make style' to style analyze.
Type 'make diction' to diction analyze.
Type 'make linkchecker' to search reference card for dead links.
Type 'make zip' make zip file of all output formats.
Type 'make distclean ; make dist' to create LaTeXreferenceCard-1.0.tar.gz source distribution.
See documentation in doc/ directory.
Type 'cd doc ; make' to build documentation.