aboutsummaryrefslogblamecommitdiffstats
path: root/doc/user/equ
blob: 6e3525d9f160661f2312afefba9840d2e50015f7 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                   


                                               


















                                                                        
@Chapter
   @Title { Equations }
   @Tag { equations }
@Begin
@LP
This chapter explains how to produce mathematical formulas in Lout,
equations. @Index { equations }
mathematics. @Index mathematics
equations. @RawIndex { equations }
equations.eq @SubIndex { @Code "@Eq" }
eq.equations @Index { @Code "@Eq" (equations) }
using the @Code "@Eq" symbol like this:
@ID @Code {
"@Eq { big int supp 1 on 0 ` dx over sqrt {1 - x sup 2} = pi over 2 }"
}
This example produces
@ID @Eq { big int supp 1 on 0 ` dx over sqrt {1 - x sup 2} = pi over 2 }
The @Code "@Eq" symbol looks after all the details of spacing for
you, and it provides several hundred mathematical symbols.
@BeginSections
@Include { equ_intr }
@Include { equ_symb }
@Include { equ_vert }
@Include { equ_spac }
@Include { equ_disp }
@Include { equ_defs }
@Include { equ_summ }
@Include { equ_tequ }
@EndSections
@End @Chapter