File: test.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 (14 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\documentstyle[twoside]{sislman}

\begin{document}

\chapter{Curve definition.}

\section{Straight line between two points.}

\input{SISLCurve}
\input{SISLSurf}
\input{SISLBox}
\input{SISLDir}
\input{SISLIntcurve}
\end{document}