# latex2rtf を Homebrew, apt, dnf, MacPorts, zypper でインストール

latex2rtf のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:latex2rtf
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install latex2rtf
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install latex2rtf
```

  証拠: MacPorts ports tree: tex/latex2rtf/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install latex2rtf
```

  証拠: Debian stable package indexes: latex2rtf from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install latex2rtf
```

  証拠: Fedora Rawhide package metadata: latex2rtf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install latex2rtf
```

  証拠: openSUSE Tumbleweed package metadata: latex2rtf from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:latex2rtf
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.3.18a
- **ソース概要:** Translate LaTeX to RTF
- **ホームページ:** <https://latex2rtf.sourceforge.net/>
- **リポジトリ:** <https://github.com/latex2rtf/latex2rtf>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- latex2png (エイリアス)
- latex2rtf (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.3.18a
## プロジェクトの歴史と使われ方

LaTeX2RTF translates LaTeX documents to Rich Text Format so they can be opened and edited in word processors, especially Microsoft Word. Its documentation is unusually candid that LaTeX and RTF have different document models, so conversion is useful but imperfect.

### プロジェクトの歴史

The official manual records the first version of LaTeX2RTF in 1994, written by Fernando Dorner and Andreas Granzer at the Vienna University under Ralf Schlatterbeck's supervision as a one-semester course project. A second course effort in 1995 by Friedrich Polzer and Gerhard Trisko produced version 1.5, and Schlatterbeck maintained and extended the program until 1998.

In 1998 Georg Lehner found the project via Wilfried Hennings' TeX Conversion Webpage, added functionality, and took over maintenance. The manual states that the last release by Georg was 1.8aa, that Scott Prahl did much of the post-1.8aa development, and that Wilfried Hennings coordinated development on SourceForge.

A GitHub repository under the latex2rtf organization was created on 2024-07-24, while the README still points bug reports to GitHub and the historical project site remains on SourceForge.

### 採用の歴史

LaTeX2RTF spread because it solved a social document-exchange problem: LaTeX authors often needed to share drafts with collaborators, editors, or institutions using Word. The SourceForge homepage frames conversion to RTF as a way to get LaTeX content into Word .doc or .docx workflows.

The tool is distributed through CTAN and Unix package managers including Homebrew, Debian, Fedora, MacPorts, Ubuntu, and openSUSE, which reflects its role as a practical bridge rather than a full-fidelity typesetting replacement.

### 使われ方

Users run `latex2rtf` on a LaTeX file to produce an RTF document, with `latex2png` available for image-related conversion workflows. Configuration is driven by `.cfg` files in configured paths, and the manual documents limitations around equations, tables, graphics, bibliographies, language support, and page formatting.

### パッケージ好きにとっての重要性

LaTeX2RTF is package-nerd significant because it packages interoperability pain. It is not glamorous, but it survives because file-format boundaries between TeX and Word workflows are still operationally important.

Its history also shows an old-school maintenance chain: university course code, individual maintainers, SourceForge coordination, CTAN distribution, and a later GitHub home.

### タイムライン

- 1994: Version 1.0 written by Fernando Dorner and Andreas Granzer under Ralf Schlatterbeck's supervision.
- 1995: Version 1.5 produced by Friedrich Polzer and Gerhard Trisko.
- 1998: Georg Lehner took over maintenance after finding the project through the TeX Conversion Webpage.
- 1999-2007: Manual copyright updates list Wilfried Hennings and Scott Prahl.
- 2024-07-24: GitHub repository created.

### Related projects

- Related projects include CTAN, TeX Live, Microsoft RTF and Word, LaTeX2HTML, Pandoc, tex4ht, and other TeX conversion tools that trade perfect typesetting for document interchange.

### ソース

- <https://api.github.com/repos/latex2rtf/latex2rtf>
- <https://ctan.org/tex-archive/support/latex2rtf?lang=en>
- <https://latex2rtf.sourceforge.net/>
- <https://latex2rtf.sourceforge.net/latex2rtf_1_9_17.html>
- <https://raw.githubusercontent.com/latex2rtf/latex2rtf/master/README>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: $RTFPATH/*.cfg, cfg/*.cfg
## 他のパッケージマネージャ記録

- Debian apt - latex2rtf - 2.3.18a-5: normalized package name match | Debian stable package indexes: latex2rtf from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Converts documents from LaTeX to RTF format | http://latex2rtf.sourceforge.net
- Debian apt - latex2rtf-doc - 2.3.18a-5: normalized package name match | Debian stable package indexes: latex2rtf-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Converts documents from LaTeX to RTF - documentation | http://latex2rtf.sourceforge.net
- Ubuntu apt - latex2rtf - 2.3.18a-5: normalized package name match | Ubuntu 24.04 LTS package indexes: latex2rtf from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Converts documents from LaTeX to RTF format | http://latex2rtf.sourceforge.net
- Ubuntu apt - latex2rtf-doc - 2.3.18a-5: normalized package name match | Ubuntu 24.04 LTS package indexes: latex2rtf-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Converts documents from LaTeX to RTF - documentation | http://latex2rtf.sourceforge.net
- dnf - latex2rtf - 2.3.18-18.fc45: normalized package name match | Fedora Rawhide package metadata: latex2rtf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | LaTeX to RTF converter that handles equations, figures, and cross-references | http://latex2rtf.sourceforge.net/
- zypper - latex2rtf - 2.3.18a-2.10: normalized package name match | openSUSE Tumbleweed package metadata: latex2rtf from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | LaTeX to RTF Converter | http://latex2rtf.sourceforge.net/index.html
- MacPorts - latex2rtf: normalized package name match | MacPorts ports tree: tex/latex2rtf/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/latex2rtf.yml](https://github.com/mxcl/pkgdb/blob/main/combined/latex2rtf.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
