ExampleTeX

TeX Labels

Drawj2d output

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
# Font size in mm
font 6

# TeX Text style
moveto 20 20
texlabel {X_i = \sum_{j=1}^{N} a_{ij} f_j}

# TeX Display style
moverel 0 20
texlabel {\displaystyle X_i = \sum_{j=1}^{N} a_{ij} f_j}

# Normal labels (not TeX), with Unicode
moverel 0 20
label {Xi = ∑ aij fj}

Related

Wiki: Examples

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.