emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Export Dollar symbol (as currency)
@ 2017-06-26 18:43 thomas
  2017-06-26 20:15 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: thomas @ 2017-06-26 18:43 UTC (permalink / raw)
  To: Org Mode

Hi,

I'm struggling with exporting a text with dollar currency symbols which 
get interpreted as latex delimiters.

The following paragraph does not export as intended:

------------------------------------------------------------------------------

Zu Beginn der 1960er-Jahre entstanden die ersten kommerziellen Projekte, 
die sich mit der Computergrafik beschäftigten.
Das Hauptproblem am Anfang war die Ausgabe grafischer Informationen auf 
einem Bildschirm.
Dies lag an den hohen Kosten für die ersten Zeichengeneratoren um 1960, 
die zum Teil zwischen 2.000 und 10.000 US-$ lagen.
Die ersten kompletten Grafikterminals kosteten zwischen 50.000 und 
200.000 US-$.
Dies änderte sich erst 1968 mit der Veröffentlichung erster Systeme, die 
auf den *Direct-View Storage Tubes* (DVSTs) basierten.

-----------------------------------------------------------------------------

The second $-symbol breaks the paragraph and the text between the two 
dollar signs is interpreted as a latex formula.

I tried \textdollar and \$ but without avail; my orgmode's version is 
"org-20160314".

Ideas?

thank you,
thomas

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

* Re: Export Dollar symbol (as currency)
  2017-06-26 18:43 Export Dollar symbol (as currency) thomas
@ 2017-06-26 20:15 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2017-06-26 20:15 UTC (permalink / raw)
  To: thomas; +Cc: Org Mode

Hello,

thomas <thomas@friendlyvillagers.com> writes:

> I'm struggling with exporting a text with dollar currency symbols
> which get interpreted as latex delimiters.
>
> The following paragraph does not export as intended:
>
> ------------------------------------------------------------------------------
>
> Zu Beginn der 1960er-Jahre entstanden die ersten kommerziellen
> Projekte, die sich mit der Computergrafik beschäftigten.
> Das Hauptproblem am Anfang war die Ausgabe grafischer Informationen
> auf einem Bildschirm.
> Dies lag an den hohen Kosten für die ersten Zeichengeneratoren um
> 1960, die zum Teil zwischen 2.000 und 10.000 US-$ lagen.
> Die ersten kompletten Grafikterminals kosteten zwischen 50.000 und
> 200.000 US-$.
> Dies änderte sich erst 1968 mit der Veröffentlichung erster Systeme,
> die auf den *Direct-View Storage Tubes* (DVSTs) basierten.
>
> -----------------------------------------------------------------------------
>
> The second $-symbol breaks the paragraph and the text between the two
> dollar signs is interpreted as a latex formula.
>
> I tried \textdollar and \$ but without avail; my orgmode's version is
> "org-20160314".

There was a bug in the parser, which is now fixed.

Also, I introduced "\dollar" and "\USD" entities for pathological cases,
which this one isn't.

Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2017-06-26 20:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-26 18:43 Export Dollar symbol (as currency) thomas
2017-06-26 20:15 ` Nicolas Goaziou

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).