-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcv-version.tex
More file actions
17 lines (16 loc) · 857 Bytes
/
cv-version.tex
File metadata and controls
17 lines (16 loc) · 857 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
%-------------------------------------------------------------------------------
% Version Configuration
%-------------------------------------------------------------------------------
% This file defines the output version for both resume and cover letter.
% The version name should match a folder in the _content/ directory.
%
% Usage:
% 1. Manually edit this file and change the version name
% 2. Use VS Code task: "Set CV Version" (Ctrl+Shift+P -> Tasks: Run Task)
% 3. Use Python script: python scripts/set_version.py <version-name>
% 4. List available versions: python scripts/set_version.py --list
%
% If a file is not found in the specified version folder, it will
% automatically fall back to the 'default' folder.
%-------------------------------------------------------------------------------
\newcommand{\OutputVersion}{test_version}