File: guide.tex

package info (click to toggle)
sisl 4.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,560 kB
  • sloc: ansic: 84,814; cpp: 4,717; makefile: 7
file content (39 lines) | stat: -rw-r--r-- 665 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
\documentstyle[a4,twoside,epsf, graphicx]{sislman}
\def \RR{\hbox{\rm I\negthinspace R}}

\pagestyle{headings}
\makeindex
\begin{document}

\begin{titlepage}
  \vspace{5 cm}
  \begin{center}
  \Huge
  \textbf{SISL} \\
  \huge
  The SINTEF Spline Library \\ 
  \LARGE
  (version 4.4)\\ 
  User's Guide \\
  \vspace{10 mm}
  \large
  SINTEF ICT, Applied Mathematics \\
  March 18, 2005
  \end{center}

\end{titlepage}


\pagenumbering{roman}
\tableofcontents
\cleardoublepage
\pagenumbering{arabic}
\setcounter{page}{1}
\input{foreword}
\input{chap_intro_abridged}
\input{sample_programs}
\input{viewer}
\input{licensing_information}

\cleardoublepage
\end{document}