chiark
/
gitweb
/
~mdw
/
sod
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
5134f04
)
doc/sod.sty: Add `\fixme' macro for making omissions more obvious.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 7 Jul 2018 13:56:07 +0000
(14:56 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 9 Jul 2018 11:11:40 +0000
(12:11 +0100)
doc/sod.sty
patch
|
blob
|
blame
|
history
diff --git
a/doc/sod.sty
b/doc/sod.sty
index 2b68df4aa68d834dbf910e835b9dd5744e988322..b173d77ab370dd513328d7f8e77f838442e0fde6 100644
(file)
--- a/
doc/sod.sty
+++ b/
doc/sod.sty
@@
-57,6
+57,9
@@
%% Listings don't need to be small.
\let\listingsize\relax
%% 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
%% Metavariables are italics without decoration.
\def\syntleft{\normalfont\itshape}
\let\syntright\empty