Skip to content

ilatex

Minimal LaTeX Templates

Demos

Article

Beamer

Coursework

Installation

There are two ways to install ilatex:

  • Just copy *.cls and/or *.sty to your workspace.
  • Run make install to install ilatex to TEXMFHOME (or TEXMFLOCAL if you like).

Requirements

  • pygments is required for syntax highlighting. It can be install with pip install pygments or pipx install pygments.
  • biber is required for bibliography.

Manual

See manual and other demos for more details.

Resources

  • Awesome LaTeX - Curated list of LaTeX awesomeness
  • LaTeX Workshop - LaTeX extension for Visual Studio Code
  • Overleaf - Online editor, also with a WYSIWYM editor and git support.
  • Tables Generator - This website provides a graphical interface to input your table and produces properly-formatted code for LaTeX, Markdown, HTML, etc.
  • Comprehensive LaTeX symbol list - Very extensive list of symbols for LaTeX. Available in A4 and letter sizes.
  • Detexify - You draw the symbol and this site/app will tell you the LaTeX command.
  • TeXDoc - Online interface to the texdoc utility to browse LaTeX packages and documentation.

Similar Projects


Last update: July 21, 2023
Created: July 21, 2023