Go to file
Dominique Leuenberger 3d7cb79e56 Accepting request 832693 from Publishing
- Place the math fonts coming with LyX in a separate package and
  install them in the system font directory. In this way fontconfig
  finds them, which is half of the fix for the diplay of math fonts
  in LyX. The other half comes with the next release

OBS-URL: https://build.opensuse.org/request/show/832693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lyx?expand=0&rev=100
2020-09-07 19:35:47 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lyx?expand=0&rev=1 2007-01-15 23:24:26 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lyx?expand=0&rev=1 2007-01-15 23:24:26 +00:00
correct-shebang.patch OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=177 2020-01-12 21:46:33 +00:00
lyx-2.3.5.2.tar.xz Accepting request 817754 from home:AndreasStieger:branches:Publishing 2020-06-29 17:30:16 +00:00
lyx-2.3.5.2.tar.xz.sig Accepting request 817754 from home:AndreasStieger:branches:Publishing 2020-06-29 17:30:16 +00:00
lyx.changes OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=195 2020-09-03 19:40:55 +00:00
lyx.keyring Accepting request 282240 from home:AndreasStieger:branches:Publishing 2015-01-21 17:58:16 +00:00
lyx.spec OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=195 2020-09-03 19:40:55 +00:00
lyxrc.dist little updates before coming 2.0.3 release 2012-02-23 13:00:42 +00:00
README.SUSE improve README.SUSE and adding some links with more information 2019-07-04 21:02:58 +00:00
remove_python_shebang.patch Accepting request 814325 from home:mcepl:branches:Publishing 2020-06-13 19:57:46 +00:00

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