Browse thread
Looking for a translator for the pipes chapter of the OCaml unix course
-
Daniel_Bünzli
-
Richard Jones
- Daniel_Bünzli
- Daniel_Bünzli
-
Richard Jones
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Daniel_Bünzli <daniel.buenzli@e...> |
| Subject: | Re: [Caml-list] Looking for a translator for the pipes chapter of the OCaml unix course |
> On a completely unrelated note, that is the best looking > hevea-translated TeX document I've ever seen. Thanks. > Is it all done through choosing a good HTML stylesheet ? Yes mostly. But some environment are redefined specially for html output. If you want to have a look everything is in that file [1] which overrides that one [2] used for pdf output. In the source itself, except for cut names to give meaningful links for chapter pages, there's very few html/pdf specific code. Best, Daniel [1] http://darcs.ocamlcore.org/cgi-bin/darcsweb.cgi?r=ocamlunix;a=headblob;f=/src/prelude.hva [2] http://darcs.ocamlcore.org/cgi-bin/darcsweb.cgi?r=ocamlunix;a=headblob;f=/src/prelude.sty