Re: [O] Latex equation numbering on left instead of right

2016-08-16 Thread Nick Dokos
Lawrence Bottorff writes: > Okay, an Emacs StackExchange person said I'd have to alter the actual > HTML/CSS, that adding #+LaTeX_CLASS_OPTIONS: [oneside,reqno] would not help > the HTML output -- and it doesn't. I did find the HTML section > > >     MathJax.Hub.Config({ >         displayAlign

Re: [O] Latex equation numbering on left instead of right

2016-08-15 Thread Lawrence Bottorff
Okay, an Emacs StackExchange person said I'd have to alter the actual HTML/CSS, that adding #+LaTeX_CLASS_OPTIONS: [oneside,reqno] would not help the HTML output -- and it doesn't. I did find the HTML section MathJax.Hub.Config({ displayAlign: "left", displayIndent: "5em",