emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] unescaped second & in latex
@ 2010-03-03 10:13 Łukasz Stelmach
  2010-03-03 12:01 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Łukasz Stelmach @ 2010-03-03 10:13 UTC (permalink / raw)
  To: emacs-orgmode

Hello.

I've create some presentation on programming (some more to do) and to my
surprise I've discovered that if org-mode escapes one "&" properly it
doesn't do its job in case of "&&" (and a single "^" too). I get "\&&"
in latex file which of course is wrong.

-- 
Miłego dnia,
Łukasz Stelmach

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [BUG] unescaped second & in latex
  2010-03-03 10:13 [BUG] unescaped second & in latex Łukasz Stelmach
@ 2010-03-03 12:01 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2010-03-03 12:01 UTC (permalink / raw)
  To: Łukasz Stelmach; +Cc: emacs-orgmode

Hi Lukasz,

I have tried to fix this.

A single ^ must be escaped with \^, because ^ is used for superscripts.


Also, if you are writing about programmin, you should always write  
code examples in an example or src block, or in =...=, like


The =&&= operator .......

- Carsten

On Mar 3, 2010, at 11:13 AM, Łukasz Stelmach wrote:

> Hello.
>
> I've create some presentation on programming (some more to do) and  
> to my
> surprise I've discovered that if org-mode escapes one "&" properly it
> doesn't do its job in case of "&&" (and a single "^" too). I get "\&&"
> in latex file which of course is wrong.
>
> -- 
> Miłego dnia,
> Łukasz Stelmach
>
>
>
> _______________________________________________
> 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-03 12:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-03 10:13 [BUG] unescaped second & in latex Łukasz Stelmach
2010-03-03 12:01 ` 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).