Changes

Jump to navigation Jump to search
→‎Does first bracket work?: Corrected formatting.
The following does not work in MKII nor MKIV, i.e. the margin notes are neither on the left nor slanted.
<texcode>
\setupinmargin[right][style=slanted]
\starttext
Hello World! \inmargin{Goodbye}
\stoptext
</texcode>
However, the following does:
<texcode>
\setupinmargin[location=right,style=slanted]
\starttext
Hello World! \inmargin{Goodbye}
\stoptext
</texcode>
[[User:Richard Stephens|Richard Stephens]] 09:51, 2 June 2011 (CEST)

Navigation menu