Open hongyi-zhao opened 3 years ago
Um, I don't really know Org. There is a package called org-babel
, which people often use for code snippets. Does it help?
Regarding Latex, you can search for latex
in this repository. The results tell us that we have presets for cweb
and noweb
, which are both Latex-adjacent technologies. I don't know how relevant either of them is these days, though.
Hi @hongyi-zhao ,
I'm curious what was your conclusion?
Might be you had a chance to try mmm-mode
(or org-mode's Babel) in action for the declared goals and would be able to provide a feedback for future possible interested parties?
Might be AUCTeX nailed it all eventually?
[I recalled your question today on stumbling upon an org-mode
oriented article with a somewhat related Why don’t you just use LaTeX? section in it.]
Dear @dgutov @yugaego This issue was filed 8 months ago. Since then, I've tried and thought a lot, but to be frank, I still haven't tried the mmm-mode
(or org-mode's Babel) relevant methods. Based on my currently use experience and understanding, I think the following two methods should be the feasible ones, especially for those engaged in academic research:
Regards, HY
Thank you for sharing! 👍🏻
Orgmode is powerful and great, but if I want to write latex from within it, I also want to utilize the capabilities supplied by, e.g., auctex, reftex, preview latex and so on.
I'm not sure whether mmm-mode is for this purpose. See here for more discussions on this question. Any hints/notes/comments for the co-operation and combination of these tools will be highly appreciated.
Regards