Search found 1 match

by kidnikky
Wed Aug 26, 2020 7:24 pm
Forum: LyX
Topic: Lyx preview: image inside TikZ picture
Replies: 10
Views: 12763

Lyx preview: image inside TikZ picture

Hi,

My solution is to add the following option at converter definition of Lyx Preview -> PNG in Preferences

python -tt $$s/scripts/lyxpreview2bitmap.py --png
=>
python -tt $$s/scripts/lyxpreview2bitmap.py --png --latex=pdflatex

hope this help