my-cv is a repository holding my Curriculum Vitae: ES version, EN version.
Tex compilers and package managers:
-
MiKTeX 21.8 : a tex package manager. Includes also Tex and LaTex compilers. Within MikTex, install all the packages included in the package list.
-
pdfTeX, Version 3.141592653
Tex Editors (you may use any):
- TexMaker
- TexWorks
- Tex Studio.
Notes and fixes:
After installing Miktex , I had to remove the following line for the AltaCv template to work.
%\includexmp{\xmp@template}%
This file is located within your MiKTeX installation after installing pdfx. Mine was located at: C:\Users\User\AppData\Local\Programs\MiKTeX\tex\latex\pdfx\pdfx.sty
For a introduction on how to use LaTex sintax and get started with it, here you may find some documentation:
Use PDFLatex to compile the project using any of the editors mentioned above.