Difference between revisions of "Interface.rnc"

From Wiki
Jump to navigation Jump to search
m (added head link)
m (reference non-list added)
Line 21: Line 21:
 
| triplet ||  <tt>[x:y:z]</tt>?? || <tt>[x:y:z=,...]</tt>
 
| triplet ||  <tt>[x:y:z]</tt>?? || <tt>[x:y:z=,...]</tt>
 
|-
 
|-
| reference || <tt>[ref,ref,...]</tt>
+
| reference || <tt>[ref]</tt> || <tt>[ref,ref,...]</tt>
 
|-
 
|-
 
| word || <tt>{... ...}</tt>
 
| word || <tt>{... ...}</tt>

Revision as of 11:16, 28 August 2006

< XML

interface.rnc

This page describes how to use the Relax NG Comact Schema interface.rnc that texshow-web and alike builds upon.

The namespace for the xml definition is http://www.pragma-ade.com/commands.

How do the elements look like?

sample apperance of elements
element name simple list description
keywords [...] [...,...,...] [...] keyword
assignments [...=...] [...,...=...,...] a=b
content {...} {...,...,...} <text> (fixed)
triplet [x:y:z]?? [x:y:z=,...]
reference [ref] [ref,ref,...]
word {... ...}
nothing ...
file ... ... file
csname \command
index {...} {...+...+...}
position (..) (...,...) (...,...) number, number
displaymath $$...$$ $$...$$ formula
tex \command