61ccb63c4d
LaTeX. The default encoding is UTF-8. The most of LaTeX commands are available and : 1) macros from amsmath and symbols from amssymb and stmaryrd; 2) \includegraphics (without options); 3) the TeX macro \over; 4) accents from amsxtra package; 5) the macros \definecolor, \textcolor, \colorbox and \fcolorbox from the package color; 6) the macros \rotatebox, \reflectbox and \scalebox from the package graphicx; 7) the most of latin unicode characters are available and cyrillic or greek characters are detected for the loading of the different fonts; 8) the commands \newcommand and \newenvironment; 9) the environments array, matrix, pmatrix,..., eqnarray, cases; 10) the fonts are embedded in the jar file to be used by fop 0.95 to generate PDF, PS or EPS (SVG export with shaped fonts works fine too); 11) and probably other things I forgot... There is no dependency and no external programs to install : JLaTeXMath is fully functional by itself. WWW: http://forge.scilab.org/index.php/p/jlatexmath/ PR: ports/143860 Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
26 lines
1.3 KiB
Text
26 lines
1.3 KiB
Text
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Basic/Example1.java
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Basic/Example2.java
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Basic/Example3.java
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Basic/Example4.java
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Basic/Main.java
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Basic/lion.png
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Export/Convert.java
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Export/Example1.java
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Export/Example2.java
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Export/Example3.java
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Export/Example4.java
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Export/Main.java
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Export/README
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Export/build.xml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Export/lion.png
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Macros/FooPackage.java
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Macros/Main.java
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Macros/Package_Foo.xml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Macros/README
|
|
share/java/classes/jlatexmath-0.8.9.jar
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/Macros/bin
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/Macros
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/Export
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/Basic
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
|
%%PORTEXAMPLES%%@exec mkdir -p %D/%%EXAMPLESDIR%%/Macros/bin
|