chiark / gitweb /
doc/sod.sty: Add `\fixme' macro for making omissions more obvious.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 7 Jul 2018 13:56:07 +0000 (14:56 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 9 Jul 2018 11:11:40 +0000 (12:11 +0100)
doc/sod.sty

index 2b68df4aa68d834dbf910e835b9dd5744e988322..b173d77ab370dd513328d7f8e77f838442e0fde6 100644 (file)
@@ -57,6 +57,9 @@
 %% Listings don't need to be small.
 \let\listingsize\relax
 
+%% Notes for later.
+\def\fixme#1{\leavevmode\marginpar{FIXME}[FIXME: #1]}
+
 %% Metavariables are italics without decoration.
 \def\syntleft{\normalfont\itshape}
 \let\syntright\empty