all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* numbering figure in html ?
@ 2014-08-04 10:19 Joseph Vidal-Rosset
  2014-08-04 19:30 ` Nick Dokos
  0 siblings, 1 reply; 6+ messages in thread
From: Joseph Vidal-Rosset @ 2014-08-04 10:19 UTC (permalink / raw)
  To: Liste-emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 372 bytes --]

Hello everybody,

In org-mode exporting

\begin{figure}
\begin{tikzpicture}

\draw[<-, >=latex][thick] (0,0) -- (1.6,0) node[right] {Subcontrary};
...

end{tikzpicture}
\caption{Square of opposition}
\end{figure}

works well with LateX, but fails with html: each Figure has the same
number, i.e. 1.

What is the best solution to get numbered Figure in html?

Regards

Jo.

[-- Attachment #2: Type: text/html, Size: 575 bytes --]

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-04 10:19 numbering figure in html ? Joseph Vidal-Rosset
2014-08-04 19:30 ` Nick Dokos
2014-08-05  6:42   ` Joseph Vidal-Rosset
2014-08-05 12:43     ` Nick Dokos
2014-08-05 16:54       ` Joseph Vidal-Rosset
2014-08-05 12:50     ` Nick Dokos

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.