ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Structure of titles in MkIV
@ 2014-10-14 11:49 Michał Goliński
  2014-10-15  7:42 ` Alan BRASLAU
  0 siblings, 1 reply; 11+ messages in thread
From: Michał Goliński @ 2014-10-14 11:49 UTC (permalink / raw)
  To: ntg-context

Given a file:

\setupinteraction[state=start]
\placebookmarks[part,chapter][part,chapter]

\starttext

\startchapter[title=Prologue, number=no]
\input knuth
\stopchapter

\startpart[title={Part A}]
   \startchapter[title=One]
   \input knuth
   \stopchapter
\stoppart

\startchapter[title=Epilogue]
\input knuth
\stopchapter

\stoptext

I would expect to have the logical structure of titles as follows:

+ Prologue
+ Part A
- + One
+ Epilogue

i.e., "Epilogue" should be at the highest level, as "Prologue" is.
Context gives me an Epilogue that is a child of "Part A".

Is it possible to have the chapter "Epilogue" not be a child of "Part 
A"?

Best regards
Michał Goliński

___________________________________________________________________________________
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] 11+ messages in thread

end of thread, other threads:[~2014-10-19 15:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-14 11:49 Structure of titles in MkIV Michał Goliński
2014-10-15  7:42 ` Alan BRASLAU
2014-10-15  7:45   ` Alan BRASLAU
2014-10-15 12:25   ` Keith Schultz
2014-10-15 14:10     ` Alan BRASLAU
2014-10-16  9:32       ` Keith J. Schultz
2014-10-16 11:25         ` Hans Hagen
2014-10-16 13:34           ` Keith Schultz
2014-10-17  9:13         ` Alan BRASLAU
2014-10-18 11:57     ` Michał Goliński
2014-10-19 15:03       ` Alan BRASLAU

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