/tex-templates

Tex templates for presentation slides and more

Primary LanguageTeXGNU General Public License v3.0GPL-3.0

tex-templates

Tex templates for presentation slides and more

Requirements

  1. LaTeX
  2. beamer
  3. texlive-pictures
  4. texlive-latex-extra
  5. texlive-fonts-extra
  6. texlive-fonts-recommended

Initial installation

  1. mkdir -p $HOME/texmf/tex/latex
  2. cd $HOME/texmf/tex/latex
  3. ln -s DIRECTORY_WHERE_YOU_CLONED_THIS_PROJECT/percona-common/*sty .
  4. ln -s DIRECTORY_WHERE_YOU_CLONED_THIS_PROJECT/percona-common/logo.png .
  5. texhash

Usage

Open *template.tex file in TexStudio and click "Build & View" icon