mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
Merge pull request #35 from stephengaito/master
update master for use with poppler-0.80.0
This commit is contained in:
commit
583b18b887
@ -10,7 +10,7 @@ option(ENABLE_SVG "Enable SVG support, for generating SVG background images and
|
|||||||
|
|
||||||
include_directories(${CMAKE_SOURCE_DIR}/src)
|
include_directories(${CMAKE_SOURCE_DIR}/src)
|
||||||
|
|
||||||
set(PDF2HTMLEX_VERSION "0.18.5")
|
set(PDF2HTMLEX_VERSION "0.18.6")
|
||||||
set(ARCHIVE_NAME pdf2htmlex-${PDF2HTMLEX_VERSION})
|
set(ARCHIVE_NAME pdf2htmlex-${PDF2HTMLEX_VERSION})
|
||||||
add_custom_target(dist
|
add_custom_target(dist
|
||||||
COMMAND git archive --prefix=${ARCHIVE_NAME}/ HEAD
|
COMMAND git archive --prefix=${ARCHIVE_NAME}/ HEAD
|
||||||
|
@ -6,7 +6,7 @@ This table lists the (recent) pdf2htmlEX releases which work for a given
|
|||||||
| poppler | pdf2htmlEX |
|
| poppler | pdf2htmlEX |
|
||||||
|----------------|------------|
|
|----------------|------------|
|
||||||
| poppler-0.81.0 | unknown |
|
| poppler-0.81.0 | unknown |
|
||||||
| poppler-0.80.0 | unknown |
|
| poppler-0.80.0 | v0.18.6-poppler-0.80.0 |
|
||||||
| poppler-0.79.0 | v0.18.5-poppler-0.79.0 |
|
| poppler-0.79.0 | v0.18.5-poppler-0.79.0 |
|
||||||
| poppler-0.78.0 | v0.18.4-poppler-0.78.0 |
|
| poppler-0.78.0 | v0.18.4-poppler-0.78.0 |
|
||||||
| poppler-0.77.0 | v0.18.3-poppler-0.77.0 |
|
| poppler-0.77.0 | v0.18.3-poppler-0.77.0 |
|
||||||
|
Loading…
Reference in New Issue
Block a user