| View previous topic :: View next topic |
| Author |
Message |
roland65 General User

Joined: 13 Dec 2007 Posts: 22
|
Posted: Mon Oct 10, 2011 12:12 am Post subject: New! TexMaths, a LateX equation editor for LibreOffice |
|
|
Hi,
I released last week TexMaths, a new extension for LibreOffice.
TexMaths is an easy to use equation editor that alows to edit and generate LaTeX equations in Writer, Impress and Draw documents. TexMaths is a based on ooolatex, which is not maintained anymore.
You can find all the details at this website : http://roland65.free.fr/texmaths
Best regards,
RB |
|
| Back to top |
|
 |
Robert Tucker Moderator


Joined: 16 Aug 2004 Posts: 3367 Location: Manchester UK
|
Posted: Mon Oct 10, 2011 12:47 am Post subject: |
|
|
I get a BASIC syntax error – Unexpected symbol: set EXT=%1
sTexMaths = "@echo off" & chr(10) &_
chr(10) &_
"rem This script is part of the TexMaths package" & chr(10) &_
"rem http://roland65.free.fr/texmaths" & chr(10) &_
"rem" & chr(10) &_
"rem Roland Baudin (roland65@free.fr)" & chr(10) &_
chr(10) &_
"rem Process the options" & chr(10) &_
"set EXT=%1" & chr(10) &_
"set DPI=%2" & chr(10) &_
"set TMPPATH=%3" & chr(10) &_
"set FILENAME=tmpfile" & chr(10) &_
chr(10) &_
"rem Set Paths" & chr(10) &_
sPaths & chr(10) &_
"rem Generate system log" & chr(10) &_
"call :SystemLog" & chr(10) &_
chr(10) &_ _________________ LibreOffice 3.6.6 on Fedora 18, LibreOffice 4.0.2 on Ubuntu 13.04 (Double Boot) |
|
| Back to top |
|
 |
roland65 General User

Joined: 13 Dec 2007 Posts: 22
|
|
| Back to top |
|
 |
Robert Tucker Moderator


Joined: 16 Aug 2004 Posts: 3367 Location: Manchester UK
|
Posted: Mon Oct 10, 2011 7:44 am Post subject: |
|
|
Many thanks. Working now. _________________ LibreOffice 3.6.6 on Fedora 18, LibreOffice 4.0.2 on Ubuntu 13.04 (Double Boot) |
|
| Back to top |
|
 |
nesur Newbie

Joined: 11 Oct 2011 Posts: 2
|
Posted: Fri Oct 14, 2011 11:15 am Post subject: |
|
|
| Great, thank you a lot. I am now replacing my ooolatex equations for TexMaths equations. I have found a couple of bugs, and I have reported them in the sourceforge tracker. |
|
| Back to top |
|
 |
roland65 General User

Joined: 13 Dec 2007 Posts: 22
|
Posted: Sun Oct 16, 2011 2:39 am Post subject: |
|
|
Hi,
the bug is fixed and I released a new version (0.31).
Thanks for the bug report.
RB |
|
| Back to top |
|
 |
nesur Newbie

Joined: 11 Oct 2011 Posts: 2
|
Posted: Wed Oct 19, 2011 8:25 am Post subject: |
|
|
| It's working correctly now, thanks a lot! |
|
| Back to top |
|
 |
|