ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Presentation style: customizing the right interaction menu (list-related thread)
@ 2006-10-18 12:01 Renaud AUBIN
  0 siblings, 0 replies; only message in thread
From: Renaud AUBIN @ 2006-10-18 12:01 UTC (permalink / raw)



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


Hi all,

I'm trying to make a custom presentation style using pre-original.
Considering the following piece of code extracted from s-pre-01.tex

\startinteractionmenu[right]
  \placelist
    [Topic]
    [alternative=f, % command, % none,
     maxwidth=\hsize,
     width=\hsize,
     offset=0pt,
     criterium=all,
     align=left,
     style=\setsmallbodyfont\bfx]
\stopinteractionmenu

I would like to know if it is possible to obtain the following behavior:
1. The sample code:
______________________________
\starttext

\TitlePage{Title Page\\pre-original}

\Topics{Some Nice Quotes}

\Topic{A Few}
\Subject{Knuth} \input knuth
\Subject{Tufte} \input tufte

\Topic{Some More}
\Subject{Zapf}   \input zapf
\Subject{Bryson} \input bryson

\stoptext
______________________________

2. The resulting right interaction menus:

(page 1) -> ok, placelist[Topic]...

(page 2) -> Topics page, idem

(page 3) -> \Topic{A few}, idem

(page 4) -> \Subject{Knuth}, here I would have the following right menu
(probably with smaller interline skips between the current Topic and his
Subject(s) and with a smaller font):
A few
  Knuth (highlighted)
  Tufte
Some more

(page 5) -> \Subject{Tufte}
A few
  Knuth
  Tufte (highlighted)
Some more

(page 6) -> \Topic{Some more}
A few
Some more (highlighted)

(page 7).... etc...

Now, I'm sure you all understand what I need  ;)

Possible ? (I defend my PhD soon and it'll be nice to have this nice
feature)

Renaud



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

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

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

only message in thread, other threads:[~2006-10-18 12:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-18 12:01 Presentation style: customizing the right interaction menu (list-related thread) Renaud AUBIN

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