From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by yquem.inria.fr (Postfix) with ESMTP id 5DC24BBAF for ; Tue, 16 Feb 2010 20:03:52 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArIBADt6ekvRVdvdkGdsb2JhbACDBZgMCBUBAQEBCQkMBxMDIK4TgX+EX4hyAQEDBYErglBbBIwG X-IronPort-AV: E=Sophos;i="4.49,485,1262559600"; d="scan'208";a="44766911" Received: from mail-ew0-f221.google.com ([209.85.219.221]) by mail2-smtp-roc.national.inria.fr with ESMTP; 16 Feb 2010 20:03:52 +0100 Received: by ewy21 with SMTP id 21so3681458ewy.22 for ; Tue, 16 Feb 2010 11:03:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=xdJSuL9SICUUz6njTkkcHlbAJa/M0KmIFQSjtjpBMIM=; b=o0QMArDK8/hK3iglhOyltIYmHAU9/mTEbmx6BM0C0a9/JiGDtSd7vY4Zh3gjIFNBLb nBGiF0TJgwPhnreIibXzo1QC2gR19KVqAAae5JVwSMkH4TZe9nq52utugnqoFXA7CUDh mbyualMq8JiDUjrsEXI8TDXRsftyO27KTFJuA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=M5mmcUSMFNbnPs/eSy8JAl+ATXsShXs1FjPPMV+GXu2wC7vrMhk3kB0SlndimGytu1 AkzDTLdZR7NYt0VgfDH8WBwbNiE5sYx3M1e7/OIwYNWwuUDXQVztf5s+SwcssMzyjm6V qDUbFDasvNCWaH/l1MG6iIdkrEGRCIiz8r3nQ= MIME-Version: 1.0 Sender: daniel.c.buenzli@gmail.com Received: by 10.213.98.143 with SMTP id q15mr1893276ebn.67.1266347031198; Tue, 16 Feb 2010 11:03:51 -0800 (PST) In-Reply-To: <20100216183956.GA31554@annexia.org> References: <91a3da521002160919v10d157e6xb11a4753bb2da901@mail.gmail.com> <20100216183956.GA31554@annexia.org> Date: Tue, 16 Feb 2010 20:03:51 +0100 X-Google-Sender-Auth: 61f8c290859c560a Message-ID: <91a3da521002161103j2c03f6dcte2d184a48b4dc0cd@mail.gmail.com> Subject: Re: [Caml-list] Looking for a translator for the pipes chapter of the OCaml unix course From: =?UTF-8?Q?Daniel_B=C3=BCnzli?= To: caml-list@inria.fr Content-Type: text/plain; charset=UTF-8 X-Spam: no; 0.00; ocaml:01 buenzli:01 redefined:01 hva:01 unix:01 caml-list:01 tex:01 output:02 output:02 sty:03 meaningful:04 chapter:04 chapter:04 daniel:04 daniel:04 > 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