]> git.lyx.org Git - lyx.git/commit
missing background in xetex and fix RTL stuff in preview
authorUdi-Fogiel <udifoglle@gmail.com>
Sun, 9 Jun 2024 10:36:35 +0000 (13:36 +0300)
committerUdi-Fogiel <udifoglle@gmail.com>
Sun, 9 Jun 2024 10:36:35 +0000 (13:36 +0300)
commit64aad586f49b9047082356e5f217fc6147ac9500
tree58238adbf70b487691238c05aadf8df63499408c
parent2a9648fc4c58a007f7ddb4012d608666f8cc2ec8
missing background in xetex and fix RTL stuff in preview

* previwes with xetex did not produce any background (\pagecolor does not work for some reason), adding the direct command for that, \special{background <color>} inside the preview box solved it.

* similar to #12923 we should push the color node in horizontal mode

* there is a bug in preview with LuaTeX with main RTL language, this commit fix this bug, but it should be removed when it is fixed upstream (the code related to \pr@set@pagerightoffset)
lib/scripts/legacy_lyxpreview2ppm.py
texput.log [new file with mode: 0644]