Mercurial > repos > rliterman > csp2
comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/opt/mummer-3.23/docs/optionman.sty @ 69:33d812a61356
planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author | jpayne |
---|---|
date | Tue, 18 Mar 2025 17:55:14 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
67:0e9998148a16 | 69:33d812a61356 |
---|---|
1 | |
2 \newcommand{\Showoption}[1]{\mbox{\footnotesize \texttt{-#1}}} | |
3 \newcommand{\Option}[3]{\index{Option!\texttt{-#1}}\item[\Showoption{#1}~#2] | |
4 \mbox{}\\% | |
5 #3} | |
6 | |
7 \newenvironment{Showprogramwithoptions}[2]{ | |
8 The program is called as follows: | |
9 \par | |
10 \noindent#1 [\emph{options}] \emph{indexname} | |
11 \par | |
12 #2 | |
13 \par | |
14 And here is a description of the options: | |
15 \par | |
16 \begin{list}{}{} | |
17 }{\end{list}} | |
18 | |
19 \newcommand{\MKV}{\texttt{mkvtree}\xspace} | |
20 | |
21 \parskip5pt | |
22 \parindent0pt |