TITLE pbsheet LaTeX2e class. VERSION AND RELEASE DATE v0.1, 2004-02-14. DESCRIPTION pbsheet is a LaTeX2e document class dedicated to the formatting of teachers problems sheets containing Mathematics, programs, and graphics. Very simple to use, for daily usage. COPYRIGHT AND LICENSE Copyright (C) Djalil CHAFAI, 2003, 2004. All files may be distributed and/or modified under the conditions of the LaTeX Project Public License (LPPL), either version 1.2 of this license or (at your option) any later version. The latest version of this license is in http://www.latex-project.org/lppl.txt and version 1.2 or later is part of all distributions of LaTeX version 1999/12/01 or later. See the ./LPPL for a local copy of LPPL. FEEDBACK http://www.lsp.ups-tlse.fr/Chafai/ E-mail: djalil DOT chafai AT laposte DOT net COMPILED AND TESTED WITH teTeX 2.0.2, Debian/GNU Linux "testing" distribution. HOW TO BUILD latex pbsheet.ins % generates the class file pbsheet.cls from pbsheet.dtx latex pbsheet.dtx % generates the documentation pbsheet.dvi EXAMPLE OF USAGE cd xpl-fr/ make ps pdf clean FILE LIST pbsheet.cls pbsheet class (LaTeX2e). pbsheet.ins pbsheet class installation file. LaTeX2e it to create the .cls pbsheet.dtx pbsheet class commented code to generate the documentation. pbsheet.dvi pbsheet class documentation in DVI format. pbsheet.ps pbsheet class documentation in Postscript format. pbsheet.pdf pbsheet class documentation in PDF format. LPPL a copy of the LaTeX Project Public License. README this file itself! xpl/ dedicated directory to an example of pbsheet usage. xpl/GNUmakefile GNU makefile for easy compilation of pbsheet example. xpl/xpl-fr.tex source file of pbsheet example (in French). xpl/xpl-fr.dvi compiled version of pbsheet example, in DVI format. xpl/xpl-fr.ps compiled version of pbsheet example, in Postscript format. xpl/xpl-fr.pdf compiled version of pbsheet example, in PDF format. xpl/xpl-fr.bib BibTeX file for pbsheet example. xpl/pgm/ Matlab code directory. xpl/pgm/rdiscr.m some Matlab program. xpl/pgm/rint.m Idem. xpl/pgm/simbin.m Idem. xpl/pgm/probadis.m Idem. xpl/img/ EPS and PDF images directory. xpl/img/simbin.eps some EPS graphic. xpl/img/simbin.pdf the PDF version of the latter. EOF.