An open API service indexing awesome lists of open source software.

https://github.com/percona/tex-templates

Tex templates for presentation slides and more
https://github.com/percona/tex-templates

percona-live

Last synced: 12 months ago
JSON representation

Tex templates for presentation slides and more

Awesome Lists containing this project

README

          

# 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