-
Subscribe to this issue and stay notified about new [daily trending repos in TeX](https://github.com/trending/tex?since=daily).
-
You can add a GitHub Action to compile `sourabh_bajaj_resume.tex` and upload the generated pdf everytime a change is made.
For instance, take the following file which would be available at `.github…
-
Subscribe to this issue and stay notified about new [weekly trending repos in TeX](https://github.com/trending/tex?since=weekly).
-
## Description
Right now (as of Oct 2023) we only offer one template for users, we want to offer more templates for user to choose when generating PDF.
## [Optional] Possible Solutions
- LaTeX mode…
-
I add -V option for build:
```
resume.pdf: resume.md
pandoc --standalone --template style_chmduquesne.tex \
--latex-engine=xelatex \
--from markdown --to context \
-V papersize=A4 \
…
-
Hi, I appreciate your efforts in making this public.
I want to suggest a new template that is used by most of the FAANG candidates.
Kindly support for this LaTeX type FAANG [resume](overleaf.com/lat…
-
Add some Templates for reference to build a resume(at least 5 valid formats) in latex to get a 'pr-accepted' or 'hacktoberfest-accepted' label Multiple PR's will be accepted
-
When the user exports the resume in PDF it should be dumped into a LaTeX template and then compiled to generate PDF, which can be sent to the front end as a URL that the client will download.
-
**Background**
The [listings](https://quarto.org/docs/websites/website-listings.html) feature allows one to automatically populate the contents of a page. I expect it was intended for use only in web…
-
On my machine (Windows 10), with the latest HackMyResume (1.8.0), I'm unable to convert to `LATEX`. It gives me the below error:
```
$ hackmyresume BUILD resume.json TO out/resume.all -t awesome
***…