emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [PATCH] Add an attribute to the new LaTeX exporter


From: Thomas S. Dye
Subject: [O] [PATCH] Add an attribute to the new LaTeX exporter
Date: Tue, 08 Jan 2013 14:22:11 -1000

Aloha all,

A journal is asking for a section of figure legends created like this:

\section*{Figure Legends}
\begin{figure}[!ht]
\begin{center}
%\includegraphics[width=4in]{figure_name.2.eps}
\end{center}
\caption{
{\bf Bold the first sentence.}  Rest of figure 2  caption.  Caption 
should be left justified, as specified by the options to the caption 
package.
}
\label{Figure_label}
\end{figure}

The attached patch introduces an attribute to toggle commenting the
\includegraphics call.

All the best,
Tom

Attachment: 0001-New-LaTeX-exporter-Added-an-attribute.patch
Description: Patch for new LaTeX exporter


-- 
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]