RINO Software Code
RINO generates random maths exercises for secondary school teachers.
Status: Pre-Alpha
Brought to you by:
fernando_garcia
| File | Date | Author | Commit |
|---|---|---|---|
| RINOgui | 2025-10-19 |
|
[63dbab] New feature added. See -ex 285 |
| src | 2025-10-19 |
|
[63dbab] New feature added. See -ex 285 |
| utils | 2020-05-06 |
|
[c38c64] New features for drawing polygons |
| workDir | 2014-11-23 |
|
[6451b9] Minor changes |
| README.txt | 2014-01-12 |
|
[6490ee] Creació de executables: el .exe per a Windows i... |
| RINOdisplay.exe | 2014-01-12 |
|
[6490ee] Creació de executables: el .exe per a Windows i... |
| RINOdisplay.sh | 2014-01-30 |
|
[cc047f] Changing RINOdisplay executable for linux |
| RINOpdf | 2014-01-10 |
|
[81cc4f] afegti exercici.java al motor de RINO |
| RINOpdf_win.bat | 2013-12-21 |
|
[ddb1bf] Executables per a windows. |
| RINOtex | 2014-01-10 |
|
[81cc4f] afegti exercici.java al motor de RINO |
| RINOtex_win.bat | 2013-12-21 |
|
[ddb1bf] Executables per a windows. |
| build.xml | 2019-04-03 |
|
[d59a55] Minor changes |
In order to use RINOpdf and RINOdisplay it is required to have installed LaTeX in your opperating system. - RINOtex creates a file with .tex extension and LaTeX format. - RINOpdf creates a file with .tex extension and LaTeX format, then calls the opperating system tthe command 'pdflatex' to create a PDF file. Thus, 'pdflatex' is required. - RINODisplay is a graphical interface to use RINOpdf. Thus, 'pdflatex' is also required.