An Emacs configuration to work with LaTeX, Python, C, C++, Pandoc, Markdown, Slack, and git running natively in different OS like MacOS, ArchLinux, and Ubuntu.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gerardo Marx Chávez-Campos fbefcbcd5b Update 'Readme.md' 2 years ago
.emacs sourcecodepro fonts 3 years ago
Readme.md Update 'Readme.md' 2 years ago
SourceCodePro_FontsOnly-1.009.zip Adding the Source Code Pro Fonts 3 years ago
source-fonts.sh Adding the Source Code Pro Fonts 3 years ago

Readme.md

#Readme This repository contains the basic configuration to work with emacs for compile LaTeX, Markdown and Docker tested with MacOS, Ubuntu and Windows.

This configuration is used with the research seminar 101.

Spell-Checking

For Ubuntu

It is recommended to install and use ispell. Thus, to install use:

$ sudo apt-get update
$ sudo apt-get install -y aspell

For MacOS

$ brew install aspell

For Arch

$ pacman -S aspell

For Windows

Use pacman and ispell (not tested ye)

Known issues

Windows