ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Tobias Burnus <burnus@net-b.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Line break and \in{....}[] command; bookmarks
Date: Thu, 01 May 2008 13:37:13 +0200	[thread overview]
Message-ID: <4819AB69.8040800@net-b.de> (raw)

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
___________________________________________________________________________________


             reply	other threads:[~2008-05-01 11:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-01 11:37 Tobias Burnus [this message]
2008-05-01 15:30 ` Peter Münster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4819AB69.8040800@net-b.de \
    --to=burnus@net-b.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).