* how to modify caption styles in odt file exported with org-odt-export-to-odt
@ 2016-09-18 16:57 Qiang Fang
0 siblings, 0 replies; only message in thread
From: Qiang Fang @ 2016-09-18 16:57 UTC (permalink / raw)
To: emacs-orgmode
Hello everyone,
My work requires me to use libreoffice. I have several questions using
org mode with libreoffice.
1 How to remove colon seperator in figure caption in odt files
exported from org mode?
2 How to change equation numbering to latex style, like e=mc2
(Equation 1-1)
I am trying to get equation numbers aligned to the right, with section
number before equaiton number in that section, such as 1-1, 1-2, 2-1
... Just like the libreoffice TexMaths extension. Is there a way to
number the png images of the converted equations. The following is an
excerpt from my file:
#+OPTIONS: AUTHOR:nil toc:nil tex:imagemagick
#+name: eq:sinh
#+begin_equation
\begin{equation*}
\label{eq:sinh}
\dot{\epsilon}=AFexp[-Q/(RT)]
\end{equation*}
#+end_equation
Thank you so much!
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-09-18 16:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-18 16:57 how to modify caption styles in odt file exported with org-odt-export-to-odt Qiang Fang
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).