From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1399 Path: main.gmane.org!not-for-mail From: "Berend de Boer" Newsgroups: gmane.comp.tex.context Subject: RE: Macro's in chapter names and \placebookmarks Date: Fri, 3 Dec 1999 23:00:36 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <002301bf3dd9$d483aca0$0321a8c0@bmach.nederware.nl> References: <3.0.6.32.19991203103930.007b1410@pop.wxs.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035392227 32462 80.91.224.250 (23 Oct 2002 16:57:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:57:07 +0000 (UTC) Original-To: In-Reply-To: <3.0.6.32.19991203103930.007b1410@pop.wxs.nl> Xref: main.gmane.org gmane.comp.tex.context:1399 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1399 > Can you provide me with the smallest non working sample? Easy: ----------------------- % interface=en output=pdftex \setupinteraction [state=start] \placebookmarks[chapter][open list] \starttext \chapter{Hello \ConTeXt} \stoptext --------------------------- The error is: ---------------------------- (./test.tuo) (./test.tuo) ! TeX capacity exceeded, sorry [parameter stack size=1500]. \pp!doifinstringelse #1chapter#2#3\war -> \csname if\if #2@fals\else tru\fi e... \p!doifinstringelse ...stringelse ##1#1##2##3\war {\csname if\if ##2@fals\el... \doifinstringelse ...else \@EA {\@@@instring }{#2} #3\else #4\fi \doifCMRfontelse ... \next {#1}} {\def \next {#2}} \next \ConTeXt ->C\CMRkern -.0333emo\CMRkern -.0333emn\CMRkern -.0333em\TeX \CMRke... \doonespecial ...kmarklevelcount }{Hello \ConTeXt }{1}{\openbookmark }\relax ... l.6 \placebookmarks[chapter][open list] ! ==> Fatal error occurred, the output PDF file not finished! Transcript written on test.log. ----------------------------------------- And of course I run the latest bugs. Groetjes, Berend. (-: