LaTeX
I'm sure most of you already do all your work, including poetry and grocery lists, in LaTeX. If not, this is an excellent opportunity to learn how to use it. You need a working LaTeX distribution on your system:
- TeXLive for Linux. I suggest installing the full installation, such as
sudo apt-get install texlive-full
on Debian/Ubuntu, so we don't have to look for individual packages. - MacTeX for Mac.
- MikTeX for Windows.
This is important, so feel free to ask for help with installation and packaging issues.
If you are completely new to LaTeX, you can start by using the online environment ShareLaTeX. This is a lot less convenient than having a real distribution on your own machine, but it can help with troubleshooting. If you run into some difficult with LaTeX syntax, you can add me as a collaborator to your project.
LNCS package & example project
TODO.