Hi all, I've added the BRAT guide directly in the source tree of BRAT, so that it is readily avaliable. After installation, you cna find a LaTeX and possibly HTML and PostScript version in <prefix>/share/doc/brat. I say possible Postscript since you may not have LaTeX installed (rcas machines does not) or LaTeX2Html (rcas does not for one). This is checked at configure time, and the HTML and Postscript file is only generated if the programs are there (see config/latex.m4 and doc/guide/Makefile.am for how to achive this - very simple). I changed the name of the guide, so that it truly deserves the nickname "The Guide" as some has already called it. Please notice, that the configure script may find the executable "latex" but will not generate the postscript document. In that case, your LaTeX is 2.09 - upgrade now! 2.09 is 6+ years old for crying out loud! I know, I know, TeX version pi is 10+ years old, but that doesn't mean it's bad - LaTeX 2.09 _is_ bad. Also notice the changes to brat-help.el and root-help.el I wanted to tag this, but then Djamel beat me to it. Hmm. Two tags in 10 minutes, that's a bit over the hill, so I don't. Djamel, please add a .cvsignore in your new directory - thanks. Changes: 2001-07-20 Christian Holm Christensen <cholm@hilux12.nbi.dk> * config/latex.m4: Added macro to check for LaTeX2e * configure.in: Added check for LaTeX2e. * Makefile.am: Added config/latex.m4 to distribution. * doc/guide/Makefile.am: Postscript made conditionally on wether LaTeX2e is installed. 2001-07-20 Pawel Staszel <staszel@hilux12.nbi.dk> * modules/util/BrDriverDC.h: Changes to HitIsOk() and At(). * modules/util/BrDriverDC.cxx: Changes to HitIsOK() and At(). Err Pawel, there's some problem BrDcCalModule.cxx, it refers to some other BrDriverDC::HitIsOk() than the one you have. Please fix. BRAT does not compile at the moment. 2001-07-20 Christian Holm Christensen <cholm@hilux12.nbi.dk> * doc/guide/index.html: Added the welcome HTML page for the guide. * doc/guide/bratguide.tex: Added the guide to the source tree. * doc/guide/Makefile.am: Added Makefile for the guide * doc/guide/.cvsignore, doc/.cvsignore: Added CVS ignore file * configure.in: Added check of latex2html * Makefile.am: added config/latex2html.m4 to dist * config/latex2html.m4: Added macro to check for latex2html * config/config.mk: corrected doc isntall dir * modules/util/BrVertexFilter.cxx: Better debug message * modules/rdo/BrTileRdoModule.cxx: A few debug lines, that is it. * data/calib/BrMultCalibration.cxx: Added the warning to default named CTOR as well. * help/brat-help.el: Changed the defualt directories in brat-class to be '.', since we do not use the 'src' and 'inc' subdirectories anymore. * Makefile.am: Added doc subdirectory * configure.in: Added subdirectories doc and doc/guide, and makefiles to list of output files * doc/Makefile.am: Added doc subdirectory and makefile in it. 2001-07-20 Christian Holm Christensen <cholm@hilux12.nbi.dk> * help/root-help.el: Added function sys-include-header for quick insertion of system headers. 2001-07-19 Claus O. E. Jorgensen <ekman@hilux12.nbi.dk> * util/BrPlane3D.h: Added method to set a,b,c,d after initialisation from 3 vectors. * util/BrPlane3D.cxx: Added method to set (after initialisation) from 3 vectors. Yours, Christian ----------------------------------------------------------- Holm Christensen Phone: (+45) 35 35 96 91 Sankt Hansgade 23, 1. th. Office: (+45) 353 25 305 DK-2200 Copenhagen N Web: www.nbi.dk/~cholm Denmark Email: cholm@nbi.dk
This archive was generated by hypermail 2b30 : Fri Jul 20 2001 - 13:11:01 EDT