From: Qiang Fang <godblessfq@gmail.com>
To: emacs-orgmode@gnu.org
Subject: how to modify caption styles in odt file exported with org-odt-export-to-odt
Date: Mon, 19 Sep 2016 00:57:36 +0800 [thread overview]
Message-ID: <CAOHC6G9cnUcH5jV1hxrL7M-6nAC+7WewErAo_UJfX3o39YO16A@mail.gmail.com> (raw)
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!
reply other threads:[~2016-09-18 16:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAOHC6G9cnUcH5jV1hxrL7M-6nAC+7WewErAo_UJfX3o39YO16A@mail.gmail.com \
--to=godblessfq@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).