Difference between revisions of "Command/defineoutput"

From Wiki
Jump to navigation Jump to search
(Create reference page)
 
m
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- please remove this and the following line if you have checked this page -->
 
{{Reference_Cleanup}}
 
 
{{Reference
 
{{Reference
 
|name=defineoutput
 
|name=defineoutput
Line 23: Line 21:
  
 
== Description ==  
 
== Description ==  
== comment ==
+
 
<pre>
 
 
This is not a user-level command. It is used in spec-def to define the specials to be used for certain output formats.
 
This is not a user-level command. It is used in spec-def to define the specials to be used for certain output formats.
  
 +
 +
== Example ==
 +
<texcode>
 
\defineoutput[name][specials]
 
\defineoutput[name][specials]
 +
</texcode>
  
-PG
+
== See also ==
</pre>
+
<!-- something like {{cmd|goto}} -->
 
 
 
 
  
== Example ==
+
== Help from ConTeXt-Mailinglist/Forum ==
<!-- Please fill in an example if you can -->
+
All issues with:
 +
{{Forum|{{SUBPAGENAME}}}}
  
== See also ==
 
<!-- something like [[cmd:goto|\goto]] -->
 
  
[[Category:Reference/en|defineoutput]]
+
[[Category:Command/Internals|defineoutput]]

Latest revision as of 20:39, 8 June 2020

\defineoutput

Syntax

\defineoutput[...][...,...,...]
[...] name
[...,...,...] name


Description

This is not a user-level command. It is used in spec-def to define the specials to be used for certain output formats.


Example

\defineoutput[name][specials]

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: