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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
|
# shdoc package
# Matthew Bertucci 11/18/2021 for v2.1b
#include:xcolor
#include:float
#include:caption
#include:mdframed
#include:kvoptions
#include:relsize
#include:stringstrings
#include:ifthen
\shchange{key%keyvals}{value}
\shchangecolor{color key%keyvals}{color}
\shchangesymbol{symbol key%keyvals}{symbol}
#keyvals:\shchange,\shchangecolor
backgroundcolor
usernamecolor
machinenamecolor
indicatorcolor
separatorcolor
pathcolor
optioncolor
textcolor
#endkeyvals
#keyvals:\shchange,\shchangesymbol
indicatorsymbol
separatorsymbol
#endkeyvals
#keyvals:\shchange
defaultpath=%<path%>
#endkeyvals
\shpreset{option%keyvals}
#keyvals:\shpreset#c
default
mint
arrows
darkblue
airy
blackwhite
#endkeyvals
\shpresetdef{name}{definition}
\begin{sh}
\end{sh}
\begin{shbox}
\end{shbox}
\shuser{user name}
\shmachine{machine name}
\shline{path}{command}
\shpath
\shoutput{shell cmd options}{text%plain}
\shlistname{sessions list name}
\shfloatname{sessions float name}
\shread{init cmd}{file}#i
\shrun{shell command}
\shautoread{init cmd}{file}#i
\shautorun{shell command}
\shautopath{true or false}
\shautoformat{true or false}
\shclearfiles
\listofsh
\theshlinenumber
|