remove generated pdfs, rename tex file
This commit is contained in:
4
.github/prompts/resume-review.prompt.md
vendored
4
.github/prompts/resume-review.prompt.md
vendored
@@ -12,14 +12,14 @@ Review the candidate's resume by following the steps below in order.
|
||||
|
||||
### Step 1 — Read the LaTeX source
|
||||
|
||||
Read [main.tex](../main.tex) to understand the full content and structure of the resume: sections, roles, dates, technologies, bullet text, projects, certifications, and any formatting macros.
|
||||
Read [resume.tex](../resume.tex) to understand the full content and structure of the resume: sections, roles, dates, technologies, bullet text, projects, certifications, and any formatting macros.
|
||||
|
||||
### Step 2 — Build the PDF
|
||||
|
||||
Run the following command in the terminal to compile the resume:
|
||||
|
||||
```
|
||||
latexmk -pdf main.tex
|
||||
latexmk -pdf resume.tex
|
||||
```
|
||||
|
||||
If the build produces errors, include them as a finding under **Formatting & Layout** (e.g., "Compile error on line X — fix before submission"). Continue the review using the LaTeX source regardless.
|
||||
|
||||
Reference in New Issue
Block a user