[Bsdbook-commit] cvs commit: bsdbook MANIFEST,NONE,1.1 README,1.1.1.1,1.2
Status: Planning
Brought to you by:
h_pandya
From: <h_p...@us...> - 2002-08-24 19:47:02
|
Update of /cvsroot/bsdbook/bsdbook In directory usw-pr-cvs1:/tmp/cvs-serv17658 Modified Files: README Added Files: MANIFEST Log Message: README: bsdbook can only be processed using PDFLaTeX MANIFEST: List of files contained in the distribution --- NEW FILE: MANIFEST --- MANIFEST README TODO src src/Makefile src/acknowledgments.tex src/book.pdf src/book.tex src/fancyhea.sty src/header.sty src/bsdbook.sty src/mitpress.sty src/overview.tex src/title.tex Index: README =================================================================== RCS file: /cvsroot/bsdbook/bsdbook/README,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- README 23 Aug 2002 15:00:31 -0000 1.1.1.1 +++ README 24 Aug 2002 19:46:58 -0000 1.2 @@ -13,4 +13,11 @@ More information about the FreeBSD Kernel Reference can be found in the bsd...@li... mailing list. +--------------------------------------------------- +NOTE: THE BOOK CAN ONLY BE PROCESSED USING PDFLATEX +--------------------------------------------------- + +The mystyle.sty, fancyhea.sty are the copyright of +Tobias Oetiker, from the "lshort2e" book distribution. + $Id$ |