AZ logo

CTAN directory: /support/latex2rtf

Packages in this directory:

Identifier Caption
latex2rtf Convert LaTeX into Rich Text Format.

Files

Name Size* Date UTC Notes
README 3 KiB 2011-Feb-01 Shown below
STIXbeta_ttf.zip 440 KiB 2010-May-31
latex2rtf-2.1.0.tar.gz 1185 KiB 2010-Mar-06
latex2rtf-2.1.0_dos.zip 3885 KiB 2010-Mar-06
latex2rtf-2.1.0_win-NO-GUI.zip 2924 KiB 2010-Mar-06
latex2rtf-2.1.0_win.exe 2185 KiB 2010-Mar-06
latex2rtf-2.1.1beta7_win-NO-GUI.zip 2985 KiB 2011-Feb-08
latex2rtf-2.1.1beta7_win.exe 2205 KiB 2011-Feb-08
latex2rtf-gui.tar.gz 11 KiB 2010-May-12
relnotes-2.1.1beta7.txt 2 KiB 2011-Feb-08
relnotes210-dos.txt 1 KiB 2010-Mar-06
relnotes210-unix.txt 1 KiB 2010-Mar-06
relnotes210-win-NO-GUI.txt 1 KiB 2010-Mar-06
relnotes210-win.txt 2 KiB 2010-Mar-06

  *File sizes in kibibytes.

Contents of README

Choose the appropriate package for download:

-unix package: Contains ONLY source code. It has to be compiled and installed 
 before it can be used. The source code is not restricted to unix systems but 
 can also be compiled on several other systems, including Mac OS X.

-win package: Ready to use, automated installer. 
 Only for Windows NT, 2000, XP, 2003, and Vista, NOT for Win9x and ME.
 From version 2.0.0 on, this also works on 64bit systems, 
 but then be sure to also install the appropriate versions
 of Ghostscript and ImageMagick.

-win-NO-GUI package: Ready to use. 
 for Windows NT, 2000, XP, 2003, and Vista,
 maybe also works on Windows 9x and ME

-dos package: Ready to use.
 Only recommended for older systems where win-NO-GUI package doesn't work.

-linux-gtk package: Ready to use. 
 For Linux, including a graphical user interface (GUI).
 Not updated to current version.

-MacOS9 package: Ready to use. For Mac OS 9.
 Not updated to current version.


THIS package (latex2rtf-win-NO-GUI) works for
Win NT, 2000, XP, 2003, and Vista, also for 64 bit versions,
probably also for Win 98 and Win ME


The 2.1.1 release of latex2rtf has a few new features and many bug fixes.  
It is a recommended upgrade for all users of latex2rtf.

latex2rtf shell
---------------
New features (since 2.1.0) include:

 * A checkbox is added to choose whether debug output 
   is written to the console window or to a file. 
   The default log file name is "latex2rtf.log" and can be changed.

Bug fixes include:

 * The links to the Help file and on the About page have been fixed.

latex2rtf version 2.1.1
-----------------------
Changes (since 2.1.0) include:

 * When inserting the raw LaTeX code of equations (-M32 option), 
   equations are now delimited by $...$ or \[...\]
   which allows MathType to recognize and convert them.

New features (since 2.1.0) include:

 * Allow specifying the folder for temporary files (-T option)
   also under Windows. If this folder is specified in the GUI shell, 
   it will be created if it does not yet exist.

 * If in the shell the debug level is set to 2 or higher,
   debug output is written to the file "latex2rtf.log".
   For d<2, debug output is written to the console window.

Bug fixes (since 2.1.0) include:

 * Handling of cp1251 

 * Windows version: Conversion of equations and graphics
   now also works when the -T tmpfolder option is used.
   (TEXINPUTS variable used Unix style separators but 
    MikTeX needs DOS style separators.)

 * bug #3117074 "Unbalanced brackets in .rtf"
   This probably also fixes
   bug #3110859 "Corrupt RTF in beta4"

 * bug #3110011 "PDF with errors in Latex2rtf, but not in pdf2pnga"
   
 * bug #3107835 "Strange rendering of symbols in math mode"

 * bug #3107832 "Cannot find cfg if multilanguage babel"

 * bug #3029906 "longtable produces malloc problem"

 * bug #2987586 ".tex:3 Package/option 'dutch' unknown"

 * bug #2986546 "-i switch has no effect in WIN_32"

 * bug #2977951 "Word with unbalanced ["

New features (since 2.0.0) include:

 * better support for the acronym package
 * support for the preamble command \graphicspath{}
 * apply MS Word styles more consistently