[NTG-context] Vertical alignment in nested itemizations
Marco
netuse at lavabit.com
Thu May 10 10:57:05 CEST 2012
On 2012-05-10 Procházka Lukáš Ing. - Pontex s. r. o. <LPr at pontex.cz> wrote:
> - seems OK with my not-so-recent MkIV - see the attachment.
That also shows the misalignment. It's more visible when you use
\showboxes. Give it a run as it is and then add “Foo” after
\starttext and give it a second run and compare both.
\setuppapersize[A4][A4]
\setuplayout[
topspace=0.7cm,
backspace=0.7cm,
leftmargin=0cm,
rightmargindistance=0cm,
rightmargin=0cm,
footer=0cm,
header=0cm,
width=fit,
height=fit,
]
\mainlanguage[sv]
\enableregime[utf]
\starttext
\showboxes
% uncomment Foo to get proper alignment
% Foo
\startitemize[n][style=sans]
\item \input tufte
\item
\startitemize[a,packed][left={},right={)},stopper=,style=sans]
\item Det sökta
\item Bingospjäll
\stopitemize
\item \input tufte
\item \input tufte
\item \input tufte
\item \input tufte
\item \input tufte
\item \input tufte
Brynja
\stopitemize
\stoptext
Marco
More information about the ntg-context
mailing list