Curricula Vitae / RésumésI need help!

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
namiisc
Posts: 1
Joined: Fri Mar 18, 2016 7:15 pm

I need help!

Post by namiisc »

Hello guys,

2 years ago, I build my CV with the friggeri template. It worked fine.
But I wanted to build a new one updated with my current address and data.

Problem:
I still had my old TexStudio and miktex library installed.
I tried to compile it, but it gives me errors:
See cv-error-1
cv-error-1
cv-error-1
cv-error-1.png (23.89 KiB) Viewed 12859 times
Then I installed a new TexStudio and a new Miktex and tried again:
See cv-error-2
cv-error-2
cv-error-2
cv-error-2.png (39.09 KiB) Viewed 12859 times
Then I downloaded the template again (cv-10, friggeri) and tried it with the new version, but again I got errors:
See cv-error3
cv-error-3
cv-error-3
cv-error-3.png (54.69 KiB) Viewed 12859 times
Can somebody help me?
Im on Windows 8.1 (x64).

Is there a step by step description on how I can get this done?
Is TexStudio with miktex a bad idea? I'm frustrated :(

Kind regards and thanks in advance.
namii

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

I need help!

Post by Johannes_B »

You will have much more success in getting any helpful hint if you prepare a minimal working example. Showing screenshots with blurred out parts isn't helpful at all.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
jameshmcvay
Posts: 1
Joined: Sat Mar 26, 2016 5:47 am

I need help!

Post by jameshmcvay »

This error in particular is related to changes in the BibLaTex updates, as explained here:

http://tex.stackexchange.com/questions/ ... formatting

I myself am a bit of a noob and haven't attempted to make the required corrections to the friggeri-cv class, however basically the

Code: Select all

%  \ifblank{#3}{}{#3\space}#1%
on line 290 needs to be changed to adhere to the new \DeclareNameFormat command parameters.

As OP pointed out, even downloading and attempting to compile the template without modification using XeLaTex will fail with this error. Hopefully and Admin can assist in modifying the template to work with the new version of BibLaTex.
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: I need help!

Post by Johannes_B »

This has been added to the bug tracker, an update will be available a few days after biblatex v. 3.4 comes out.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
saigkill0
Posts: 3
Joined: Wed Apr 27, 2016 8:54 pm

Re: I need help!

Post by saigkill0 »

Hello,

i actually upgraded to Ubuntu 16.04 and the friggery cls compiling breaks by the

\ifblank{#3}{}{#3\space}#1% - Issue.

Do we have any workaround for now to fix this error?
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: I need help!

Post by Johannes_B »

This is due to an update of biblatex, which is used for your publications. An update will come when biblatex has been updated once more.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
saigkill0
Posts: 3
Joined: Wed Apr 27, 2016 8:54 pm

Re: I need help!

Post by saigkill0 »

Does anyone know, when the next update is planned? Actually i'm in a application process and have to write applications each day. :(
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

I need help!

Post by Johannes_B »

You can download a development version from sourceforge, but i don't know when the next release to CTAN will happen.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
saigkill0
Posts: 3
Joined: Wed Apr 27, 2016 8:54 pm

Re: I need help!

Post by saigkill0 »

Can i modify the friggeri class to work with biblatex 3.3? Or just modify it for 3.4?
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: I need help!

Post by Johannes_B »

Sure, just rename the file and add a comment that you have done modifications.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply