* Strange results of special symbol inside brackets in PDF output
@ 2010-03-23 13:25 Keith
2010-03-24 11:27 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Keith @ 2010-03-23 13:25 UTC (permalink / raw)
To: emacs-orgmode
Dear all,
Well..., I am just new to both emacs and org-mode and trying to get used
to it :-)
I noticed something strange and I think it's might be a bug converting
to tex file. I've been trying to put a special symbol inside a bracket, e.g.
air temperature (degree Celsius)
and the symbol should look like ^{\circ}C in org file. It works well if
it is standalone. However, when I put the brackets out of it, say
(^{\circ}C), the pdf output looks bizarre. I have checked the tex output
and the converting results from orgmode file are
^{\circ}C --> $^{\circ}$C
(^{\circ}C) --> (^\{\circ}C)
Keith
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Strange results of special symbol inside brackets in PDF output
2010-03-23 13:25 Strange results of special symbol inside brackets in PDF output Keith
@ 2010-03-24 11:27 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2010-03-24 11:27 UTC (permalink / raw)
To: Keith; +Cc: emacs-orgmode
Yes, this is a bug, thanks.
Fixed now.
- Carsten
On Mar 23, 2010, at 2:25 PM, Keith wrote:
> Dear all,
>
> Well..., I am just new to both emacs and org-mode and trying to get
> used to it :-)
>
> I noticed something strange and I think it's might be a bug
> converting to tex file. I've been trying to put a special symbol
> inside a bracket, e.g.
>
> air temperature (degree Celsius)
>
> and the symbol should look like ^{\circ}C in org file. It works well
> if it is standalone. However, when I put the brackets out of it, say
> (^{\circ}C), the pdf output looks bizarre. I have checked the tex
> output and the converting results from orgmode file are
>
> ^{\circ}C --> $^{\circ}$C
> (^{\circ}C) --> (^\{\circ}C)
>
> Keith
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-03-24 11:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-23 13:25 Strange results of special symbol inside brackets in PDF output Keith
2010-03-24 11:27 ` Carsten Dominik
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).