Changeset 472 for trunk/matml

Show
Ignore:
Timestamp:
10/05/2009 07:07:18 PM (3 years ago)
Author:
powell
Message:

Documentation build requirements.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/matml/src/ternary/ternary.tex.in

    r469 r472  
    5050To compile {\tt Ternary}, you need the qhull library and geomview program, as 
    5151well as a C compiler.  On Ubuntu, installing the {\tt build-essential}, {\tt 
    52   libqhull-dev} and {\tt geomview} packages satisfy this. 
     52  libqhull-dev} and {\tt geomview} packages satisfy this.  If you want to build 
     53the documentation as well, you will also need {\tt cxref} along with \Latex (in 
     54the {\tt texlive-base-bin} package) for the PDF, and either hevea or latex2html 
     55for HTML documentation. 
    5356 
    5457Next, unpack the .tar.gz source archive by typing (at the command line):