mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
Removed --embed altogether.
This commit is contained in:
parent
3bbb286453
commit
55cab0178a
@ -14,7 +14,6 @@ class BrowserTests(Common):
|
|||||||
DEFAULT_PDF2HTMLEX_ARGS = [
|
DEFAULT_PDF2HTMLEX_ARGS = [
|
||||||
'--fit-width', 800,
|
'--fit-width', 800,
|
||||||
'--last-page', 1,
|
'--last-page', 1,
|
||||||
'--embed', 'FI', # with 'fi', test suite is currently broken (some directory interference)
|
|
||||||
# avoid base64 to make it faster
|
# avoid base64 to make it faster
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user