Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2002-11-01 17:07:18 -0800 (Fri, 01 Nov 2002)
Revision: 3925
Log message:

      Documentation build system and references cleanup:
      
      - Migrated from metaprl.bib to rc.bib. rc.bib is currently maintained by several
      people (including Bob's secretary) and is likely to be of better quality (eventually?).
      
      - Moved the editor/ml/tex directory to a more appropriate doc/latex/theories/ocaml_doc
      This move is paritally done server-side, so it is *not* versioned!
      
      - We used to have two different versions of metaprl.bib and metaprl.tex, now all TeX
      inputs are in doc/latex/inputs
      
      - Merged the book compilation scripts with the Make build subsystem.
      Now the book can be built by running "make ocaml-book" from the top level.
      
      - "THEORIES=ALL" will now include ocaml_doc as well.
      
      - Ocaml book will be built with CM fonts by default. If you have Licida-Bright fonts,
      uncomment the corresponding line in doc/latex/theories/book2.tex
      

Changes  Path
+3 -3 metaprl/Makefile
+6 -3 metaprl/doc/Makefile
Properties metaprl/doc/latex/theories
+17 -14 metaprl/doc/latex/theories/Makefile
+1 -1 metaprl/doc/latex/theories/all-theories.tex
+5 -5 metaprl/doc/latex/theories/book2.tex
Properties metaprl/doc/latex/theories/ocaml_doc
Deleted metaprl/doc/latex/theories/ocaml_doc/metaprl.bib
Deleted metaprl/doc/latex/theories/ocaml_doc/metaprl.tex
+1 -1 metaprl/doc/latex/theories/ocaml_doc/print.ml
Deleted metaprl/doc/latex/theories/ocaml_doc/update
+3 -10 metaprl/editor/ml/Makefile
+2 -2 metaprl/mk/preface
+1 -1 metaprl/theories/base/typeinf.ml
+2 -2 metaprl/theories/fir/mfir_theory.mlz
+1 -1 metaprl/theories/itt/itt_rfun.ml
+1 -1 metaprl/theories/ocaml_doc/ocaml_doc_expr1.ml
+1 -1 metaprl/theories/ocaml_doc/ocaml_doc_expr3.ml
+3 -3 metaprl/theories/ocaml_doc/ocaml_doc_intro.ml
Deleted texinputs/metaprl.bib
+5 -0 texinputs/metaprl.tex
+65 -6 texinputs/rc.bib