Re: [O] LaTex best practice in org-mode

2014-06-24 Thread Thorsten Jolitz
Shiyuan writes: Hi Shiyuan, > Thank you very much for the detailed step-by-step instructions. I will > try it out. you might actually start with reading about filters , | http://orgmode.org/worg/dev/org-export-reference.html ` maybe thats all you need. > BTW: your email is very we

Re: [O] LaTex best practice in org-mode

2014-06-23 Thread Shiyuan
Hi Thorsten, Thank you very much for the detailed step-by-step instructions. I will try it out. BTW: your email is very well-structured . Do you write your email in org-mode or some other emacs mode which can recognize [C-h f function-name RET] and insert the results into the email? Shiyuan On

Re: [O] LaTex best practice in org-mode

2014-06-22 Thread Thorsten Jolitz
Shiyuan writes: Hi, > We can write LaTex directly in org-mode without put it in a SRC block. > When the code is exported, the latex syntax will be handled correctly > to html or pdf. That's very nice part of org mode. However, if we don't > put the latex code into a SRC block, the latex syntax i