author: cissic date: 3000-01-01 Wed tags: ‘org-mode latex linux’ title: ‘Handful of helpful links’ — ___________________________________________________________________________78

Found on the internet with no time to go through it

About .ONESHELL

Short introduction on using TRAMP:

Emacs init.el doesn’t load:

Different ways of including Local variables at the end of an org file:

How to use output of one source block in other source block

macro approach (impossible)

noweb approach (mentioned in one post in the last link)

https://orgmode.org/manual/Noweb-Reference-Syntax.html

How to word wrap within code blocks

https://emacs.stackexchange.com/questions/33010/how-to-word-wrap-within-code-blocks

How to force newline inside macro:

https://stackoverflow.com/questions/22132603/define-org-mode-macro-with-line-breaks

Literate programming (setting up python virtual-environment for working with org-babel)

http://cachestocaches.com/2018/6/org-literate-programming/

Literate programming

Blogs worth more careful reading

Initialization files in Emacs

##


org-mode latex linux