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
|
# scalerel package
# Matthew Bertucci 9/21/2021 for v1.8
#include:calc
#include:graphicx
#include:etoolbox
\scalerel{object}{reference}
\scalerel[max width]{object}{reference}
\scalerel*{object}{reference}
\scalerel*[max width]{object}{reference}
\stretchrel{object}{reference}
\stretchrel[narrowest aspect]{object}{reference}
\stretchrel*{object}{reference}
\stretchrel*[narrowest aspect]{object}{reference}
\scaleto{object}{height}
\scaleto[max width]{object}{height}
\stretchto{object}{height}
\stretchto[narrowest aspect]{object}{height}
\scaleleftright{left obj}{reference}{right obj}
\scaleleftright[max width]{left obj}{reference}{right obj}
\stretchleftright{left obj}{reference}{right obj}
\stretchleftright[narrowest aspect]{left obj}{reference}{right obj}
\hstretch{scale}{object}
\vstretch{scale}{object}
\scaleobj{scale}{object}
\ThisStyle{definition}#*
\SavedStyle#*
\LMex#*
\LMpt#*
\scriptstyleScaleFactor#*
\scriptscriptstyleScaleFactor#*
\Isnextbyte{test byte}{string}#*
\Isnextbyte[q]{%<test byte%>}{%<string%>}#*
\theresult#*
\ignoremathstyle#*
\ignoremathstyle[mode]#*
\discernmathstyle#*
\thesrwidth#*
\thesrheight#*
\srblobheight#*
\srblobdepth#*
\mnxsrwidth#*
|