1# doctools package
2# Matthew Bertucci 11/14/2021 for v0.1
3
4#include:kvoptions
5#include:pdftexcmds
6#include:etoolbox
7#include:xstring
8#include:kvsetkeys
9#include:cmap
10#include:listings
11#include:xcolor
12#include:colortbl
13#include:xspace
14#include:url
15
16\marg{abc}
17\oarg{arg}
18\bs
19\command{cmd}
20\cs{csname}
21\arg{arg}
22\environment{envname}
23\env{envname}
24\package{package}
25\ltxclass{class}
26\option{option}
27\parameter{parameter}
28\person{person}
29\AfterLastParam
30\Default{arg}
31\Example{arg}
32\latex
33\begin{Optionlist}#\tabular
34\end{Optionlist}
35\begin{latexcode}#V
36\end{latexcode}
37\printCodeFromFile{last line}{file}
38\printCodeFromFile[first line]{last line}{file}
39\labelfile{file path/name}
40\file{file path/name}
41
42\thelstFirstLine#*
43\thelstLastLine#*
44\PrintFileName{file}#*
45\thefile#*
46\theHfile#*