summaryrefslogtreecommitdiff
path: root/handouts.sty
diff options
context:
space:
mode:
authorCamil Staps2016-09-22 16:42:26 +0200
committerCamil Staps2016-09-22 16:42:26 +0200
commit23956ca4d74c9da108cee53b2c856f1362dbcb36 (patch)
tree2c1c63536759b1cbaac8776dec23b60f51cf5a5c /handouts.sty
parentBenton: passive (diff)
WIP commit Benton
Diffstat (limited to 'handouts.sty')
-rw-r--r--handouts.sty4
1 files changed, 3 insertions, 1 deletions
diff --git a/handouts.sty b/handouts.sty
index 9d006ad..d4c99cb 100644
--- a/handouts.sty
+++ b/handouts.sty
@@ -32,8 +32,10 @@
\ifshowpagenrs\begingroup\pagenrStyle\enspace(p. #1)\endgroup\fi}
\newcommand{\summary}[1]{%
\ifshowsummary #1\fi}
+\newcommand{\plainnote}[1]{%
+ \ifshownotes\begingroup\noteStyle#1\endgroup\fi}
\newcommand{\note}[1]{%
- \ifshownotes\begingroup\noteStyle\enspace(#1)\endgroup\fi}
+ \plainnote{\enspace(#1)}}
\newcommand{\criticism}[1]{%
\ifshowcriticism\begingroup\criticismStyle\criticismStart{}#1\endgroup\fi}
\newcommand{\term}[1]{%