# ply-template **Repository Path**: intothedusk/ply-template ## Basic Information - **Project Name**: ply-template - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-31 - **Last Updated**: 2025-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ply-template ## Usage ### Local 1. Install 1. Mac System: MacTex (http://www.tug.org/mactex/index.html) 2. Linux System: TexLive (http://tug.org/texlive/) 3. Windows System: TexLive (https://www.tug.org/texlive/) or CTex (http://www.ctex.org/HomePage) 2. Clone ``` git clone https://github.com/palayutm/ply-template ``` 3. Modify Add your own code snippets to any directory you want, then modify `ply-template.tex` , add 4. Generating PDF ``` xelatex -shell-escape ply-template.tex ``` ### Online 1. Download zip of this repository 2. Upload to [https://www.sharelatex.com][https://www.sharelatex.com] 3. Change Compiler to `XeLaTeX` 4. Compile