Search Criteria
Package Details: rtf2latex2e 2.2.3-1
Git Clone URL: | https://aur.archlinux.org/rtf2latex2e.git (read-only, click to copy) |
---|---|
Package Base: | rtf2latex2e |
Description: | Tool to convert rich text format (RTF) documents to LaTeX 2e format. |
Upstream URL: | http://sourceforge.net/projects/rtf2latex2e/ |
Licenses: | |
Submitter: | frabjous |
Maintainer: | haawda |
Last Packager: | haawda |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2010-09-15 23:26 |
Last Updated: | 2017-03-04 13:20 |
Dependencies (3)
- glibc (glibc-linux4, glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git)
- texlive-core (texlive-installer, texlive-full) (optional) – To make use of LaTeX output files
- unoconv (optional) – to convert EMF, WMF and PICT images to PDF
Latest Comments
frabjous commented on 2013-08-28 13:14
I might readopt this later if no one else does, but for the moment I'm too busy to maintain it. If anyone else wants it, be my guest.
frabjous commented on 2011-01-19 04:54
I can't duplicate the problem; if anyone else has this issue, let me know and I'll look into it a bit more.
Anonymous comment on 2011-01-18 13:36
My personal fix found here, which also removes the hardcoded $pkgdir/usr/share/rtf2latex2e:
http://aur.pastebin.com/fHDhSQFQ
Anonymous comment on 2011-01-18 12:29
Package build fails with "/usr/bin/ld: rtf2LaTeX2e-driver.o: No such file: No such file or directory". It seems that the *.o files are prematurely deleted? The weird thing is that it works when compiling from command line instead of PKGBUILD.