MacStudio ARM compatibility
binaries in the latest release tarball
you are right! I just replaced the tarball by latex2rtf-2.3.18a.tar.gz which should not contain the binaries any more.
binaries in the latest release tarball
r1266 also added support for user defined counters accessed through \the<counter>
adding hebrew.cfg
PLEASE do not append YOUR question to an already closed case!!! PLEASE read the instructions carefully. Support requests will NOT be answered. Use the mailing list instead.
Hello all Another error message within the script is latex2png: error: convert (ImageMagick) failed to translate l2r_0004.eps to l2r_0004.png Thank you Obum
Hello all I am trying to convert a simple .tex file in a RTF file. The text is properly converted. But I get this error message where there are tables or pictures or graphs [Sorry. Ignored \begin{stlog} ... \end{stlog}] Figure 1: [Sorry. Ignored \begin{stlog} ... \end{stlog}] I will appreciate assistance. Thank you Obum
In the MS Windows version, the tab "About" of the GUI clearly sais that it is distributed under the GNU public license. Furthermore, the file "copyright.txt" which is installed in the program folder lists all relating licenses. In the Unix version the same information is in the file "Copyright" in the source code folder. So what is the problem?
Please add a license
bracecheck in test needs to be made executable
\bigcup translated as intersection
Good catch. The codes of bigcap and bigcup are mixed up. For a quick fix, open the file direct.cfg in the cfg folder of the latex2rtf installation with a text editor and change line 40 \bigcap,{\u8899}. to \bigcap,{\u8898}. and line 42 \bigcup,{\u8898}. to \bigcup,{\u8899}.
\bigcup translated as intersection
reverting unwanted deletes
updating Changelog
add missing source files utf8_support.c, utf8_support.h, proof.c, proof.h, test/html.sty
updating source files for release 2.3.17
adding support for non-ascii characters in verbatim blocks
I have installed the Latex2rtf but once i run it and the cmd window start it crash .
updated documentation (Linux uninstall)
updated documentation (Linux uninstall)
updated documentation (Linux uninstall)
Tikz support is broken
Windows introduced a "convert" command, ImageMagick in turn changed its calling syntax from "convert" to "magick convert". After updating this in the latex2png script, latex2rtf is able to process the tex file in the tikz-test.tgz (.tar.gz) archive. Will be changed in the next release.
Windows introduced a "convert" command, ImageMagick in turn changed its calling syntax from "convert" to "magick convert". After updating this in the latex2png script, latex2rtf is able to process the tex file in the tikz-test.tgz (.tar.gz) archive.
This tex file no longer works in latex2rtf
An attempt at the alternative for B, i.e. we leave \fi and \li to style.cfg. Problem: if a \bibitem has a second paragraph, its left indent will not line up with the first if user changes bibitem \fi and \li in style.cfg Changes: In vertical.h: - introduce PARAGRAPH_BIBITEM In xrefs.c: CmdThebibliography() does not change parindent It still sets left margin. However the amount we should use is not known (maybe it could be parsed from style.cfg), so if the bibitem has a second paragraph, its left...
bibitem in style.cfg and indentation
updated Russian translation for l2rshell
committing updated README
Thank you for this patch. It is included in release 2.3.16.
patch: fixed comments for newer latex2rtf in ukrainian.cfg
committing updated l2rshell files
in l2rshell.cpp, added check for buffer overflow
fixed ukrainian.cfg
patch: fixed comments for newer latex2rtf in ukrainian.cfg
updated version info for l2rshell
fixed bug when \int was followed by \frac
fixed bug when \int was followed by \left or \r...
fixed bug in main.c line 368: comparison change...
fixed bug in main.c line 368: comparison change...
You are right. However when compiled for MS WIndows, "==" does not detect equality...
Error in main.c
Error in main.c
WH:
WH:
make checkdir fails
Thank you for pointing this out. I uploaded a new tarball 2.3.11a which contains...
make checkdir fails
WH: Fix memory leaks which could cause address ...
I do underdstand and unfortunately, I wouldn't be able to do it either. Maybe asking...
I don't know whether 1. self-locating and 2. automake would be possible. It may or...
More details about requirements here.
More details about reuiqrements here.
Integration to TeX Live?