1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-06-25 21:59:21 +00:00

Compare commits

..

No commits in common. "5727b6dcf4a67cdc299a409581ac05ef11901758" and "0a2478f6dccd4fa66d211f36c1dff353bef946ae" have entirely different histories.

2 changed files with 3 additions and 4 deletions

View File

@ -26,7 +26,7 @@ wget https://poppler.freedesktop.org/$POPPLER_VERSION.tar.xz
tar xvf $POPPLER_VERSION.tar.xz
echo "Getting poppler-data version: 0.4.12"
echo "Getting poppler-data version: 0.4.9"
mv $POPPLER_VERSION poppler

View File

@ -4,12 +4,11 @@
# versions
# see: https://poppler.freedesktop.org/releases.html
# current working: 24.01.0
# current working: 23.12.0
export PDF2HTMLEX_VERSION=0.18.8.rc2
export POPPLER_VERSION=poppler-24.01.0
#export POPPLER_VERSION=poppler-23.12.0
export POPPLER_VERSION=poppler-23.12.0
#export POPPLER_VERSION=poppler-21.02.0
#export POPPLER_VERSION=poppler-0.89.0
#export POPPLER_VERSION=poppler-0.88.0