LyXNo Image is shown with scaling only scaling ratio

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
okanss
Posts: 1
Joined: Sun Apr 24, 2016 1:02 pm

No Image is shown with scaling only scaling ratio

Post by okanss »

Hello,
I've been working on my thesis and using the document class of our institute. Whenever i compile my lyx file, if the image is scaled, there is no image shown only the scale ratio of the image.
My preamble is;

Code: Select all

\usepackage[none]{hyphenat} 
\newtheorem{assumption}{Varsayım}
\usepackage{algorithm2e}
\usepackage {graphicx}

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

No Image is shown with scaling only scaling ratio

Post by cgnieder »

Which image are you talking about? Your code doesn't show any? Can you please post a Infominimal working example?

Regards
site moderator & package author
Post Reply