diff options
author | Nitish Ragoomundun <lrugratz@gmail.com> | 2018-12-08 11:15:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-08 11:15:58 +0700 |
commit | 3373f432d5bfae63c4455e01cd49c64d1ea7e360 (patch) | |
tree | f8184fde1f90b9aad09b109993af187301426e88 /office/latex2rtf/slack-desc | |
parent | 146d19ec577773e6d375bca1254f6a8a5a20c402 (diff) |
office/latex2rtf: Added (LaTeX converter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/latex2rtf/slack-desc')
-rw-r--r-- | office/latex2rtf/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/office/latex2rtf/slack-desc b/office/latex2rtf/slack-desc new file mode 100644 index 0000000000000..9d6f2d7edc620 --- /dev/null +++ b/office/latex2rtf/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +latex2rtf: latex2rtf (LaTeX converter) +latex2rtf: +latex2rtf: It is a translator for converting LaTeX sources into +latex2rtf: "Rich Text Format" (RTF), a published standard format by Microsoft. +latex2rtf: This standard can be ambiguous in places but RTF is supported by many +latex2rtf: text editors, among which there is Microsoft Word. Thus, latex2rtf +latex2rtf: allows its users to convert LaTeX files to .doc or .docx format. +latex2rtf: +latex2rtf: Homepage: http://latex2rtf.sourceforge.net +latex2rtf: +latex2rtf: |