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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110
|
% Generated from file '.FILE.' by tcllib/doctools with format 'latex'
% Copyright (c) .COPYRIGHT.
% BASIC.a
\documentclass{article}
\begin{document}
\author{@USR@}
\title{.MODULE. / BASIC -- : }
\maketitle
\section{Synopsis}\label{synopsis}
\begin{itemize}
\item[] a-command
\end{itemize}
\section{Description}\label{section1}
OK
\begin{itemize}
%
\item[] \underline{argument-1} integer
%
verification
%
\item[] \underline{argument-2} string (out)
%
mogrification
\end{itemize}
\begin{itemize}
%
\item[] {\bf command-a}
%
explanation
%
\item[] {\bf command-b}
%
elucidation
\end{itemize}
\begin{itemize}
%
\item[] term
%
definition
%
\item[] a-command
%
semantic
\end{itemize}
\begin{enumerate}
%
\item
%
A
%
\item
%
B
C
D
\end{enumerate}
\begin{itemize}
%
\item
%
1
%
\item
%
2
2a
2b
\end{itemize}
\begin{itemize}
%
\item[] {\bf option-1}
%
meaning
%
\item[] {\bf option-2} value
%
elaboration
\end{itemize}
\begin{itemize}
%
\item[] Command-Line Switch: {\bf background}\\
Database Name: {\bf Background}\\
Database Class: {\bf Color}\\
%
candy
%
\item[] Command-Line Switch: {\bf foreground}\\
Database Name: {\bf Foreground}\\
Database Class: {\bf Color}\\
%
caramel
\end{itemize}
KO
\section{Copyright}\label{copyright}
\begin{flushleft}
Copyright (c) .COPYRIGHT.\linebreak
\end{flushleft}
\end{document}
|