By: qwert2003 ( A. Vontobel )
Debian software package (deb) available
2010-May-05 23:09
A Debian software package of Mavscript 0.16 is available for download.
Use this deb file to easily install Mavscript if you are running Ubuntu or another Debian based Linux distribution.
By: none ( 0 )
Randomness
2010-Mar-02 10:38
Hey,
Is there any way I can generate random numbers when I run tex file on Mavscript.
I had got lcg & random packages but they are generating only after latex to pdf compilation
By: qwert2003 ( A. Vontobel )
Mavscript 0.1.6 released
2007-Nov-29 22:47
Mavscript 0.1.6 has been released.
The changes are:
- Reads from stdin, writes to stdout
- NewLine char found in input file used for output file, thus line terminators not system dependent anymore. Useful for templates under version control.
- option --quiet
- Yacas Version 1.2.2
- Documentation updated
Introduction and Function Reference Yacas 1.2.2,
FAQ
By: qwert2003 ( A. Vontobel )
Mavscript 0.1.5 released
2007-Aug-01 01:03
Mavscript 0.1.5 has been released.
The changes are:
- Syntax Highlighting for Mavscript templates
in Notepad++
- MS-Word *.docx files are automatically recognized.
By: qwert2003 ( A. Vontobel )
Mavscript 0.1.4 released
2007-Jan-09 12:54
Mavscript 0.1.3 has been released.
Greek letters and generally Unicode chars can be used in variable names.
While the Java-interpreter BeanShell natively supports Unicode, the algebra system Yacas does not. This release adds Unicode support to Mavscript for Yacas too.
The changes are:
- option --ascii
Converts Unicode chars (i.e. "β") to a ascii representation ("escu03b2"), before beeing sent to the algebra system. Afterwards they get converted back ("β").
Yacas Version 1.0.62
Yacas documentation updated
Introduction and Function Reference version 1.0.62
By: qwert2003 ( A. Vontobel )
Mavscript 0.1.3 released
2006-Mar-12 12:41
Mavscript 0.1.3 has been released.
The changes are:
- new function --extract, -x
Extracts the math commands contained in the template and writes them to the OutputFile. No calculation is done. Useful for finding errors in the template.
- new option --controlchar, -D
Instead of the $-sign in $m/$i/$io/$o/$n, an other sign may be used.
By: qwert2003 ( A. Vontobel )
Mavscript 0.1.2 released
2006-Jan-29 22:34
Mavscript 0.1.2 has been released.
The changes are:
- translated to English
(both the program and the documentation are available in German and English)
- yacas update to version 1.0.61
By: qwert2003 ( A. Vontobel )
Mavscript 0.1.1 released
2005-Oct-25 23:31
Mavscript 0.1.1 has been released.
The changes are:
- better readable console output
for option --verbose
- yacas update to version 1.0.59
- problem with < and > characters in OpenOffice
fixed.
- Syntax Highlighting for Mavscript templates
in Kwrite and Jedit
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
By: qwert2003 ( A. Vontobel )
Debian software package (deb) available
2010-May-05 23:09
A Debian software package of Mavscript 0.16 is available for download.
Use this deb file to easily install Mavscript if you are running Ubuntu or another Debian based Linux distribution.
By: none ( 0 )
Randomness
2010-Mar-02 10:38
Hey,
Is there any way I can generate random numbers when I run tex file on Mavscript.
I had got lcg & random packages but they are generating only after latex to pdf compilation
By: qwert2003 ( A. Vontobel )
Mavscript 0.1.6 released
2007-Nov-29 22:47
Mavscript 0.1.6 has been released.
The changes are:
- Reads from stdin, writes to stdout
- NewLine char found in input file used for output file, thus line terminators not system dependent anymore. Useful for templates under version control.
- option --quiet
- Yacas Version 1.2.2
- Documentation updated
Introduction and Function Reference Yacas 1.2.2,
FAQ
By: qwert2003 ( A. Vontobel )
Mavscript 0.1.5 released
2007-Aug-01 01:03
Mavscript 0.1.5 has been released.
The changes are:
- Syntax Highlighting for Mavscript templates
in Notepad++
- MS-Word *.docx files are automatically recognized.
By: qwert2003 ( A. Vontobel )
Mavscript 0.1.4 released
2007-Jan-09 12:54
Mavscript 0.1.3 has been released.
Greek letters and generally Unicode chars can be used in variable names.
While the Java-interpreter BeanShell natively supports Unicode, the algebra system Yacas does not. This release adds Unicode support to Mavscript for Yacas too.
The changes are:
- option --ascii
Converts Unicode chars (i.e. "β") to a ascii representation ("escu03b2"), before beeing sent to the algebra system. Afterwards they get converted back ("β").
Yacas Version 1.0.62
Yacas documentation updated
Introduction and Function Reference version 1.0.62
By: qwert2003 ( A. Vontobel )
Mavscript 0.1.3 released
2006-Mar-12 12:41
Mavscript 0.1.3 has been released.
The changes are:
- new function --extract, -x
Extracts the math commands contained in the template and writes them to the OutputFile. No calculation is done. Useful for finding errors in the template.
- new option --controlchar, -D
Instead of the $-sign in $m/$i/$io/$o/$n, an other sign may be used.
By: qwert2003 ( A. Vontobel )
Mavscript 0.1.2 released
2006-Jan-29 22:34
Mavscript 0.1.2 has been released.
The changes are:
- translated to English
(both the program and the documentation are available in German and English)
- yacas update to version 1.0.61
By: qwert2003 ( A. Vontobel )
Mavscript 0.1.1 released
2005-Oct-25 23:31
Mavscript 0.1.1 has been released.
The changes are:
- better readable console output
for option --verbose
- yacas update to version 1.0.59
- problem with < and > characters in OpenOffice
fixed.
- Syntax Highlighting for Mavscript templates
in Kwrite and Jedit