forked from magsilva/latex2rtf
-
Notifications
You must be signed in to change notification settings - Fork 0
Ttranslator program to convert LaTeX formatted text files into “rich text format” (RTF) files (fork from http://latex2rtf.sourceforge.net/)
guilhermecd/latex2rtf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
latex2rtf is a translator program that translates LaTeX text into the RTF format used by various text processors, most notably Word. For the Copyright of the Program see the file Copyright. Version 2.2.1 only contains minor changes needed to silence compiler warnings, update documentation, and improve package distribution. No new functionality is included. Version 2.2.0 has a bunch of minor bug fixes, adds support for the setspace package, adds support for \bibstyle, extends babel converage to include british, greek, and frenchb languages, fix \graphicspath, improve handling of cp1251 and support \accent23 for czech. As of verison 2.1.0, latex2rtf uses Unicode for all characters. Since most fonts are missing some special math characters, it is recommended that the STIX fonts (http://www.mozilla.org/projects/mathml/fonts/) be installed for best results. As of version 1.9.13, latex2rtf supports converting equations to bitmaps. This requires TeX and ImageMagick. See scripts/README. To install (on a UNIX system) - Edit Makefile for your local configuration. The default install is reasonable, but if you do not have root access, then you might need to set $PREFIX to be your home directory. - make - If this is not your first-time installation, you may want to preserve your old configuration (*.cfg) files. Copy them to a safe place before installing. - make check (expect warnings but no errors) - make install Reporting bugs to the homepage at Sourceforge http://sourceforge.net/projects/latex2rtf/ * Please verify your bug with the most recent version of the program. * Please provide the version of the program you are using * Please provide your operating system and version number * Provide a short latex file that exhibits the bug. It is imperative that you spend time isolating the problem into a small latex file. This shows that you actually care enough about the problem to spend some of your time trying to help isolate the bug. * Be patient. Provide patches. Enjoy.
About
Ttranslator program to convert LaTeX formatted text files into “rich text format” (RTF) files (fork from http://latex2rtf.sourceforge.net/)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- TeX 56.8%
- C 37.1%
- C++ 3.5%
- Makefile 1.1%
- Shell 0.9%
- DIGITAL Command Language 0.4%
- Other 0.2%