Menu

Tree [482652] master /
 History

HTTPS access


File Date Author Commit
 RINOgui 2023-03-19 fernando fernando [6b3db9] New features for practising classic arithmetic ...
 src 2024-02-10 fernando fernando [482652] New features to practice multiplication Tables.
 utils 2020-05-06 fernando fernando [c38c64] New features for drawing polygons
 workDir 2014-11-23 fernando_garcia fernando_garcia [6451b9] Minor changes
 README.txt 2014-01-12 David David [6490ee] Creació de executables: el .exe per a Windows i...
 RINOdisplay.exe 2014-01-12 David David [6490ee] Creació de executables: el .exe per a Windows i...
 RINOdisplay.sh 2014-01-30 fernando_garcia fernando_garcia [cc047f] Changing RINOdisplay executable for linux
 RINOpdf 2014-01-10 fernando_garcia fernando_garcia [81cc4f] afegti exercici.java al motor de RINO
 RINOpdf_win.bat 2013-12-21 David David [ddb1bf] Executables per a windows.
 RINOtex 2014-01-10 fernando_garcia fernando_garcia [81cc4f] afegti exercici.java al motor de RINO
 RINOtex_win.bat 2013-12-21 David David [ddb1bf] Executables per a windows.
 build.xml 2019-04-03 fernando_garcia fernando_garcia [d59a55] Minor changes

Read Me

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.