Changes

Jump to navigation Jump to search
806 bytes added ,  22:20, 14 November 2019
no edit summary
<!-- please remove this and the following line if you have checked this page -->
{{Reference_Cleanup}}
{{Reference
|name=getmarking
|attributes=
}}
 
== [[Help:Reference|Syntax]] (autogenerated) ==
<syntax>getmarking</syntax>
== [[Help:Reference|Syntax]] ==
<tr valign="top" class="second">
<td class="cmd">[...]</td>
<td>first last top bottom previous next both all current </td>
</tr>
</table>
== Description ==
 Marks are somewhat special in the sense that they can be loners or part of a chain (chapter-section-...) with special reset requirements. As TeX’s natural model has some limitations, in mkIV we do things a bit different (but rather well defined). When a set of marks on a page is identified, the following keywords can be used:  previous : last before sync next : first after sync  top : first in sync bottom : last in sync  first : first not top in sync last : last not bottom in sync  both : equivalent to first + last all : equivalent to previous + first + last  current : ? When the chain is to be ignored, one can append ":nocheck" to the keyword. There’s also a 'current' method.  == comment Example ==<pre>
Example of usage for each column in columnsets:
<texcode>
\startsetups S
\stoptext
 </pretexcode>
== Example ==
<pre class="example"texcode>
\definemarking[M]
\stoptext
</texcode>
</pre>
== See also ==
{{cmd|definemarking}}
{{cmd|marking}}
== See also Help from ConTeXt-Mailinglist/Forum ==<!-- something like [[cmdAll issues with:goto{{Forum|\goto]] -->{{SUBPAGENAME}}}}
[[Category:ReferenceCommand/enMarking|getmarking]]

Navigation menu