Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 29a710f

Browse files
committed
Document \citetitle and \programopt.
1 parent 37f1574 commit 29a710f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Doc/doc/doc.tex

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,11 @@ \section{Special Markup Constructs}
366366
string value. The character will be typeset as with \macro{samp}.
367367
\end{macrodesc}
368368

369+
\begin{macrodesc}{citetitle}{\op{url}\p{title}}
370+
A title for a referenced publication. If \var{url} is specified,
371+
the title will be made into a hyperlink when formatted as HTML.
372+
\end{macrodesc}
373+
369374
\begin{macrodesc}{class}{\p{name}}
370375
A class name; a dotted name may be used.
371376
\end{macrodesc}
@@ -486,6 +491,10 @@ \section{Special Markup Constructs}
486491
and Windows programs.
487492
\end{macrodesc}
488493

494+
\begin{macrodesc}{programopt}{\p{option}}
495+
A command-line option to an executable program.
496+
\end{macrodesc}
497+
489498
\begin{macrodesc}{refmodule}{\op{key}\p{name}}
490499
Like \macro{module}, but create a hyperlink to the documentation
491500
for the named module. Note that the corresponding

0 commit comments

Comments
 (0)