start to implement org export of custom article
This commit is contained in:
@@ -168,8 +168,8 @@ file. See [[https://www.emacswiki.org/info-ref?find=Interlocking][Interlocking]]
|
||||
- when using this in an Org mode buffer:
|
||||
=#+HEADER: :fit yes :imagemagick yes :iminoptions -density 300=
|
||||
- can leads to:
|
||||
- convert: attempt to perform an operation not allowed by the security policy `gs' @ error/delegate.c/ExternalDelegateCommand/378.
|
||||
- convert: no images defined `DESY_logo_tikz.png' @ error/convert.c/ConvertImageCommand/3282.
|
||||
- =convert: attempt to perform an operation not allowed by the security policy `gs' @ error/delegate.c/ExternalDelegateCommand/378.=
|
||||
- =convert: no images defined `DESY_logo_tikz.png' @ error/convert.c/ConvertImageCommand/3282.=
|
||||
- edit =/etc/ImageMagick-7/policy.xml= and comment out
|
||||
- ~<policy domain="delegate" rights="none" pattern="gs" />~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user