Hi everybody,

While trying to setup a simple literature reference list I encounter the
following problem:

I have defined an enumeration. After typesetting the enumerated list I get
on the first line the enumeration text and lost and alone in front of the
second line the enumeration number.

Is this something I do in a wrong way or is there a bug?

Please try the minimal example below

Kind regards Willi


\setupoutput[pdftex]
\defineenumeration
   [Literatur]
   [location={left,serried},
    style=\em,
    width=broad,
    distance=12pt,
    headstyle=\tfx,
    text=\em,
    left={[},
    right={]},
    inbetween={\blank[small]},
    after={\blank[small]}]

\starttext

\Literatur[Wiese1964] F. Wiese. Buchbinden. 1964.

\Literatur[Goddijn1994] P.Goddijn. Het restaureren van boeken. Koninglijke
Bibliotheek, Den Haag.1994.


\stoptext

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to