Hello, thomas <tho...@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