aboutsummaryrefslogtreecommitdiffstats
path: root/print/rtf2latex2e
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.0.1jgh2012-05-225-134/+28
| | | | | | | | | - Add LICENSE - Patch files are no longer used in version 2.0.x PR: ports/167668 Submitted by: linpc@cs.nctu.edu.tw Approved by: maintainer timeout (15 days)
* - Kick MD5 Supportmiwi2011-07-031-1/+0
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with P,R,S
* - USE_GZIP does not need to be defined last few yearspav2009-01-091-1/+0
|
* rtf2latex2e is a program that translates RTF (rich text format) files intotabthorpe2008-11-116-0/+160
LaTeX files. It translates text formatting, tables, figures, and equations. The resulting LaTeX files are quite readable and suitable for editing. WWW: http://sourceforge.net/project/showfiles.php?group_id=22324 PR: ports/128041 Submitted by: Martin Dieringer <martin.dieringer at gmx.de>