emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-latex-preview seems no to work for the \includegraphicscomm
@ 2023-06-08 12:12 Uwe Brauer
  2023-06-08 12:14 ` Timothy
  0 siblings, 1 reply; 3+ messages in thread
From: Uwe Brauer @ 2023-06-08 12:12 UTC (permalink / raw)
  To: Ruijie Yu via


Hi


I am in a directory where the following line 
\includegraphics[height=0.8\textheight,width=0.8\textwidth]{images/220px-Enigma_Verkehrshaus_Luzern_cropped.jpg}

Can be successfully compiled.

However in an org file org-latex-preview does not work for 
      \includegraphics[height=0.8\textheight,width=0.8\textwidth]{images/220px-Enigma_Verkehrshaus_Luzern_cropped.jpg}

Nor for 

#+begin_src latex :results latex replace :exports results :eval t
\begin{figure}[h]
  \centering
      \includegraphics[height=0.8\textheight,width=0.8\textwidth]{images/220px-Enigma_Verkehrshaus_Luzern_cropped.jpg}
  \caption{nothing}
\end{figure}
#+end_src

What do I miss?
-- 
Warning: Content may be disturbing to some audiences
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the NATO membership of the Ukraine.
I support the EU membership of the Ukraine. 
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-08 12:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-08 12:12 org-latex-preview seems no to work for the \includegraphicscomm Uwe Brauer
2023-06-08 12:14 ` Timothy
2023-06-08 12:22   ` Uwe Brauer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).