ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bookmarks with the specified label on
@ 2014-02-05  8:05 Lei WANG
  0 siblings, 0 replies; only message in thread
From: Lei WANG @ 2014-02-05  8:05 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 855 bytes --]

I have specified the headnumber of chapter to be "the Number chpt".

By using \setuplist and \placelist with the attributes "label=yes",
I could get a content with the label as what I want.

But the headnumber of chapter label on bookmarks is still using "Number"
intead of  "the Number chpt".
What should I do to enable this feature?
A minimal example:

\setuplabeltext[en][chapter={the , chpt}]
\setupinteraction[state=start]
\placebookmarks[chapter,section]
\setupinteractionscreen[option=bookmark]


\setuplist[chapter,section,subsection][alternative=c]
\setuplist[chapter][distance=3em]
\setuplist[section][margin=2em]
\setuplist[subsection][margin=4em]

\starttext
\placelist[chapter,section,subsection][label=yes]
\chapter{first}
\input knuth
\chapter{second}
\input knuth
\section{second2}
\input knuth
\subsection{second3}
\input knuth
\stoptext

[-- Attachment #1.2: Type: text/html, Size: 2137 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-02-05  8:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-05  8:05 Bookmarks with the specified label on Lei WANG

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).