ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Proper presentations with stepping
@ 2020-05-26 18:57 Thomas Welter
  0 siblings, 0 replies; only message in thread
From: Thomas Welter @ 2020-05-26 18:57 UTC (permalink / raw)
  To: ntg-context

The presentation examples with stepping always seem to lack page and section numbers because \incrementcounter gets fired on every stepping iteration. For that I adjusted a few lines in spresent-steps.mkiv. You can see an (scientifically-styled) example presentation here: https://github.com/WelterDevelopment/present-steps-context

Also I would like to propagate the idea of removing the sectioning heads from the page content and move them to the page header. This does simplify a lot of issues in (non-javascript) stepped presentations:
\setuphead[section,subsection][page=yes, placehead=empty]
\setupheadertexts[{\getmarking[sectionnumber] \getmarking[section] -- \getmarking[subsectionnumber] \getmarking[subsection]}][]

Maybe something like this can be added as a new example presentation in texmf-context\doc\context\presentations\examples because the current present-steps-001 is a little too minimal.

If you have any ideas to automate the prevention of auto-incrementing the counters for floats and equations, please don't hesitate to commit changes.

Kind regards,
Thomas
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

only message in thread, other threads:[~2020-05-26 18:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-26 18:57 Proper presentations with stepping Thomas Welter

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