aboutsummaryrefslogtreecommitdiff
path: root/ws-form.tex
diff options
context:
space:
mode:
authorHolden Rohrer <hdawg7797@yahoo.com>2019-09-02 11:04:25 -0400
committerHolden Rohrer <hdawg7797@yahoo.com>2019-09-02 11:04:25 -0400
commit316af5df7376789009a082a3a8a3560a4661f88f (patch)
treef5cdfdf0f928c6bc59e90124383339916c7c8ca0 /ws-form.tex
parentfa4e06dc03deca1dc1dfff57b6c339774e1cdcb4 (diff)
modularised worksheets
Diffstat (limited to 'ws-form.tex')
-rw-r--r--ws-form.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/ws-form.tex b/ws-form.tex
new file mode 100644
index 0000000..d446912
--- /dev/null
+++ b/ws-form.tex
@@ -0,0 +1,11 @@
+\input color %allows colored answers
+\def\underline#1{\vbox{\hbox{#1}\vskip 1pt\hrule\vskip-1pt}}
+\long\def\question#1#2{%question and answer
+\par #1
+\bigskip
+
+{\color{red}%
+#2
+}\vfil
+}
+