Skip to content

Tex templates for presentation slides and more

License

Notifications You must be signed in to change notification settings

isabella232/tex-templates

 
 

Repository files navigation

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

About

Tex templates for presentation slides and more

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 99.8%
  • Common Workflow Language 0.2%