Changes

Jump to navigation Jump to search
29 bytes added ,  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.
= See Also =
* An example, [[Alternating backgrounds and repeating layers]] like Watermarks(2007)
* Some applications in the [[manual:details.pdf|Details]] manual
* [[Sample documents]]: [[BusinessCard]] and [[Letter style]]
{{todo|We need a lot of documentation and samples for this complicated subject.}}
[[Category:Graphics]] [[Category:Layers]] [[Category:Layout]] [[Category:Basics]]

Navigation menu