Skip to content

ra3xdh/latex2rtf-ex

Repository files navigation

Проект представляет собой доработку проекта latex2rtf для преобразования
файлов TeX в RTF-файлы. Проект основан на коде latex2rtf версии 1.19.15

В настоящий момент реализовано:
 - обработка рисунков TikZ
 - обработка некоторых символов
 
В дальнейшем будут добавлена поддержка ещё некоторых популярных пакетов.

-----

С наилучшими пожеланиями, Кузнецов В.В.


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.

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 Github

              http://github.com/ra3xdh/latex2rtf-ex
or via e-mail:
              ra3xdh@gmail.com

About

Extended LaTeX to RTF converter based on latex2rtf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published