Difference between revisions of "Interface.rnc"

From Wiki
Jump to navigation Jump to search
m (Formatting correction)
m (Formatting correction)
Line 13: Line 13:
 
| keywords ||<tt>[...]</tt> || <tt>[...,...,...]</tt> || <tt>[...]  keyword</tt>  
 
| keywords ||<tt>[...]</tt> || <tt>[...,...,...]</tt> || <tt>[...]  keyword</tt>  
 
|-
 
|-
| assignments || <tt>a=b</tt> ||<tt>[...,...=...,...]</tt>
+
| assignments || <tt>[...=...]</tt> ||<tt>[...,...=...,...]</tt> || a=b
 
|-
 
|-
 
| content || <tt>{...}</tt> || <tt>{...,...,...}</tt>
 
| content || <tt>{...}</tt> || <tt>{...,...,...}</tt>

Revision as of 21:41, 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