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
- Host: GitHub
- URL: https://github.com/percona/tex-templates
- Owner: percona
- License: gpl-3.0
- Created: 2015-05-02T19:51:54.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-05-18T23:04:58.000Z (about 3 years ago)
- Last Synced: 2023-05-19T00:21:25.252Z (about 3 years ago)
- Topics: percona-live
- Language: TeX
- Size: 22.9 MB
- Stars: 3
- Watchers: 56
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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