Re: [O] Using: org-e-html-special-string-regexps

2012-06-08 Thread William Crandall
So you can! Splendid. Thanks, -BC On Fri, Jun 8, 2012 at 3:38 PM, Nicolas Goaziou wrote: > Hello, > > William Crandall writes: > >> I want this for an — between words /without/ >> any spaces; the \mdash entity requires spaces. > > You may use \mdash{} like in: > >  a\mdash{}b > > > Regards, >

Re: [O] Using: org-e-html-special-string-regexps

2012-06-08 Thread Nicolas Goaziou
Hello, William Crandall writes: > I want this for an — between words /without/ > any spaces; the \mdash entity requires spaces. You may use \mdash{} like in: a\mdash{}b Regards, -- Nicolas Goaziou

[O] Using: org-e-html-special-string-regexps

2012-06-08 Thread William Crandall
Hello Jambunathan, I tried your suggestion of swapping -org-e-html-special-string-regexps- for -org-export-html-special-string-regexps- to add my own strings. I want this for an — between words /without/ any spaces; the \mdash entity requires spaces. Results: The old exporter works as exp