File: width.tex

package info (click to toggle)
acs 021-2.3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 2,196 kB
  • ctags: 2,629
  • sloc: cpp: 15,013; makefile: 166
file content (27 lines) | stat: -rw-r--r-- 1,069 bytes parent folder | download | duplicates (2)
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
%$Id: width.tex,v 1.2 96/03/30 18:03:44 al Exp $
% man commands width .
%------------------------------------------------------------------------
\section{{\tt WIDTH} command}
\index{width command}
\index{in option}
\index{input width option}
\index{out option}
\index{output width option}
%------------------------------------------------------------------------
\subsection{Syntax}
\begin{verse}
{\tt Width \{{\tt IN=}{\it value}\}} \{{\tt OUT=}{\it value}\}
\end{verse}
%------------------------------------------------------------------------
\subsection{Purpose}

Set input and output width.
%------------------------------------------------------------------------
\subsection{Comments}

The `{\tt width}' command is the same as the `{\tt options}'
command.  It is provided for SPICE compatibility.  SPICE uses
{\tt width} to set two parameters: {\tt in} and {\tt out},
which we set with the {\tt options} command.
%------------------------------------------------------------------------
%------------------------------------------------------------------------