Difference between revisions of "Interface.rnc"

From Wiki
Jump to navigation Jump to search
(This page describes the xml file for texshow-web)
 
m (Formatting correction)
Line 15: Line 15:
 
| assignments || <tt>a=b</tt> ||<tt>[...,...=...,...]</tt>
 
| assignments || <tt>a=b</tt> ||<tt>[...,...=...,...]</tt>
 
|-
 
|-
| content || <tt>{...} || {...,...,...}</tt>
+
| content || <tt>{...}</tt> || <tt>{...,...,...}</tt>
 
|-
 
|-
 
| triplet ||  <tt>[x:y:z]</tt>?? || <tt>[x:y:z=,...]</tt>
 
| triplet ||  <tt>[x:y:z]</tt>?? || <tt>[x:y:z=,...]</tt>

Revision as of 21:20, 11 August 2004

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 {...} {...,...,...}
triplet [x:y:z]?? [x:y:z=,...]
reference [ref,ref,...]
word {... ...}
nothing ...
file ... ... file
csname \command
index {...} {...+...+...}
position (..) (...,...) (...,...) number, number
displaymath $$...$$ $$...$$ formula
tex \command