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
|
# soup package
# Matthew Bertucci 1/18/2021 for v1.0.2
#include:expl3
#include:l3keys2e
#include:tikz
#include:xparse
#keyvals:\usepackage/soup#c
usetikz#true,false
highlight#true,false
highlightcolor=#%color
linecolor=#%color
#endkeyvals
\begin{alphabetsoup}
\begin{alphabetsoup}[width][height][font]
\begin{alphabetsoup}*#*
\begin{alphabetsoup}*[width][height][font]#*
\end{alphabetsoup}
\begin{Alphabetsoup}
\begin{Alphabetsoup}[width][height][font]
\begin{Alphabetsoup}*#*
\begin{Alphabetsoup}*[width][height][font]#*
\end{Alphabetsoup}
\begin{numbersoup}{max}
\begin{numbersoup}[width][height]{max}[min][font]
\begin{numbersoup}*{max}#*
\begin{numbersoup}*[width][height]{max}[min][font]#*
\end{numbersoup}
\begin{homemadesoup}{symbols}
\begin{homemadesoup}[width][height]{symbols}[font]
\begin{homemadesoup}*{symbols}#*
\begin{homemadesoup}*[width][height]{symbols}[font]#*
\end{homemadesoup}
\hideinsoup{x}{y}{dir}{seq}
\hideinsoup{x}{y}{dir}{seq}[clue]
\hideinsoup*{x}{y}{dir}{seq}
\hideinsoup*{x}{y}{dir}{seq}[clue]
\highlightinsoup{x1}{y1}{x2}{y2}
\listofclues
\listofclues[format]#*
\theclue#*
\showlist#S
|