Difference between revisions of "Command/defineoutput"

From Wiki
Jump to navigation Jump to search
(Create reference page)
 
(Cleanup)
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.
 
\defineoutput[name][specials]
 
 
-PG
 
</pre>
 
 
  
  
 
== Example ==
 
== Example ==
<!-- Please fill in an example if you can -->
+
<texcode>
 +
\defineoutput[name][specials]
 +
</texcode>
  
 
== See also ==
 
== See also ==

Revision as of 13:51, 11 April 2010

\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