22 |
% (pdf)latex '\newcommand{\RepVersion}{version\xspace}\input{install.tex}' |
% (pdf)latex '\newcommand{\RepVersion}{version\xspace}\input{install.tex}' |
23 |
% as your command-line |
% as your command-line |
24 |
|
|
25 |
|
%\usepackage[colorlinks=true, pdftitle={Escript/Finley install guide}, pdfauthor={Escript development team} |
26 |
|
%,pdfpagelayout=TwoColumnRight]{hyperref} |
27 |
\usepackage{listings} % add the listings package to pretty print the code output |
\usepackage{listings} % add the listings package to pretty print the code output |
28 |
|
|
29 |
|
|
30 |
% Try to make this the last \usepackage |
% Try to make this the last \usepackage |
31 |
\usepackage[colorlinks=true, pdftitle={Escript/Finley install guide}, pdfauthor={Escript development team} |
%\usepackage[colorlinks=true, pdftitle={Escript/Finley install guide}, pdfauthor={Escript development team} |
32 |
,pdfpagelayout=TwoColumnRight]{hyperref} |
%,pdfpagelayout=TwoColumnRight]{hyperref} |
33 |
|
|
34 |
\newcommand{\escript}{\module{esys.escript}\xspace} |
\newcommand{\escript}{\module{esys.escript}\xspace} |
35 |
\newcommand{\finley}{\module{esys.finley}\xspace} |
\newcommand{\finley}{\module{esys.finley}\xspace} |