emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug report


From: Eric S Fraga
Subject: Re: Bug report
Date: Wed, 01 Jun 2022 16:37:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

On Wednesday,  1 Jun 2022 at 07:53, Topi Mäenpää wrote:
> I have trouble escaping a dollar sign in org-mode documents. I
> tried to enter the following:
>
> #+begin_src
> A (14 G$) B (6 G$)
> #+end_src

I have no problem with this.  What version of org are you using?

Out of curiosity, what language is this?  I ask because #+begin_src
expects a language argument normally.  Otherwise, I would use an example
block, e.g.:

#+begin_example
A (14 G$) B (6 G$)
#+end_example

which may also help with your problem.

-- 
: Eric S Fraga, with org release_9.5.3-520-g4dda0d in Emacs 29.0.50



reply via email to

[Prev in Thread] Current Thread [Next in Thread]