Prev Next stackrel

Stacking One Thing Above Another
Syntax $latex \stackrel{%above%}{%commands%}$$

Description
XML dependently interpret the output corresponding to commands with the specified output above it.

Example
The input
 
	$$latex A \stackrel{a'}{\rightarrow} B 
	          \stackrel{b'}{\rightarrow} C
	$$
generates the following output
     
 A \stackrel{a'}{\rightarrow} B 
              \stackrel{b'}{\rightarrow} C
     

Input File: latex/stackrel.omh