Changes

Jump to navigation Jump to search
4 bytes added ,  18:17, 14 March 2016
m
make mkii capitalization even more consistent
# You have to make sure that you do not re-state equations that were already solved in a previous graphic.
These are in fact the exact same rules that you have to adhere to in mkii MkII if <cmd>runMPgraphicsfalse</cmd> is active.
Another difference is the way text is handled in mkivMkIV. In particular, color (<code>withcolor</code>)
is not applied to metapost text. For example,
</texcode>
currently does <b>not</b> work in mkivMkIV. However,
<texcode>
</texcode>
does work. This second solution works both in mkiv MkIV and in mkiiMkII.
(Note that <code>\color[red]</code> can be abbreviated <code>\red</code>.)
= Images =
The official way of placing image in in mkivMkIV:
<texcode>
\placefigure[middle,none]{}{...}
</texcode>
mkii The MkII way was
<texcode>
\placefigure[middle]{none}{...}
= Logos =
The logo commands (<cmd>definelogo</cmd> c.s.) do not exist in mkivMkIV; use layers instead.
= Itemizations =
= Nomarking/Select =
<cmd>nomarking</cmd> is currently broken and will likely be removed from mkivMkIV; use <cmd>select</cmd> instead:
<texcode>
37

edits

Navigation menu