1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-03 00:35:40 +00:00

Merge branch 'master' of github.com:coolwanglu/pdf2htmlEX

This commit is contained in:
Lu Wang 2012-09-02 00:29:42 +08:00
commit fa751b0e4f

View File

@ -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 [AUR Package](https://aur.archlinux.org/packages.php?ID=62426).
Please also update your fontforge-git.
### Build from source