From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/40848 Path: news.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Line break and \in{....}[] command; bookmarks Date: Thu, 01 May 2008 13:37:13 +0200 Message-ID: <4819AB69.8040800@net-b.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1209641915 9035 80.91.229.12 (1 May 2008 11:38:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 May 2008 11:38:35 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu May 01 13:39:12 2008 connect(): Connection refused Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JrX84-0001zM-3Q for gctc-ntg-context-518@m.gmane.org; Thu, 01 May 2008 13:39:12 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CBA011FBCC; Thu, 1 May 2008 13:38:28 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28795-01; Thu, 1 May 2008 13:37:51 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 633681FC20; Thu, 1 May 2008 13:37:51 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 439361FC20 for ; Thu, 1 May 2008 13:37:49 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24978-04 for ; Thu, 1 May 2008 13:37:16 +0200 (CEST) Original-Received: from mail1.physik.fu-berlin.de (mail1.physik.fu-berlin.de [160.45.35.12]) by ronja.ntg.nl (Postfix) with ESMTP id 0B1DD1FBD4 for ; Thu, 1 May 2008 13:37:15 +0200 (CEST) Original-Received: from ith.physik.fu-berlin.de ([160.45.32.115] helo=[127.0.0.1]) by mail1.physik.fu-berlin.de with esmtp (Exim 4.63) (envelope-from ) id 1JrX69-0002la-58; Thu, 01 May 2008 13:37:15 +0200 User-Agent: Thunderbird 2.0.0.12 (X11/20071114) X-ZEDV-Virus-Scanned: No viruses found. [ClamAV 0.92/7006/Thu May 1 12:01:28 2008] X-ZEDV-Spam-Level: -- X-ZEDV-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on zs01.physik.fu-berlin.de X-ZEDV-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.3 X-ZEDV-Spam-Report: * -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] X-Scan-Signature: 29b4e6edbd88df2d95289d23a7d16566 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:40848 Archived-At: Hi all, I use \definereferenceformat[insection][text=Section] however, sometimes the item is that long that ........ Section 5.5 .......... looks much nicer than a "5.5" sticking out of the margin. Is there a possibility to allow a line break between the text and the number? Secondly, I want to use acroread's bookmarks. But I have two problems: a) I failed to create a bookmark for the title page. What is the best way to do so? Currently, I use: \startmakeup[standard][doublesided=no,page=right] ... \stopmakeup b) Somehow the bookmark list goes wrong. I have: \placebookmarks[chapterEP,chapter,section,subsection] where chapterEP is a specially designed version of \chapter but should be on the same level. First, everything goes nice, but then a chapterEP becomes a descendant of another chapterEP. I have no idea how I can reduce the problem to a small example or how to fix it. Any idea? ... chapterEP section subsection subsection section subsection subsection chapterEP section section chapterEP section chapterEP <--- Wrong! section section chapterEP (still wrong level) section section chapterEP <-- Another wrong level) chapterEP (still wrong level) chapterEP (still wrong level, but one less) chapterEP (still wrong level) chapterEP <-- OK again chapterEP Tobias ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________