Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 714 Bytes

File metadata and controls

27 lines (15 loc) · 714 Bytes

UMONS_latex

Set of LaTeX packages and classes for student, researchers and professors members of the University of Mons, Belgium.

How to use it properly

The integration of custom packages and classes to LaTeX depends on your distribution. You can find information here.

TeX Live

Installation steps:

  1. copy all folders containing packages (.sty files) into /texlive/texmf-local/tex/latex/
  2. copy all classes (.cls files) into /texlive/texmf-local/tex/latex/base/
  3. update the file index by running texhash (example path on Windows texlive/2017/bin/win32/texhash.exe)