* Formatting text in org-mode
@ 2012-12-11 9:19 Rodolfo Aramayo
0 siblings, 0 replies; 4+ messages in thread
From: Rodolfo Aramayo @ 2012-12-11 9:19 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 504 bytes --]
Genetic genotypes follow strict rules
In org-mode, writing: /matA^HMG/ would be incorrect because the superscript
'HMG' should NOT be italics
If however I were to write: /matA/^HMG the result is not what I expected
The only way to get the correct conversion is to write: /matA/ ^HMG, which
despite displaying correctly is of course incorrect because of the space
between the 'matA' and the 'HMG'
so How can I write: /matA/^HMG in a way that can be properly displayed?
Is this possible?
Thanks
--R
[-- Attachment #2: Type: text/html, Size: 584 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Formatting Text in Org-mode
@ 2012-12-11 9:23 Rodolfo Aramayo
2012-12-12 14:37 ` Bastien
0 siblings, 1 reply; 4+ messages in thread
From: Rodolfo Aramayo @ 2012-12-11 9:23 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 504 bytes --]
Genetic genotypes follow strict rules
In org-mode, writing: /matA^HMG/ would be incorrect because the superscript
'HMG' should NOT be italics
If however I were to write: /matA/^HMG the result is not what I expected
The only way to get the correct conversion is to write: /matA/ ^HMG, which
despite displaying correctly is of course incorrect because of the space
between the 'matA' and the 'HMG'
so How can I write: /matA/^HMG in a way that can be properly displayed?
Is this possible?
Thanks
--R
[-- Attachment #2: Type: text/html, Size: 711 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Formatting Text in Org-mode
2012-12-11 9:23 Formatting Text in Org-mode Rodolfo Aramayo
@ 2012-12-12 14:37 ` Bastien
2012-12-12 17:10 ` Rodolfo Aramayo
0 siblings, 1 reply; 4+ messages in thread
From: Bastien @ 2012-12-12 14:37 UTC (permalink / raw)
To: Rodolfo Aramayo; +Cc: emacs-orgmode
Hi Rodolfo,
Rodolfo Aramayo <raramayo@gmail.com> writes:
> In org-mode, writing: /matA^HMG/ would be incorrect because the
> superscript 'HMG' should NOT be italics
The new exporter handles this correctly.
If you installed Org from http://orgmode.org/org-7.9.2.tar.gz
add the contrib/ directory to your load-path then
(require 'org-export)
(require 'org-e-latex)
and M-x org-e-latex-export-to-latex in the Org buffer.
Otherwise wait for Org 8.0 to be released.
HTH,
--
Bastien
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Formatting Text in Org-mode
2012-12-12 14:37 ` Bastien
@ 2012-12-12 17:10 ` Rodolfo Aramayo
0 siblings, 0 replies; 4+ messages in thread
From: Rodolfo Aramayo @ 2012-12-12 17:10 UTC (permalink / raw)
To: Bastien; +Cc: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 617 bytes --]
THANK YOU!!
--Rodolfo
On Wed, Dec 12, 2012 at 8:37 AM, Bastien <bzg@altern.org> wrote:
> Hi Rodolfo,
>
> Rodolfo Aramayo <raramayo@gmail.com> writes:
>
> > In org-mode, writing: /matA^HMG/ would be incorrect because the
> > superscript 'HMG' should NOT be italics
>
> The new exporter handles this correctly.
>
> If you installed Org from http://orgmode.org/org-7.9.2.tar.gz
> add the contrib/ directory to your load-path then
>
> (require 'org-export)
> (require 'org-e-latex)
>
> and M-x org-e-latex-export-to-latex in the Org buffer.
>
> Otherwise wait for Org 8.0 to be released.
>
> HTH,
>
> --
> Bastien
>
[-- Attachment #2: Type: text/html, Size: 1192 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-12-12 17:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-11 9:23 Formatting Text in Org-mode Rodolfo Aramayo
2012-12-12 14:37 ` Bastien
2012-12-12 17:10 ` Rodolfo Aramayo
-- strict thread matches above, loose matches on Subject: below --
2012-12-11 9:19 Formatting text in org-mode Rodolfo Aramayo
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).