Hi,
Sorry to be a noob, especially given the number of responses here, but I'm fairly new to Latex and the code wont compile. Texmaker simply says `Could not start the command', any advice?
Regards
Ben
Curricula Vitae / Résumés ⇒ Issue compiling
Re: Issue compiling
Hi Ben,
This template needs to be compiled with xelatex rather than pdflatex so you will need to make sure Texmaker is using xelatex. See here for more information: http://tex.stackexchange.com/questions/ ... f-pdflatex
Cheers,
Vel
This template needs to be compiled with xelatex rather than pdflatex so you will need to make sure Texmaker is using xelatex. See here for more information: http://tex.stackexchange.com/questions/ ... f-pdflatex
Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Issue compiling
Hi,
Thanks for the help thus far, I changed the user commands so that it compiles with XeLaTex, but now it just says:
It should be compiling the right way now, though.
Bit confused.
Regards
Ben
Thanks for the help thus far, I changed the user commands so that it compiles with XeLaTex, but now it just says:
process started
process exited with error(s)
It should be compiling the right way now, though.
Bit confused.
Regards
Ben
Issue compiling
Hi Ben,
Have a look here: http://math.bd.psu.edu/~mlp17/Courseinf ... rintro.pdf and here: http://www.latex-community.org/forum/vi ... f=21&t=753
It sounds like it could be a bibliography thing. This template needs to compile the bibliography using biber rather than the standard bibtex. Try going into the command line and compiling from there using the '
Cheers,
Vel
Have a look here: http://math.bd.psu.edu/~mlp17/Courseinf ... rintro.pdf and here: http://www.latex-community.org/forum/vi ... f=21&t=753
It sounds like it could be a bibliography thing. This template needs to compile the bibliography using biber rather than the standard bibtex. Try going into the command line and compiling from there using the '
xelatex cv_10
' and 'biber cv_10
' commands from the directory of the template. You should get all the errors that way, or it may compile without problems.Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com