Developer Builds Map-Like Data Structure in LaTeX to Manage CV Content
A developer has shared a technique for organizing CV data in LaTeX using a map-like structure powered by the pgfkeys package. The approach involves creating a small custom local package, map.sty, that defines key-value store commands for storing and retrieving structured CV information. Custom commands such as \experiencePut and \experienceGet allow users to save and access categorized data — like job titles, dates, and skills — using a reference key and a field name. A separate store.tex file centralizes all CV data, keeping content cleanly separated from formatting logic. The method aims to make LaTeX-based CVs easier to maintain and update without restructuring the entire document.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in