mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
Compare commits
3 Commits
54292d951a
...
eabaa8c3b2
Author | SHA1 | Date | |
---|---|---|---|
|
eabaa8c3b2 | ||
|
5727b6dcf4 | ||
|
904e068384 |
@ -26,7 +26,7 @@ wget https://poppler.freedesktop.org/$POPPLER_VERSION.tar.xz
|
|||||||
|
|
||||||
tar xvf $POPPLER_VERSION.tar.xz
|
tar xvf $POPPLER_VERSION.tar.xz
|
||||||
|
|
||||||
echo "Getting poppler-data version: 0.4.9"
|
echo "Getting poppler-data version: 0.4.12"
|
||||||
|
|
||||||
mv $POPPLER_VERSION poppler
|
mv $POPPLER_VERSION poppler
|
||||||
|
|
||||||
|
@ -4,11 +4,12 @@
|
|||||||
# versions
|
# versions
|
||||||
|
|
||||||
# see: https://poppler.freedesktop.org/releases.html
|
# see: https://poppler.freedesktop.org/releases.html
|
||||||
# current working: 23.12.0
|
# current working: 24.01.0
|
||||||
|
|
||||||
export PDF2HTMLEX_VERSION=0.18.8.rc2
|
export PDF2HTMLEX_VERSION=0.18.8.rc2
|
||||||
|
|
||||||
export POPPLER_VERSION=poppler-23.12.0
|
export POPPLER_VERSION=poppler-24.01.0
|
||||||
|
#export POPPLER_VERSION=poppler-23.12.0
|
||||||
#export POPPLER_VERSION=poppler-21.02.0
|
#export POPPLER_VERSION=poppler-21.02.0
|
||||||
#export POPPLER_VERSION=poppler-0.89.0
|
#export POPPLER_VERSION=poppler-0.89.0
|
||||||
#export POPPLER_VERSION=poppler-0.88.0
|
#export POPPLER_VERSION=poppler-0.88.0
|
||||||
|
Loading…
Reference in New Issue
Block a user