* How to deal with the caption (\ref{} and number) in ODT export?
@ 2015-06-09 4:18 windy
2015-06-09 5:11 ` windy
0 siblings, 1 reply; 2+ messages in thread
From: windy @ 2015-06-09 4:18 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 815 bytes --]
Hi,
I want to use the org-mode to write my science article. In order to be revised by teacher, I prefer to export as ODT format file for teacher and pdf file for my personal too (What's your choice?).
A problem is that the ODT file cannot recongnize the latex ref tag like \ref{fig:main}.
Another problem is that the figuer caption is "Figure 1.1" rather than "Figure 1.". I donnot like the number using chapter number.
How to deal with the problems? A file similar to org-mode manual does not achieve the right result. I use Emacs 24.4.1 (Org mode 8.2.10) in Ubuntu 14.04.
Here is the example file:
#+TITLE: The test of caption
* Introduction
See Figure \ref{fig:main}, we will see the result
#+CAPTION: emacs is pretty
#+LABEL: fig:main
[[file:main.jpg]]
Thanks for you help.
[-- Attachment #1.2: Type: text/html, Size: 1206 bytes --]
[-- Attachment #2: main.jpg --]
[-- Type: image/jpeg, Size: 95007 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to deal with the caption (\ref{} and number) in ODT export?
2015-06-09 4:18 How to deal with the caption (\ref{} and number) in ODT export? windy
@ 2015-06-09 5:11 ` windy
0 siblings, 0 replies; 2+ messages in thread
From: windy @ 2015-06-09 5:11 UTC (permalink / raw)
To: windy; +Cc: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 1121 bytes --]
I catch the problem 1
Just using the [[fig:main]] in article , the format can be accepted by ODT and Latex too. But the problem 2 is stll a puzzle, also I can open the ODT file and change the cite format but the method is something stupid.
在2015年06月09 12时18分, "windy"<chxp_moon@163.com>写道:
Hi,
I want to use the org-mode to write my science article. In order to be revised by teacher, I prefer to export as ODT format file for teacher and pdf file for my personal too (What's your choice?).
A problem is that the ODT file cannot recongnize the latex ref tag like \ref{fig:main}.
Another problem is that the figuer caption is "Figure 1.1" rather than "Figure 1.". I donnot like the number using chapter number.
How to deal with the problems? A file similar to org-mode manual does not achieve the right result. I use Emacs 24.4.1 (Org mode 8.2.10) in Ubuntu 14.04.
Here is the example file:
#+TITLE: The test of caption
* Introduction
See Figure \ref{fig:main}, we will see the result
#+CAPTION: emacs is pretty
#+LABEL: fig:main
[[file:main.jpg]]
Thanks for you help.
[-- Attachment #2: Type: text/html, Size: 1781 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-09 5:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-09 4:18 How to deal with the caption (\ref{} and number) in ODT export? windy
2015-06-09 5:11 ` windy
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).