diff options
author | Karl Berry <karl@freefriends.org> | 2006-05-25 23:48:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-05-25 23:48:32 +0000 |
commit | 595900eb11650c10452ce044faf23b3312127dd1 (patch) | |
tree | 97ffe93a2ee52bb32dfb2ac8082a805018c6e9d8 /Master/texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/MANIFEST | |
parent | 0a2ec794f03837e374b38c4952e23aa352461cf9 (diff) |
gatech-thesis update (most files now in doc)
git-svn-id: svn://tug.org/texlive/trunk@1595 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/MANIFEST')
-rw-r--r-- | Master/texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/MANIFEST | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/MANIFEST b/Master/texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/MANIFEST new file mode 100644 index 00000000000..4b09ba5ea96 --- /dev/null +++ b/Master/texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/MANIFEST @@ -0,0 +1,50 @@ +Files in this example: + +Documention: + MANIFEST -- this file + 00README + +Scripts to build the example (and clean up) + CLEAN.bat + DO_pdf.bat + DO_postscript.bat + + CLEAN.sh + DO_pdf.sh + DO_postscript.sh + +The actual example files + jules-verne.tex -- the main root file. latex this. + jules-verne.sty -- a document-specific style, used to set things up + textcompfix.sty _/ two different workarounds for a problem with + textcompsym.sty \ the textcomp package and PostScript fonts. + + jules-verne-dedication.tex -- the main text files for the example + jules-verne-ack.tex + jules-verne-summary.tex + jules-verne-chapter1.tex + jules-verne-chapter2.tex + jules-verne-chapter3.tex + jules-verne-chapter4.tex + jules-verne-chapter5.tex + jules-verne-programs.tex -- demonstrates the listings package + jules-verne-vita.tex + + hack-applabel.tex -- stupid hacks to work around latex bugs + hack-chaplabel.tex + hack-part.tex + + jules-verne-bib.bib -- bibliography database + jules-verne-gloss.bib -- glossary database + jules-verne-losa.bib -- list of symbols/abbreviations database + + code/crc16.c -- programs for the listings package + code/crc32-thehardway.java + code/crc32.c + code/crc32.cxx + code/crc32.java + code/crc8.m + + fig/jules-verne-test.eps -- example figure. Note that you need + fig/jules-verne-test.pdf -- both .eps and .pdf; try the epstopdf prog. + |