# tex-templates **Repository Path**: mirrors_percona/tex-templates ## Basic Information - **Project Name**: tex-templates - **Description**: Tex templates for presentation slides and more - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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