* repeated underscores and subscript woes
@ 2013-01-09 16:19 Nathaniel Cunningham
2013-01-09 17:16 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Nathaniel Cunningham @ 2013-01-09 16:19 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 727 bytes --]
Hello,
I use org-mode (currently v7.9.3) to build materials for the courses I
teach. I tend to use repeated underscores to indicate a blank, e.g.:
1) Fill in the _______.
Unfortunately, org-mode treats these as *successive* subscript requests,
and the text that follows is severely disrupted when exported via LaTeX.
The local or global setting of `org-export-with-sub-superscripts' does not
seem to affect this behavior.
It seems appropriate that:
- no subscripting should occur in the above case
when `org-export-with-sub-superscripts' is set to nil or {}; and
- repeated underscores without any braces should probably not ever trigger
subscripting on export.
Thanks for all the continued work on org-mode!
--Nathaniel
[-- Attachment #2: Type: text/html, Size: 1007 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: repeated underscores and subscript woes
2013-01-09 16:19 repeated underscores and subscript woes Nathaniel Cunningham
@ 2013-01-09 17:16 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2013-01-09 17:16 UTC (permalink / raw)
To: Nathaniel Cunningham; +Cc: emacs-orgmode
Hi Nathaniel,
Nathaniel Cunningham <nathaniel.cunningham@gmail.com> writes:
> Unfortunately, org-mode treats these as successive subscript
> requests, and the text that follows is severely disrupted when
> exported via LaTeX. The local or global setting of
> `org-export-with-sub-superscripts' does not seem to affect this
> behavior.
Perhaps you can temporarily remove the "_" emphasis from
`org-emphasis-alist' ?
HTH,
--
Bastien
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-09 17:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-09 16:19 repeated underscores and subscript woes Nathaniel Cunningham
2013-01-09 17:16 ` Bastien
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).