start to implement org export of custom article
This commit is contained in:
@@ -453,8 +453,8 @@ file. See [Interlocking](https://www.emacswiki.org/info-ref?find=Interlocking) i
|
||||
- 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<sub>logo</sub><sub>tikz.png</sub>’ @ 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