[NTG-context] Help on centering text inside the standard makeup
Andreas Harder
aharder at uni-koblenz.de
Fri Nov 11 13:59:55 CET 2011
On 11.11.2011, at 13:27, Marco Pessotto wrote:
>
> Hello!
>
> I have some problem centering the text inside the standardmakeup. The
> resulting alignment is centered, yes, but relative to the text block of
> the defined layout, and being a doublesided document, the left space is
> lesser then the right space (which is not what I wanted, as it's
> supposed to be the cover of a booklet).
>
> For example:
>
> %%%%%%%%%
> \setuppagenumbering[alternative=doublesided]
> \showframe
>
> \starttext
>
> \startstandardmakeup
> \raggedcenter
> This should be the long title
> \stopstandardmakeup
>
> \input tufte
>
> \stoptext
> %%%%%%%%%
Hi,
there is also a page makeup
\startpagemakeup[align=center]
{\bfc This should be the long title}
\stoppagemakeup
Regards
Andreas
More information about the ntg-context
mailing list