summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/context/third/fixme/doc/fixme.tex
blob: 25c68367d7566ff3121000c7147dfcd56fe06dec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
\usemodule[fixme]

\starttext

\startprocesscommalist[text,margin,footnote,left,right,inner,outer]

\section{Fixme test with location \quotation{#1}}

\input knuth
\fixme[#1]{This is a short note.}
\input knuth

\stopprocesscommalist

\stoptext