Coder Social home page Coder Social logo

cll's Introduction

To make the XHTML version (ends up in a dir named html/):

  scripts/build

This takes quite a while.  To do it for just one chapter for faster
testing:

  scripts/build -t chapters/05.xml 

This does the whole book but is also much faster:

  scripts/build -t

There are many possible sub-targets as well, which are specified
with -T, such as:

  scripts/build -t -T pdf_web

You can get a complete list of targets via:

  scripts/build -h

Requirements
------------

Getting this all working is actually a pretty huge undertaking;
you're almost certainly better off asking Robin Lee Powell for an
account on the appropriate server.

  General
  --------------

  xsltproc

  xmlto

  PDF Generation
  --------------

  dblatex

  xetex, with a recent version of texlive.  For Fedora, this means
  following the instructions at
  http://fedoraproject.org/wiki/Features/TeXLive to get the TeXLive
  2011-2 repo or later, then:
    
    sudo yum install texlive-xetex
    sudo yum install texlive-dejavu-fedora-fonts texlive-dejavu texlive-multirow texlive-subfigure texlive-appendix texlive-changebar texlive-overpic texlive-collection-langcjk

  MOBI / EPUB
  -----------

  ebook-convert (from the yum/rpm calibre package)

  Xvfb and xvfb-run (fake X for calibre)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.