Re: GTK+ and LATEX



Hi!
I'm wondering if I'm able to display latex symbols using GtkTextView. I
need
to display some math symbols. Maybe I should get into Pango?

You can display a great many symbols with a simple string, if you have a
proper UTF-8 font:

ε η π ω ϑ ξ ∇ ∑ ∫ ∮
∪ ∩ ∞ ∴ ∵ ≃ ≈ ≠ ≡
≝ ≟ ⊂ ⊃ ⊆ ⊇ ⊕ ⋮ ⋯
⋰ ⋱ ⇒ ⇔

(Hope you can see them)

The trick is to also typeset them correctly :o)



Gabriel



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]