rtf2LaTeX is a filter that converts RTF (MS's Rich Text Format) into LaTeX.

Submitted by:	thomas@ghpc8.ihf.rwth-aachen.de
This commit is contained in:
Satoshi Asami 1995-05-02 09:03:29 +00:00
parent ed817c9c8d
commit bdd165b669
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1573
5 changed files with 31 additions and 0 deletions

19
print/rtf2latex/Makefile Normal file
View file

@ -0,0 +1,19 @@
# New ports collection makefile for: rtf2LaTeX
# Version required: 1.5
# Date created: 25 Jan 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
# $Id$
#
DISTNAME= rtf2LaTeX.1.5
PKGNAME= rtf2latex-1.5
CATEGORIES+= printing
KEYWORDS+= RTF "Rich Text Format" LaTeX TeX
MASTER_SITES= ftp://ftp.dante.de/pub/tex/support/rtf2latex/
MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de
WRKSRC= ${WRKDIR}/rtf2LaTeX
.include <bsd.port.mk>

1
print/rtf2latex/distinfo Normal file
View file

@ -0,0 +1 @@
MD5 (rtf2LaTeX.1.5.tar.gz) = 90964f786d149d314a57511ed9ceaaee

View file

@ -0,0 +1 @@
rtf2LaTeX is a filter that converts RTF (MS's Rich Text Format) into LaTeX.

View file

@ -0,0 +1,4 @@
rtf2LaTeX is a filter built on Paul DuBois' RTF reader that converts
RTF (Microsoft's Rich Text Format) into LaTeX.
rtf2LaTeX expends a good deal of effort in an attempt to make the resulting
LaTeX maintainable and modifiable.

View file

@ -0,0 +1,6 @@
@owner bin
@mode 755
bin/rtf2LaTeX
@mode 644
man/man1/rtf2LaTeX.1
lib/rtf