lyx/README.SUSE
Cor Blom fb9c3f74b0 - Update to 2.4.2:
* This is bugfix release. For details see included ANNOUNCE
    or https://www.lyx.org/announce/2_4_2.txt
  * One significant change relates to how vertical space between
    paragraph is handled. Details can be found in the just
    mentioned documents

OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=237
2024-09-23 18:23:46 +00:00

22 lines
852 B
Plaintext

LyX makes use of ImageMagick, a.o. for showing previews of images in
the LyX windows. In openSUSE some functionality of ImageMagick is
disabled for security reasons. This is true for all postscripts
files. Showing an eps image in LyX, therefore, does not work out of
the box.
If you want to enable some disabled functionality, you can edit the
settings in /etc/ImageMagick-7, if you know what you are doing. An
alternative is to remove the package with the default SUSE setting
and install the upstream version: ImageMagick-config-7-SUSE must be
replaced by ImageMagick-config-7-upstream.
More information can be found in this announcement:
https://lists.opensuse.org/opensuse-security-announce/2019-05/msg00010.html
More information on ImageMagick security settings can be found here:
https://imagemagick.org/script/security-policy.php