emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Export LaTeX command inside figure environment
@ 2022-05-07 23:43 Thomas S. Dye
  2022-05-08  0:30 ` Juan Manuel Macías
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas S. Dye @ 2022-05-07 23:43 UTC (permalink / raw)
  To: emacs-org list

Aloha all,

Is there a way to add an arbitrary LaTeX command between 
\begin{figure} ... \end{figure} during LaTeX export?  I want to 
end up with the following snippet, but can't figure out how to 
slip in \setfloatalignment{b}.  

\begin{figure}[htb]
\centering
\includegraphics[width=.9\linewidth]{hilbertcurves.pdf}
\caption[Hilbert curves]{\label{fig:orgparagraph1} Hilbert curves 
of various degrees \emph{n}.}
\setfloatalignment{b}
\end{figure}

All the best,
Tom
-- 
Thomas S. Dye
https://tsdye.online/tsdye


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

end of thread, other threads:[~2022-05-08 16:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-07 23:43 Export LaTeX command inside figure environment Thomas S. Dye
2022-05-08  0:30 ` Juan Manuel Macías
2022-05-08  0:57   ` Thomas S. Dye
2022-05-08  5:08   ` Max Nikulin
2022-05-08  6:06     ` Thomas S. Dye
2022-05-08 16:12       ` Juan Manuel Macías
2022-05-08 16:35       ` Max Nikulin

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).