doc/sod.sty: Add `\fixme' macro for making omissions more obvious.
[sod] / doc / sod.sty
index 2b68df4..b173d77 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