Skip to content

l3pq/latex-templates

Repository files navigation

LaTeX templates

Shared LaTeX style files and tooling to compile documents to PDF.

Layout

Path Purpose
templates/ .sty packages (e.g. cv-template)
examples/ Example .tex sources per template
out/ Build output (PDF); ignored by git
docker/ Dockerfile for a reproducible TeX Live environment

Requirements

Build a PDF

From this repository root:

just pdf examples/cv-example.tex

The PDF is written to out/cv-example.pdf.

Git submodule (private documents)

To consume these templates from a private repository (real CV sources, etc.), see docs/submodule.md.

Create a new project from this repo (link → agent)

  1. Open an empty directory as your new project in the editor.
  2. Paste the public repo URL (e.g. https://github.com/l3pq/latex-templates).
  3. Ask the agent to bootstrap a LaTeX project with this repo as latex-templates submodule.

The machine-readable workflow is in AGENTS.md. Available templates are listed in templates/manifest.yml. For Cursor, the project skill lives under .cursor/skills/latex-submodule-bootstrap/SKILL.md.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors