summaryrefslogtreecommitdiffstats
path: root/office/latex2rtf/README
diff options
context:
space:
mode:
Diffstat (limited to 'office/latex2rtf/README')
-rw-r--r--office/latex2rtf/README19
1 files changed, 10 insertions, 9 deletions
diff --git a/office/latex2rtf/README b/office/latex2rtf/README
index a6712d3019..cbb0cc98ac 100644
--- a/office/latex2rtf/README
+++ b/office/latex2rtf/README
@@ -1,9 +1,10 @@
-latex2rtf is a translator program to convert LaTeX formatted text files into
-"rich text format" (RTF) files. RTF is a published standard format by
-Microsoft. This standard can be ambiguous in places, but RTF is supported by
-many text editors. Specifically, it is supported by Microsoft Word. This means
-that the conversion of a LaTeX document to RTF allows anyone with a copy of
-Word to convert LaTeX files to Word .doc or .docx files.
+latex2rtf is a translator program to convert LaTeX formatted text
+files into "rich text format" (RTF) files. RTF is a published standard
+format by Microsoft. This standard can be ambiguous in places, but RTF
+is supported by many text editors. Specifically, it is supported by
+Microsoft Word. This means that the conversion of a LaTeX document to
+RTF allows anyone with a copy of Word to convert LaTeX files to Word
+.doc or .docx files.
Features
@@ -15,6 +16,6 @@ Features
- Conversion of cross-references
- Conversion of bibliographies
-latex2rtf translates the text and as much of the formatting information from
-LaTeX to RTF. Be forewarned that the typeset output is not nearly as good as
-what you would get from using LaTeX directly.
+latex2rtf translates the text and as much of the formatting
+information from LaTeX to RTF. Be forewarned that the typeset output
+is not nearly as good as what you would get from using LaTeX directly.