* Perhaps BUG: Proper quotes around math in new exporter
@ 2012-08-09 11:53 Rasmus
2012-10-27 9:46 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Rasmus @ 2012-08-09 11:53 UTC (permalink / raw)
To: emacs-orgmode
Hi,
I can't seem to get the new exporter to export proper quotes around
single element math symbols. Here's a test-string:
'x' '\(x\)' '$x$' `$x$' `\(x\)' "\(x\)" "x"
(first and last are always correct)
With the old exporter they all turn out correctly:
http://ompldr.org/vZjFrcw/screenshot-20120809%40124834.png
With the new exporter none of the math-version turns out correctly:
http://ompldr.org/vZjFrdA/screenshot-20120809%40124247.png
I can of course correct by brute force by putting it in a #+latex line.
But is there some way to get the org-export.el to treat the above
example correctly?
–Rasmus
Version: Org-mode version 7.8.11 (release_7.8.11-382-g1276ab.dirty @ /usr/share/emacs/site-lisp/org/)
--
Don't panic!!!
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Perhaps BUG: Proper quotes around math in new exporter
2012-08-09 11:53 Perhaps BUG: Proper quotes around math in new exporter Rasmus
@ 2012-10-27 9:46 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2012-10-27 9:46 UTC (permalink / raw)
To: Rasmus; +Cc: emacs-orgmode
Hello,
Rasmus <rasmus@gmx.us> writes:
> I can't seem to get the new exporter to export proper quotes around
> single element math symbols. Here's a test-string:
>
> 'x' '\(x\)' '$x$' `$x$' `\(x\)' "\(x\)" "x"
>
> (first and last are always correct)
There is now a better smart quotes export module in org-export.el. This
issue should be fixed.
Thanks for the report.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-27 9:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-09 11:53 Perhaps BUG: Proper quotes around math in new exporter Rasmus
2012-10-27 9:46 ` Nicolas Goaziou
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).