Re: [O] exporting LaTeX to ODT with custom symbols

2017-06-24 Thread edgar
On 2017-06-05 07:00, ed...@openmail.cc wrote: On 2017-06-04 09:36, Nicolas Goaziou wrote: You may want to try tweaking `org-preview-latex-process-alist'. Thanks. This helped! I leave this in case that it may be useful to others (one thing worked, the other didn't): I managed to get the speci

Re: [O] exporting LaTeX to ODT with custom symbols

2017-06-06 Thread edgar
On 2017-06-05 07:00, ed...@openmail.cc wrote: I managed to get the special symbols by 1. M-x customize-variable org-preview-latex-process-alist 2. Doing [Ins] into the dvipng (or imagemagick) section 3. typing :latex-header in the Key: field 4. typing "\\input{./symbols.tex}" in the Value: field

Re: [O] exporting LaTeX to ODT with custom symbols

2017-06-04 Thread Nicolas Goaziou
Hello, ed...@openmail.cc writes: > I'm having some issues when exporting to ODT, and I would like to know > if someone can help me. I tried my best to describe the problem in the > the attached tmp.org. I also attach a symbols.tex which has my custom > symbols. You may want to try tweaking `org-

[O] exporting LaTeX to ODT with custom symbols

2017-06-03 Thread edgar
Hello hackers, I'm having some issues when exporting to ODT, and I would like to know if someone can help me. I tried my best to describe the problem in the the attached tmp.org. I also attach a symbols.tex which has my custom symbols. Thank you for any help. Edgar --