LyXLyx preview: image inside TikZ picture

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
kidnikky
Posts: 1
Joined: Wed Aug 26, 2020 7:19 pm

Lyx preview: image inside TikZ picture

Post by kidnikky »

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

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply