python3 only for latex backend and related
This commit is contained in:
parent
e9ddd513a4
commit
96173da947
@ -57,8 +57,8 @@ except:
|
||||
_LOG.warning(_("PIL (Python Imaging Library) not loaded. "
|
||||
"Production of jpg images from non-jpg images "
|
||||
"in LaTeX documents will not be available. "
|
||||
"Use your package manager to install python-imaging "
|
||||
"or python-pillow or python3-pillow"))
|
||||
"Use your package manager to install python3-imaging "
|
||||
"or python3-pillow"))
|
||||
|
||||
_CLICKABLE = '\\url{\\1}'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user