]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/mathml_editor/editex.pc.in
* changed handling of ' (\primes) with a few patches in the stylesheets
[helm.git] / helm / DEVEL / mathml_editor / editex.pc.in
1 # This is a comment
2 prefix=@prefix@
3 exec_prefix=@exec_prefix@
4 libdir=@libdir@
5 includedir=@includedir@
6
7 Name: EdiTeX
8 Description: An XML/MathML editor based on TeX/LaTeX syntax
9 Version: @VERSION@
10 Requires: glib-2.0
11 Libs: -L${libdir} -leditex
12 Cflags: -I${includedir}/editex
13