summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/pdf-forms-tutorial-en/forms-src/fde0008.tex
blob: 40e12074b557d741e8f42e6fb24bc284487ba49b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
We use
\begin{lstlisting}
&&\\*[-0.9em]
\end{lstlisting}
to add vertical space between the table lines. In the last table
line we use
\begin{lstlisting}
&&\\*
\end{lstlisting}

In the \textit{ChoiceMenu\/} we set the ``popdown=true'' parameter
to establish popdown-behaviour.\\
The parameter ``width=20em'' parameter sets the horizontal size.
\lstinputlisting{../examples/ex0003.tex}