[Lemon-devel] pdf version of the LEMON tutorial
Alpár Jüttner
alpar at cs.elte.hu
Thu Apr 8 09:30:06 CEST 2010
Hi,
FYI, I added a 'make pdf' possibility to the lemon tutorial source code.
It could still be better but at least
* the sections are in the right order
* duplicate section numberings are removed
* duplicate TOC is removed
* the navigation trailers are removed.
The result is here:
http://lime.cs.elte.hu/~alpar/lemon-tutorial.pdf
Regards,
Alpar
On Thu, 2010-04-08 at 09:22 +0200, Maurice Diamantini wrote:
>
>
> 2010/4/7 Kovács Péter <kpeter at inf.elte.hu>
> Dear all,
>
> Please find a sligthly better PDF version of the tutorial
> here:
>
> http://lime.cs.elte.hu/~kpeter/lemon-tutorial.pdf
>
> It is almost the same as Alpar's version, but the order of the
> sections were fixed and the duplicate numbering was removed.
> Currently, I made these improvements "by hand", but we need an
> automated method in the future. Some other fine-tuning for the
> PDF output would also be important.
>
>
>
> Thank you very much: just in time before I print the previous
> version !
>
>
>
>
> Shouldn't we send this link to the user list as well?
>
>
> I agree,
> And perhaps somebody could even add a link on the main web site
> with a mention like:
> "pdf draft tutorial version manually build at xxx/04/2010"
>
> in : http://lemon.cs.elte.hu/trac/lemon/wiki/Documentation
> Or in : http://lemon.cs.elte.hu/pub/ (with date in the file name)
>
> Cordialement,
> -- Maurice
>
>
>
>
> Regards,
> Peter
>
>
> 2010.04.07. 18:27 keltezéssel, Diamantini Maurice írta:
>
>
> Le 7 avr. 2010 à 16:14, Alpár Jüttner a écrit :
>
> Hi,
>
> Please find a pdf version of the tutorial
> here:
>
> http://lime.cs.elte.hu/~alpar/lemon-tutorial.pdf
> It is pretty ugly, but more-or-less readable.
>
> Regards,
> Alpar
>
> Thank you very much Alpar, it's a very good start for
> an automatically
> generated documentation (but with an amazing
> randomized table of
> contents ;-)
>
> It is just what I look for.
>
> But for the long time however, it would be a must to
> have some:
> make pdf
> feature (as the existing `make html` one)
> But this would probably need some manual work for the
> top page of the
> book organization (i.e. require some order in the
> chapters, or
> adding some C++ options to the verbatim (listing?) c++
> code, ...).
>
> Thank you very much
> -- Maurice
>
> On Wed, 2010-04-07 at 15:31 +0200, Diamantini
> Maurice wrote:
> Bonjour à tous,
>
> I know that the Lemon tutorial is yet
> under construction, but as I like
> to begin using it, and as I have much
> transport time (metro...),
> I am going to print the Lemon tutorial
> (html or not).
>
> So I'd like to know if there is a pdf
> generated documentation version
> with page numbering etc... (e.g. from
> LaTeX or so)?
> If not, is there a plan for that?
>
>
> Thank you very much,
> -- Maurice Diamantini
>
> Le 17 mars 2010 à 14:34, Alpár Jüttner
> a écrit :
>
> Dear all,
>
> I've created a new branch for
> the 1.2 release. As usual, it
> is here:
>
> http://lemon.cs.elte.hu/hg/lemon-1.2
>
> IMPORTANT: This repo contains
> a named branch called 1.2.
> Because of an
> oddity in the way how
> Mercurial handles named
> branches you must
> explicitly change to branch
> 1.2 when clone this repo.
> There are two ways
> to do it:
> 1.
> hg clone
> http://lemon.cs.elte.hu/hg/lemon-1.2 my-1.2
> cd my-1.2
> hg up -r 1.2
> 2.
> hg clone
> http://lemon.cs.elte.hu/hg/lemon-1.0#1.2 my-1.2
>
> It would be nice if you could
> do a test build on each
> OS/compiler
> combination in your proximity.
> Please report on the results
> on this
> list.
>
> Best regards,
> Alpar
>
> _______________________________________________
> Lemon-devel mailing list
> Lemon-devel at lemon.cs.elte.hu
> http://lemon.cs.elte.hu/mailman/listinfo/lemon-devel
More information about the Lemon-devel
mailing list