source:
branches/1.1.x/doc/manual/README.markdown
Last change on this file was 13802, checked in by , 13 years ago | |
---|---|
File size: 297 bytes |
Line | |
---|---|
1 | ABCL User Manual |
2 | ================ |
3 | |
4 | With a suitable TexLive installed, to build simply run `make`. If you |
5 | cannot run make, the following sequence of commands also gets you a pdf |
6 | of the manual: |
7 | |
8 | cmd$ pdflatex abcl.tex && bibtex abcl && makeindex abcl && pdflatex abcl.tex && pdflatex abcl.tex |
Note: See TracBrowser
for help on using the repository browser.