Skip to content

Opinionated Emacs with orgmode, latex, and batteries included features in Docker Compose.

Notifications You must be signed in to change notification settings

rjbaw/org-latex-docker

Repository files navigation

Emacs with LaTeX & Orgmode in Docker

Opinionated Emacs with orgmode, latex, and batteries included features in Docker Compose.

Core Components

  • Emacs 29.3 with Gtk GUI
  • PDFLatex, XeLaTeX, LuaLaTeX.
  • Python 3, Julia, Jupyter Notebook

Screenshots

Jupyter Blocks

Alt text

LaTeX fragments

Alt text

SymPy render

Alt text

Getting Started

Requirements

Building

./run.sh -b

Notes

  • Console mode is not recommended due to missing features.
  • Recommend local rebuilds for performance and permissions.

General Usage

Entry Point

./run.sh
GUI mode
em
Terminal mode
et

Evil-mode

Deactivate by running M-x evil-mode twice or add (evil-mode 0) to ~/.emacs.d/init.el

Snippets

Included yasnippet-snippets and few more in snippets/ folder.

Code Blocks

Jupyter Code Blocks: <js & TAB
Code execution: C-C
Code Interupt: C-TAB or C-g

About

Opinionated Emacs with orgmode, latex, and batteries included features in Docker Compose.

Resources

Stars

Watchers

Forks

Packages

No packages published