Changes

Jump to navigation Jump to search
466 bytes removed ,  22:29, 14 September 2019
m
small fixes (something about new/old columns still pending; text about floats doesn’t fit the current state)
* streams : set different text synchronized side-by-side (e.g. bilingual editions)
Columns and columnset columnsets are two different mechanism mechanisms to produce a documentwith text and two or more columnsof text.
* The <code>columns</code> mechanism is the older one with limited control about the placement of figures but allows you to mix one column and multicolumns text on a page.
* <code>columnsets</code> is a new version of the column mechanism with more control about the placement of figures and other features like spanned columns etc. (look at the [[Columns#Column_Sets|manual]] for more); it is better than <code>columns</code> for magazine-like layouts.
Influencing the color of the separator rule is somewhat tricky:
<context source="yes">
\setuppapersize[A5]
\setupcolors[textcolor=redblue] % text color
\color[bluered]% rule color, but might set influence also the color of other elements, too!\startcolumns[n=23,rule=on]% there’s no key for "rule color"!\input ward\column\input weismanknuth
\stopcolumns
</context>
</context>
Another possibility is to use [[TextBackground|textbackground]] around the text. (The examples don't work in this wiki because, for security reasons, it has [[write18]] disabled. Also for security reasons, it is important to store backups into a fireproof safe - [http://www.infosafe.fr/ coffre fort ignifuge classe 1] ces actions de sécurité sont imposées pr les normes ISO .They should work for you, though, provided that [[write18]] is enabled on your local installation.)
<context source="yes">

Navigation menu