From 49365445dfd473648d607c8b887d3ad72ff30856 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Sat, 1 Sep 2012 20:28:43 +0800 Subject: [PATCH 1/2] add AUR package, thanks to Arthur Titeica --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea5191b..bfdebcb 100644 --- a/README.md +++ b/README.md @@ -33,12 +33,18 @@ This program is designed for scientific papers with complicate formulas and figu ## Get started -### Ubuntu PPA +### Ubuntu There is a Ubuntu PPA set up at [here](https://launchpad.net/~coolwanglu/+archive/pdf2htmlex). Make sure you install fontforge in the PPA or [the git version](https://github.com/fontforge/fontforge). +### ArchLinux + +Special thanks to Arthur Titeica for the [AUG Package](https://aur.archlinux.org/packages.php?ID=62426). + +Please also update your fontforge-git. + ### Build from source From b329bdb84398983b9d0c6e97ce0fde08a64f34a9 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Sat, 1 Sep 2012 20:54:29 +0800 Subject: [PATCH 2/2] fixed AUG->AUR --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfdebcb..a11a706 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Make sure you install fontforge in the PPA or [the git version](https://github.c ### ArchLinux -Special thanks to Arthur Titeica for the [AUG Package](https://aur.archlinux.org/packages.php?ID=62426). +Special thanks to Arthur Titeica for the [AUR Package](https://aur.archlinux.org/packages.php?ID=62426). Please also update your fontforge-git.