8000 GitHub - LauraBMo/.emacs.d: My Emacs configuration in Org mode (load without babel).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LauraBMo/.emacs.d

Repository files navigation

Emacs is a flexible platform for developing end-user applications –unfortunately it is generally perceived as merely a text editor.

Some people use it specifically for one or two applications. – https://alhassy.github.io/init/

Laura’s Emacs config. It is oriented to edit LaTeX files, mu4e with mbsync and msmtp, Org mode, ledgender.

I use org-mode to mantain my init file, I follow the ideas from Endless init-org-Without-org-mode. The actual init file is init.el. It definies small functions which call the file init.org with my major configurations.

The specific packages used in a LaTeX file are:

  • AucTeX (EmacsWiki AUCTeX) : Basic package to work with LaTeX files.
  • RefTeX : to make \label’s and \ref’s
  • Org-ref (The amazing package of John Kitchin) : to make \cite’s and edit .bib files (in a while to make \label’s and \ref’s also!)
  • CDLaTeX : A perfect complement. To improve TAB, math symbols insertion, LaTeX modifications (like \mathcal{S}…)…

There are also a lot of other packages, take a look at init.el and init.org (the particular configuration for LaTeX-mode is in brust-latex-config.org).

If you are looking for useful functions, you should take look at the following list.

I have configured many modes, but I do not use all of them at all. The following is the list of modes I can not live without.

About

My Emacs configuration in Org mode (load without babel).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0