Difference between revisions of "Command/processpage"

From Wiki
Jump to navigation Jump to search
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
 
(3 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
|attributes=
 
|attributes=
 
}}
 
}}
 +
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>processpage</syntax>
  
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
Line 22: Line 25:
 
== Description ==  
 
== Description ==  
  
 +
From the [http://minimals.contextgarden.net/current/context/beta/tex/context/base/page-ini.mkiv source code]:
  
 +
"The <code>\processpage</code> command has become obsolete. It's original
 +
purpose was to flush only parts of a document but nowadays we have
 +
project structure and modes. This is just one of those very early
 +
features that no longer makes sense."
  
== Example ==
+
[[Category:Command/Internals|processpage]]
<!-- Please fill in an example if you can -->
 
 
 
== See also ==
 
<!-- something like {{cmd|goto}} -->
 
 
 
== Help from ConTeXt-Mailinglist/Forum ==
 
All issues with:
 
{{Forum|{{SUBPAGENAME}}}}
 
 
 
[[Category:Commands|processpage]]
 

Latest revision as of 16:30, 11 November 2019

\processpage

Syntax (autogenerated)


Syntax

\processpage[...,...,...][...]
[...,...,...] name
[...] yes no


Description

From the source code:

"The \processpage command has become obsolete. It's original purpose was to flush only parts of a document but nowadays we have project structure and modes. This is just one of those very early features that no longer makes sense."