Aquileo | Recent changes to bugshttps://sourceforge.net/p/ooolatex/bugs/Recent changes to bugsenTue, 04 Feb 2014 14:17:39 -0000Aquileo | #24 LibreOffice 4 error and solutionhttps://sourceforge.net/p/ooolatex/bugs/24/?limit=25#6936<div class="markdown_content"><p>Thank you very much for the modification. Although, as you fear, oooLaTeX will become unusable if someone doesn't take up the task to improve it...</p></div>DrydenTue, 04 Feb 2014 14:17:39 -0000https://sourceforge.netf03fb4cee58ce950100078064c4d84383f80c726Aquileo | LibreOffice 4 error and solutionhttps://sourceforge.net/p/ooolatex/bugs/24/<div class="markdown_content"><p>Hi, I'm a fan of your software, and an active user for a long time.</p>
<p>Excuse the grammatical errors: this is an automatic translation (but corrected) with Google Translator.</p>
<p>I tested OOOLaTeX for the new version of LibreOffice, finding an error. Looking at the script, the error lies in the function DocInfo, in the OOOLaTeXTools module.</p>
<p>The line problem, which prevents the execution of the program is as follows:</p>
<p>oDocInfo StarDesktop.CurrentComponent.getDocumentInfo = ()</p>
<p>I commented this line, putting in place the following code:</p>
<p>oDocInfo ThisComponent.getDocumentProperties = ()</p>
<p>With this change, the program works normally. The error may have been caused by the recent changes and deletions in the LibreOffice API.</p>
<p>Please, do not let the project die. OOOLaTeX is still the best option for entering mathematical formulas in LibreOffice. TexMaths is good, but still has errors in alignment to the base line, which does not occur in OOOLaTeX.</p>
<p>Thanks for the nice job.</p>
<p>PS.: LibreOffice 4 changed the filter to display images. This greatly improved the display quality of the formulas in PNG.</p></div>Murilo NetoTue, 12 Feb 2013 01:09:19 -0000https://sourceforge.net54ee81c01b72044eeec52082acc99a1f1303a21cAquileo | dvipshttps://sourceforge.net/p/ooolatex/bugs/23/<div class="markdown_content"><p>If you get an "error during the processing of dvips" when pressing "Latex" on lucid Ubuntu, it might be due to a problem with dvips.<br />
I checked by trying dvips on the console and got an error of the form "dvips: free(): invalid pointer: 0x..."</p>
<p>I was able to solve the problem by adding the following line at the beginning of the OOoLatex.sh file (found under ~/.openoffice.org/3/user/uno_packages/cache/uno_packages/1WBAJI_/OOoLatex-4.0.0-beta-2-linux.oxt):</p>
<p>export MALLOC_CHECK_=1</p></div>Jobst HeitzigWed, 30 Mar 2011 13:48:45 -0000https://sourceforge.net2965654bb0a06089c84d6ae260709b9e52bfd04bAquileo | subscript in expand can not be savedhttps://sourceforge.net/p/ooolatex/bugs/22/<div class="markdown_content"><p>When I use subscript in expand mode, I save the file and open it again, the content in subscript position goes bask to normal type. But subscript in expand works well. The OOolatex I use is OOoLatex-4.0.0-beta-2-linux.oxt.</p></div>Elpmis LeeWed, 19 May 2010 07:16:36 -0000https://sourceforge.neta499cccef9b42f9a17cada35151e4af15ebbe165Aquileo | Shared installation can't write OOoLatex.sh https://sourceforge.net/p/ooolatex/bugs/21/<div class="markdown_content"><p>Hi,</p>
<p>in a shared installation the directory <br />
/var/spool/openoffice/uno_packages/cache/uno_packages/UKmep6_/OOoLatex-4.0.0-beta-2-linux.oxt<br />
is only root-writable, and "Save" the "Conifg" dialog can't write OOoLatex.sh in that location,<br />
throwing an exception.</p>
<p>OOoLatex should handle this more gracefully, and e.g. mention the permission problem <br />
and directory in an error message window.</p>
<p>Yours,<br />
Steffen</p></div>Steffen NeumannSat, 06 Mar 2010 13:12:46 -0000https://sourceforge.nete627fe5061c1f652331d46c4e2a92c1ce372159cAquileo | crash when editing pasted equationhttps://sourceforge.net/p/ooolatex/bugs/20/<div class="markdown_content"><p>When using OOoLatex to edit an equation created by copying and pasting another equation created with OOoLatex, it crashes NeoOffice consistently.</p></div>AnonymousMon, 22 Feb 2010 20:32:42 -0000https://sourceforge.net6134cdaa15389e00e34adecc9be6efa42d4cc592Aquileo | OOoLatex on Win with Miktex 2.7https://sourceforge.net/p/ooolatex/bugs/19/<div class="markdown_content"><p>The following applies to OOoLatex on Windows with MikTex2.7 and Cygwin</p>
<p>1) Upon Installation one should be informed that a virtual shell needs to be installed (also the notion 'MinSys' should be explained)<br />
2) The function 'WinPath' prepends a '/C/' in front of the path which is not correct in the above configuration and needs to be replaced with '/cygdrive/c/'<br />
3) It is confusing that the script demands the Windows versions of Latex and Ghostview to be installed during setup, but actually relies on the respective programs to be available in the virutal shell, being called from OOoLatex.sh. The latter script is written by function 'WriteScript' which erroneously calls gswin32c.exe, which is not executable in the virtual shell. Instead, it should write calls to 'gs' independently of the actual operating system.</p>
<p>I hope that this was useful; thanks for maintaining this great tool OOoLatex!</p></div>AnonymousThu, 26 Nov 2009 12:14:23 -0000https://sourceforge.neta70e34c946d2d246eae1d63107197a3d4c8cbc9fAquileo | OOoLattex beta 2 crashhttps://sourceforge.net/p/ooolatex/bugs/18/<div class="markdown_content"><p>Hi, <br />
on Vista Ultimate 64 bit openoffice 3.1, OOoLatex beta 2, ghostscript 8.63, msys 1.01 and Miktex 2.7, enter 'E=1' in expand latex window results in a crash<br />
of OOoLatex. Error window(a) :BASIC-Laufzeitfehler,Datei nicht gefunden. A second error window shows a debug-editor window at section<br />
[Meine Makros & Dialoge].OOlatex. In function MakeEquation(IEqSize=12,sEqType=inline,sCode=E=1) the highlight code row:<br />
Shell(sShellCommand, 4, sShellArg, true) is marked.</p>
<p>Any hints?<br />
grepi</p></div>greTue, 18 Aug 2009 09:00:32 -0000https://sourceforge.net6a34d2073b1f4d43ce5d039bb11b07ffca02a2b9Aquileo | non-resizable windowhttps://sourceforge.net/p/ooolatex/bugs/17/<div class="markdown_content"><p>I use Ubuntu Hardy amd64 and the default (metacity?) for graphics. After installing ooolatex, I tried to open the configuration window, but it was too small and was not resizeable. After turning off graphical effects (in preferences-> appearance -> visual effects), it worked fine. According to the forum, other people with both metacity and compiz are also having this problem: <a href="http://sourceforge.net/forum/forum.php?thread_id=2046334&forum_id=503853.">http://sourceforge.net/forum/forum.php?thread_id=2046334&forum_id=503853.</a></p>
<p>let me know if you need more info. amd405 at psu dot edu</p></div>AnonymousTue, 16 Sep 2008 20:53:48 -0000https://sourceforge.net94a5a575578f39283327b8b8c3ef2fe122583635Aquileo | "BASIC runtime error. File not found"https://sourceforge.net/p/ooolatex/bugs/16/<div class="markdown_content"><p>Ocuured in OpenOffice 2.4.1:</p>
<p>1.Create new document <br />
2.Launch equation<br />
3.Type anything<br />
4.press «LaTeX»</p>
<p>"BASIC runtime error. File not found" error message pops up</p>
<p>I have installed OooLatex 4.0.0 — beta 2 for Windows, Msys 1.0.10, GhostScript 5.50 and fonts archieved in OooLatexFonts.zip.</p></div>AnonymousThu, 14 Aug 2008 11:53:00 -0000https://sourceforge.net2c2299f44d8262c36603fc0ca151c5f9564a3c5f