diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/exshexample.tex | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/examples/exshexample.tex b/examples/exshexample.tex index 9d507b5..85b726a 100644 --- a/examples/exshexample.tex +++ b/examples/exshexample.tex @@ -77,6 +77,23 @@ only={-} \begin{exercise}[points={many, many}, firstline={Read the manual.}] \end{exercise} + \begin{solution}[framed,fragile] + Oh no, it's quite long. + \newframe + Really long, but please \verb|\relax|. + Ok, but my brain feels like: + \begin{verbatim} +% + x + $ t +& + + +\ +# + \end{verbatim} + And yours? + \end{solution} \end{sheet} %3 |
