Changes

Jump to navigation Jump to search
m
no edit summary
The following partial example adds a picture at the end of each chapter:
<sourcetexcode>\definecounter[EventCount] [ way=bytext, prefix=no, ]
\startTEXpage
\incrementcounter[EventCount]
\externalfigure[{\rawcountervalue[EventCount]}] [ height=\paperheight, orientation=90, ]
\stopTEXpage
</sourcetexcode>
The pictures are numbered sequentially, starting at 1.
== See Also ==
* [[Counters]]
* {{cmd|incrementcounter}} - Increase the counter value
* {{cmd|decrementcounter}} - Decrease the counter value
View the source for more details:
httphttps://source.contextgarden.net/tex/context/base/mkiv/strc-num.mkiv
419

edits

Navigation menu