org2latex - a yasnippet

This is my yasnippet template for use when building an org-mode file which will be exported into a’.tex’ file and then you can use my ‘pdfbuild‘ script to convert the latex file into a PDF file with no code lines to be entered, just follow the on-screen prompts.

# -*- mode ...
more ...

Emacs init from an org-mode file

Recently I’ve been setting up an org-mode file in emacs which holds my entire “init.el” to run emacs from. As its all quite stable now and working well, I’m putting it up here in case others want to try something similar.

Installation instructions

* installation Instructions
Then copy ...
more ...