Curricula Vitae / Résumés ⇒ I can not compile this template
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: I can not compile this template
! package unicode-math error: cannot run with this version of XeTeX!, you need XeTeX 0.9998 or newer...
See the unicode-math package documentation for explanation...
bmoral90
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: I can not compile this template
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: I can not compile this template
bmoral90
Re: I can not compile this template

-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: I can not compile this template
I had the same problem that bmoral90. But i can´t install the unicode-math package, my log says:
"starting package maintenance...
installation directory: "C:\Program Files (x86)\MiKTeX 2.9"
package repository: ftp://ftp.ctex.org/mirrors/CTAN/systems ... /packages/
lightweight database digest: afdec6601df9f2cedf8d39be0245be43
going to download 3629121 bytes
going to install 12 file(s) (1 package(s))
downloading ftp://ftp.ctex.org/mirrors/CTAN/systems ... h.tar.lzma...
3629121 bytes, 48.27 KB/Sec
extracting files from unicode-math.tar.lzma...
xelatex.exe: Windows API error 87: Par�metro incorreto.
xelatex.exe: Data: C:\ProgramData\MiKTeX\2.9\miktex/data/le\b1cfc6be702f63eea92ca0fbc9559e5c.fndb
======================================================================
! LaTeX Error: File `unicode-math.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
Enter file name: "
thanks
fetico
Re: I can not compile this template
It looks like your MikTeX is trying to download the missing package and install it but it is failing to do so. All you need to do is install it manually using the directions I gave in this reply: http://www.latextemplates.com/forum/dis ... omment_256
Cheers,
Vel
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: I can not compile this template
i have the same problem. i installed the unicode-math.sty as well as the filehook.sty now it says the following:
p, li { white-space: pre-wrap; }
! Package unicode-math Error: Cannot run with this version of XeTeX!
(unicode-math) You need XeTeX 0.9998 or newer..
See the unicode-math package documentation for explanation.
Type H <return> for immediate help.
...
i serioulsly dont understand this. it seems as if i would be missing several basic packages.. i never had problems like this before though. i put the friggeri-cv.cls in a folder in the /usr/share/texmf-texlife/tex/latex/ directory pls help!
thanks
mapf
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: I can not compile this template
p, li { white-space: pre-wrap; }
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
! fontspec error: "font-not-found"
!
! The font "Helvetica Neue" cannot be found.
!
! See the fontspec documentation for further information.
!
! For immediate help type H <return>.
!...............................................
i noticed this error here somewhere maybe ill find the solution there
mapf
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: I can not compile this template
now i have only one final question: in the tex file "\emph" is used but it doesnt have any effect on the font. can i simply switch to another font (the italic version) for that section and switch back again?
mapf
Re: I can not compile this template
Glad you figured out that you need to update your LaTeX distribution!
If \emph{} is having no effect it means you don't have the italic version of the main font installed. For this template, I believe this is Helvetica Neue. You can fix this either by installing the italic version or by using a different font (as you said) that does include an italic version.
Hope that helps!
Cheers,
Vel