OthersLaTeX Equation Editor for Windows

Information and discussion about other tools not listed above.
Post Reply
sigman
Posts: 1
Joined: Wed Jun 03, 2009 7:04 pm

LaTeX Equation Editor for Windows

Post by sigman »

I wrote a new application for windows. It is LaTeX Equation Editor (LaTeX EE)

LaTeX EE is free and Open Source and is hosted in sourceforge.
It can be downloaded from

http://latexee.sourceforge.net/

LaTeX EE is a tiny equation editor with OLE capabilities, so you can embed LaTeX equations in every OLE aware Windows application, such as OOo Writer, Word, etc. I currently use it to embed equations into my OOo Writer documents. It works

Of course, you'll need a running LaTeX distribution installed in your windows system for LaTeX EE to work. I have tested it only with MiKTeX (recommended one).

Feedback is welcome.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
localghost
Site Moderator
Posts: 9201
Joined: Fri Feb 02, 2007 12:06 pm

Re: LaTeX Equation Editor for Windows

Post by localghost »

A very interesting project and worth a look. I think it will be more helpful for users of MS Word than for those of OpenOffice.org (OOo) because OOo has a built-in script language that is very similar to LaTeX. In the rare cases when using OOo it always worked fine for me.


Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]

¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
golivier
Posts: 1
Joined: Sun Nov 15, 2020 8:48 pm

LaTeX Equation Editor for Windows

Post by golivier »

Hi,

I have the following error with your latexee. I have recently updated my Miktek installation...
Could you help me?


"C:\Program Files\MiKTeX\miktex\bin\x64\texify.exe" -b -c "latex_eq_edit_tmp.tex"
This is pdfTeX, Version 3.14159265-2.6-1.40.21 (MiKTeX 20.11)
entering extended mode
! I can't find file `C:/Users/GERALD'.
<to be read again>
\protect
<*> C:/Users/GERALD~
1/AppData/Local/Temp/latex_eq_edit_tmp.tex
Please type another input file name:
! Emergency stop.
<to be read again>
\protect
<*> C:/Users/GERALD~
1/AppData/Local/Temp/latex_eq_edit_tmp.tex
No pages of output.
Transcript written on texput.log.

Sorry, but "MiKTeX Compiler Driver" did not succeed.

The log file hopefully contains the information to get MiKTeX going again:

C:\Users\Geraldine OLIVIER\AppData\Local\MiKTeX\miktex\log\texify.log
Texify threw an error
ValentinaC
Posts: 1
Joined: Fri Dec 18, 2020 5:40 am

LaTeX Equation Editor for Windows

Post by ValentinaC »

golivier wrote:Hi,

I have the following error with your latexee. I have recently updated my Miktek installation...
Could you help me?


"C:\Program Files\MiKTeX\miktex\bin\x64\texify.exe" -b -c "latex_eq_edit_tmp.tex"
This is pdfTeX, Version 3.14159265-2.6-1.40.21 (MiKTeX 20.11)
entering extended mode
! I can't find file `C:/Users/GERALD'.
<to be read again>
\protect
<*> C:/Users/GERALD~
1/AppData/Local/Temp/latex_eq_edit_tmp.tex
Please type another input file name:
! Emergency stop.
<to be read again>
\protect
<*> C:/Users/GERALD~
1/AppData/Local/Temp/latex_eq_edit_tmp.tex
No pages of output.
Transcript written on texput.log.

Sorry, but "MiKTeX Compiler Driver" did not succeed.

The log file hopefully contains the information to get MiKTeX going again:

C:\Users\Geraldine OLIVIER\AppData\Local\MiKTeX\miktex\log\texify.log
Texify threw an error
Oh I met the same error with yours. Have you solve this problem? May you inspire me how to deal with it? Thanks in advance.
Post Reply