Changes

Jump to navigation Jump to search
283 bytes added ,  19:36, 3 November 2021
m
</texcode>
Another way to start a previously defined <code>makeup</code> is to put it into the <code>\start</code> invocation, i.e., \start<''name''>makeup</code>. In the above case we can easily simply refer to the ''custom'' <code>makeup </code> with <code>\startcustommakeup</code>:
<texcode>
<texcode>
\definemakeup[customone][align=middle]
\definemakeup[customtwo][bottom=,] % See note belowon Vertical Alignment
\starttext
\startcustomonemakeup
</texcode>
== Horizontal Aligment == Horizontal aligment is specified with the <code>align</code> optionas in: <texcode>\definemakeup[custom][align=flushright] % align here is used to set text flush to the right\starttext\startcustommakeupThis is a title page.\stopcustommakeup \input zapf\stoptext</texcode>
== See Also ==

Navigation menu