all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Latex equation numbering on left instead of right
@ 2016-08-14 23:25 Lawrence Bottorff
  2016-08-15 11:06 ` Lawrence Bottorff
  0 siblings, 1 reply; 3+ messages in thread
From: Lawrence Bottorff @ 2016-08-14 23:25 UTC (permalink / raw)
  To: emacs-orgmode Mailinglist

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

I've got this

\begin{align}
n &= 0 \\
n &= m + 1
\end{align}

in an org-mode buffer. When I produce a Latex output, the numbering n = 0
  (1) etc. is properly placed on the right. But an HTML output places the
numbering on the left. What do I need to do to have both HTML and Latex
output place the equation numbering off to the right? One Latex tip was to
include \documentclass[12pt,oneside,reqno]{amsart} where t

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

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

end of thread, other threads:[~2016-08-17  2:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-14 23:25 Latex equation numbering on left instead of right Lawrence Bottorff
2016-08-15 11:06 ` Lawrence Bottorff
2016-08-15 13:38   ` 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.