Changes

Jump to navigation Jump to search
9 bytes added ,  13:27, 9 August 2020
m
Text replacement - "<cmd>" to "{{cmd|"
= Paragraph formatting =
Mark IV extends the <{{cmd>|definefontfeature}} to make full use of the lua opentype engine by adding
'''mode=node''', and various opentype tags features that you want on or off. In the distribution, there is only one case of this:
This means there are two things you have to watch out for:
# You should load the MP packages you need in <{{cmd>|startMPinclusions}}..<{{cmd>|stopMPinclusions}}; not inside a graphic.
# 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 if <{{cmd>|runMPgraphicsfalse}} is active.
= Logos =
The logo commands (<{{cmd>|definelogo}} c.s.) do not exist in MkIV; use layers instead.
= Itemizations =
''Bare'' <{{cmd>|item}} paragraphs (without enclosing list) are not allowed.
= Nomarking/Select =
<{{cmd>|nomarking}} is currently broken and will likely be removed from MkIV; use <{{cmd>|select}} instead:
<texcode>
There was a change in the default path search for external figures, but I don't know the exact details off-hand.
IIRC, the main problem is that texmf tree images are now found before local images. To change this ordering,
use the <tt>location</tt> key to <{{cmd>|setupexternalfigures}}:
<texcode>

Navigation menu