ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Steffen Wolfrum <context@st.estfiles.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: subject kills bookmarks?
Date: Sun, 15 Aug 2010 19:05:41 +0200	[thread overview]
Message-ID: <9ED6609A-8987-4B62-B1A6-7C8DCCF36EF5@st.estfiles.de> (raw)

Hi,

Why does subject kill bookmarks when used as first entry?
See attached example. 

(I am not sure whether I misunderstood the structural logic that's used for bookmarks.)

Steffen



\setupinteraction[state=start]
\setupinteractionscreen[option=bookmark]

\setupbodyfont[mscore,12pt]



\defineconversion [greekone] [α,β,γ,δ,ε,ζ,η,θ,ι,κ,λ,μ,ν,ξ,ο,π,ρ,σ,τ,υ,φ,χ,ψ,ω]

\setuphead
 [chapter]
[sectionsegments=2:2,conversion=numbers,sectionstarter={},sectionstopper={.}]
\setuphead
 [section]
[sectionsegments=3:3,conversion=characters,sectionstarter={},sectionstopper={)}]
\setuphead
 [subsection]
[sectionsegments=4:4,conversion=greekone,sectionstarter={(},sectionstopper={)}]


\placebookmarks[chapter,section,subsection,subsubsection,subject][all][force=yes]

\starttext
\placelist[chapter,section,subsection,subsubsection,subject][criterium=all]

		\subject{Vorwort}% Here bookmarks are killed?
		\chapter{Eins}
	%	\subject{Vorwort}% Here it would work!
       \section{Klein A}
       \section{Klein B}
       \subsection{Alpha}
       \subsection{Beta}
       \chapter{Zwei}

\stoptext


___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2010-08-15 17:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-15 17:05 Steffen Wolfrum [this message]
2010-08-16 18:06 ` Hans Hagen
2010-08-16 20:23   ` Steffen Wolfrum
2010-08-16 21:15     ` Hans Hagen

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=9ED6609A-8987-4B62-B1A6-7C8DCCF36EF5@st.estfiles.de \
    --to=context@st.estfiles.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).