Changes

Jump to navigation Jump to search
271 bytes added ,  14:56, 26 July 2022
m
no edit summary
</cd:parameter>
<cd:parameter name="style">
<cd:paramdoc>The style to use for the heading text. See manual [https://www.pragma-ade.com/general/manuals/ma-cb-en.pdf#page=81 Context: an excursion" section 33], Fonts and font switches, e.g. for large, bold, sans serif section headers use <code>style=\tfa\bf\ss</code>.</cd:paramdoc>
<cd:constant type="cd:style"></cd:constant>
<cd:constant type="cd:command"></cd:constant>
</cd:parameter>
<cd:parameter name="aftersection">
<cd:paramdoc>Command to run after the section finishes e.g. at a <code>\stopchapter</code> statement.</cd:paramdoc>
<cd:constant type="cd:command"></cd:constant>
</cd:parameter>
</cd:parameter>
<cd:parameter name="before">
<cd:paramdoc>Command to run before the heading is written</cd:paramdoc>
<cd:constant type="cd:command"></cd:constant>
</cd:parameter>
<cd:parameter name="after">
<cd:paramdoc>Command to run after the heading is written, e.g. <code>after={\blank[3cm]}</code></cd:paramdoc>
<cd:constant type="cd:command"></cd:constant>
</cd:parameter>
<context source="yes" text="which produces">
% next five lines just to show render examples in the effect on this wiki\setuppapersizedefinepapersize[A8sheet][A5width=24cm,landscapeheight=24cm]\setuppaperdefinepapersize[page][nxwidth=46cm, nyheight=26cm]\setuplayoutsetuppapersize[page][locationsheet]\setuppaper[nx=middle4, markingny=on4]
\setuparranging [XY]
\setupbodyfont[3pt6pt]
% actual example starts here
\starttext
\startchapter [title={MillCow}] [image=cow]\dorecurse{12}{\samplefile{loremklein}}
\stopchapter
\startchapter [title={Mill}] [image=hacker]
\dorecurse{24}{\samplefile{lorem}}
\stopchapter
\startchapter [title={Mill}] [image=mill]
\dorecurse{12}{\samplefile{loremklein}}
\stopchapter
\stoptext
93

edits

Navigation menu