Changes

Jump to navigation Jump to search
24 bytes removed ,  13:24, 9 August 2020
m
Text replacement - "</cmd>" to "}}"
You may experience cases where the defined size of your layer is ignored and you can’t get linebreaking or multiple lines at all.
This is due to {{cmd|setlayer</cmd> }} using {{cmd|hbox</cmd> }} internally. You can work around the problem using {{cmd|setlayerframed</cmd>}}:
<context source=yes>
This is not always what you desire like in the example above, where on each page the current page number should be shown and not the number from the first page.
To recalculate the content on each new page you have to enclose the {{cmd|setlayer</cmd> }} settings within {{cmd|startsetups</cmd> }} ... {{cmd|stopsetups</cmd> }} and
write <code>\setupbackgrounds[page][setups=setupname,background=layername]</code> in your document.

Navigation menu