On Sat, Feb 19, 2005 at 04:06:56PM +0100, Hans Hagen wrote:
> Slawek Zak wrote:
> >Hi,
> >
> >In this document:
> >
> >\setupindenting[medium]
> >\setupwhitespace[medium]
> >\setupbodyfont[16pt]
> >
> >\starttext
> >\chapter{This is a test}
> >
> >\AutoDroppedCaps \input tufte
> >
> >\input tufte
> >\stoptext
> >
> >I get output attached in gif file. It works fine without \chapter before. 
> >Any
> >thoughts?
> 
> can you try
> 
> \unprotect
> 
> \ifx\keeplinestogether\undefined
>   \let\keeplinestogether\gobbleoneargument
> \fi

[...]

> btw, high level interface:
> 
> \setupindenting[medium] \setupwhitespace[medium]
> 
> \setupinitial[state=start,n=3]
> \definefontsynonym[Initial][SerifBold]
> 
> \placeinitial \dorecurse{3}{\input tufte \endgraf}

Tried that. Same problem. Should I patch the original ConTeXt file? I just put
your code in the document. Sorry for a lame question.

/S
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to