Skip to content

Best way to get a PDF version of Functional Programming in Lean? #192

@euprunin

Description

@euprunin

What is the best way to get a PDF version of Functional Programming in Lean?

Currently I'm doing the following:

% git clone https://github.com/leanprover/fp-lean
% cd fp-lean
% lake exe fp-lean --with-html-single
% pandoc _out/html-single/index.html -o fpil.pdf --pdf-engine=lualatex

It generates a PDF with 382 pages which appears to be complete.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions