aboutsummaryrefslogtreecommitdiff
path: root/examples/exshexample.tex
diff options
context:
space:
mode:
authorFrank Fuhlbrück2022-01-22 02:18:40 +0100
committerFrank Fuhlbrück2022-01-22 02:18:40 +0100
commit11ff8b0b78e054742de03c54e79dfba475e5c75b (patch)
tree79219bdc15ca2e61bd7a3a95ddc5afecbb7db274 /examples/exshexample.tex
parent0f1e5c6c1712957a86654177d55175aaf7cd2f8e (diff)
downloadexercisesheets-11ff8b0b78e054742de03c54e79dfba475e5c75b.tar.gz
exercisesheets-11ff8b0b78e054742de03c54e79dfba475e5c75b.tar.bz2
exercisesheets-11ff8b0b78e054742de03c54e79dfba475e5c75b.zip
consistent beamer spacinf
Diffstat (limited to 'examples/exshexample.tex')
-rw-r--r--examples/exshexample.tex31
1 files changed, 17 insertions, 14 deletions
diff --git a/examples/exshexample.tex b/examples/exshexample.tex
index f7782e0..1761154 100644
--- a/examples/exshexample.tex
+++ b/examples/exshexample.tex
@@ -15,8 +15,6 @@
\usepackage{hyperref}
\usepackage{xcolor}
-\begin{document}
-
%Usually the person responsible for the entire course:
\author{Exampleauthor}
\date{Example term/semester}
@@ -25,7 +23,9 @@
%Only used for beamer at the moment:
\exshset{exauthor={Author of exercises}}
-\ifbeamer{}{
+\ifbeamer{
+ \exshset{beameruseblocks=false}
+}{
\exshset{
%default is \clearpage
sheet start page action={\pagebreak[3]\hrule},
@@ -38,6 +38,9 @@
task restate font={\color{black!60}},
}
+
+\begin{document}
+
\begin{sheet}[note={Learn how to create nice exercise sheets.},
date={Novanuar 42, -2022},title={First Sheet}]
@@ -126,25 +129,25 @@ task restate font={\color{black!60}},
\end{beamersolution}
\end{exercise}
- \begin{frame}
- \begin{exercise}[points={many, many}]
- \visible<1>{Be careful using only etc.}
- \visible<2>{The overlay specification is simply
- ignored.}
- \visible<3>{So all content is visible simultaneously and
- should not contradict or break itself.}
- \end{exercise}
- \end{frame}
+% \begin{frame}[t]
+% \begin{exercise}[points={many, many}]
+% \visible<1>{Be careful using only etc.}
+% \visible<2>{The overlay specification is simply
+% ignored.}
+% \visible<3>{So all content is visible simultaneously and
+% should not contradict or break itself.}
+% \end{exercise}
+% \end{frame}
\begin{exercise}[points={many, many},savetasks,
- main task font={\scshape},subtask font={\itshape}
+ main task font={\tiny},subtask font={\itshape}
]
\begin{maintask}
The exercise task can be saved and restated.
\end{maintask}
\begin{subtasks}
\subtask{first}
- \begin{solution}
+ \begin{solution}[framed]
None (yet).
\end{solution}
\subtask{second}