How to solve process keys options issue?












0














Actually, I format my Laptop and install the Windows 10. After installation I install the new version Winedt 10.3 with Miktex. Now I want to update my Friggeri Resume/CV, but I am facing Processkeysoptions {unicode-math}.



Code:



%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Friggeri Resume/CV
% XeLaTeX Template
% Version 1.0 (5/5/13)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Adrien Friggeri (adrien@friggeri.net)
% https://github.com/afriggeri/CV
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Important notes:
% This template needs to be compiled with XeLaTeX and the bibliography, if used,
% needs to be compiled with biber rather than bibtex.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

documentclass{friggeri-cv} % Add 'print' as an option into the square bracket to
remove colors from this template for printing

usepackage{unicode-math}
usepackage{fontawesome}

%RequirePackage[math-style=TeX,vargreek-shape=unicode]{unicode-math}

%RequirePackage{unicode-math}


definecolor{light-gray}{gray}{0.55}
definecolor{skype}{HTML}{12A5F4}
definecolor{html5}{HTML}{e34c26}
definecolor{php}{HTML}{6c7eb7}
definecolor{db}{HTML}{FF9900}
definecolor{linkedin}{HTML}{1683BB}

addbibresource{bibliography.bib} % Specify the bibliography file to include
publications

begin{document}
newfontfamily{FA}{FontAwesome}

header{S }{K}{} % Your name and current job title/field

%----------------------------------------------------------------------------------------
% SIDEBAR SECTION
%----------------------------------------------------------------------------------------

begin{aside} % In the aside, each new line forces a line break
section{Personal Info}
emph{Father Name} SA
emph{D.O.B} 00$^{st}$ Jan, 000
emph{Nationality} ABC
emph{Marital status} ABC
section{{FA faHome}}
A Road, M
R
P
section{faPhone}
000000000000
%~
%section{includegraphics[scale=0.11]{linkedinLogo.png}}
%{linkedin.com/in/yourname}
%~
section{includegraphics[scale=0.11]{skypeLogo.png}}
{84}
%~
section{faEnvelope}
%1946@students.edu
%{ms@gmail.com}
sn\@gmail.com
%href{http://www.smith.com}{http://www.smith.com}
%href{http://facebook.com/johnsmith}{fb://jsmith}
section{Languages}
emph{proficient} English
emph{mother tongue} English
emph{} Chinese
emph{} Punjabi
section{Computer Skills}
{color{red} $varheartsuit$} LaTeX, Tikz, jPicEdt
Matlab, Mathematica, C/C++
LaTeX Draw, Mayura Draw, MS Office
section{Hobbies}
Movies, Photography
end{aside}

%----------------------------------------------------------------------------------------
% Objective SECTION
%----------------------------------------------------------------------------------------
section{Objective}
researcher in my field.
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------

section{Experience}

begin{entrylist}
%------------------------------------------------
entry
{2015-Present}
{US}
{Campus, US}
{emph{Lecturer} \
begin{itemize}
item Teaching Calculus, Differential Equations, Numerical Analysis.
end{itemize}}
%---------------------------------
entry
{2013 - 2014}
{AU}
{abc}
{emph{Teacher Assistant} \
begin{itemize}
item Assist various courses named "Numerical Analysis".
item Assist Computing Labs in Department of Mathematics.
end{itemize}}
%%------------------------------------------------

%------------------------------------------------
end{entrylist}
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------

section{Education}
begin{entrylist}
%------------------------------------------------
entry
{2010-2013}
{Masters {normalfont in MathematicS}}
{Abc, ABC}
{Specialized in Finite Element Methods}
%------------------------------------------------
end{entrylist}
%---------------------------------------------------
%newpage
%----------------------------------------------------------------------------------------
% Research SECTION
%----------------------------------------------------------------------------------------
section{Research}

%%----------------------------------------------------------------------------------------
%% Research SECTION
%%----------------------------------------------------------------------------------------
newpage
section{Semester Projects}
%%----------------------------------------------------------------------------------------
%% Research Interest SECTION
%%----------------------------------------------------------------------------------------
section{Research Interest}
begin{itemize}
item Differential Equations
item Finite Element Methods
end{itemize}
%%----------------------------------------------------------------------------------------
%% Teaching Interest SECTION
%%----------------------------------------------------------------------------------------
section{Teaching Interest}
begin{itemize}
item Calculus
item Numerical Analysis
end{itemize}
%%----------------------------------------------------------------------------------------
%% references SECTION
%%----------------------------------------------------------------------------------------
section{References}
emph{textbf{Name}} Dr(Supervisor)\
emph{textbf{Email}} @mail.edu\
emph{textbf{Phone}} 0000000000000000\
emph{textbf{Designation}} Professor\
emph{textbf{Name of University}}AU.


end{document}









share|improve this question
























  • Do share the code with Minimal Working Example (MWE).
    – Siba Mishra
    Dec 26 '18 at 14:02










  • you have not shown your input, or the error message or said what the problem is. That makes it rather hard to help.
    – David Carlisle
    Dec 26 '18 at 14:12












  • @DavidCarlisle Processkeysoptions {unicode-math}
    – Micky K
    Dec 26 '18 at 14:13










  • That is a line of code, but it isn't an error message or any indication about the code in your document causing the error.
    – David Carlisle
    Dec 26 '18 at 14:14










  • @DavidCarlisle I am going to share the code.
    – Micky K
    Dec 26 '18 at 14:15
















0














Actually, I format my Laptop and install the Windows 10. After installation I install the new version Winedt 10.3 with Miktex. Now I want to update my Friggeri Resume/CV, but I am facing Processkeysoptions {unicode-math}.



Code:



%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Friggeri Resume/CV
% XeLaTeX Template
% Version 1.0 (5/5/13)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Adrien Friggeri (adrien@friggeri.net)
% https://github.com/afriggeri/CV
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Important notes:
% This template needs to be compiled with XeLaTeX and the bibliography, if used,
% needs to be compiled with biber rather than bibtex.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

documentclass{friggeri-cv} % Add 'print' as an option into the square bracket to
remove colors from this template for printing

usepackage{unicode-math}
usepackage{fontawesome}

%RequirePackage[math-style=TeX,vargreek-shape=unicode]{unicode-math}

%RequirePackage{unicode-math}


definecolor{light-gray}{gray}{0.55}
definecolor{skype}{HTML}{12A5F4}
definecolor{html5}{HTML}{e34c26}
definecolor{php}{HTML}{6c7eb7}
definecolor{db}{HTML}{FF9900}
definecolor{linkedin}{HTML}{1683BB}

addbibresource{bibliography.bib} % Specify the bibliography file to include
publications

begin{document}
newfontfamily{FA}{FontAwesome}

header{S }{K}{} % Your name and current job title/field

%----------------------------------------------------------------------------------------
% SIDEBAR SECTION
%----------------------------------------------------------------------------------------

begin{aside} % In the aside, each new line forces a line break
section{Personal Info}
emph{Father Name} SA
emph{D.O.B} 00$^{st}$ Jan, 000
emph{Nationality} ABC
emph{Marital status} ABC
section{{FA faHome}}
A Road, M
R
P
section{faPhone}
000000000000
%~
%section{includegraphics[scale=0.11]{linkedinLogo.png}}
%{linkedin.com/in/yourname}
%~
section{includegraphics[scale=0.11]{skypeLogo.png}}
{84}
%~
section{faEnvelope}
%1946@students.edu
%{ms@gmail.com}
sn\@gmail.com
%href{http://www.smith.com}{http://www.smith.com}
%href{http://facebook.com/johnsmith}{fb://jsmith}
section{Languages}
emph{proficient} English
emph{mother tongue} English
emph{} Chinese
emph{} Punjabi
section{Computer Skills}
{color{red} $varheartsuit$} LaTeX, Tikz, jPicEdt
Matlab, Mathematica, C/C++
LaTeX Draw, Mayura Draw, MS Office
section{Hobbies}
Movies, Photography
end{aside}

%----------------------------------------------------------------------------------------
% Objective SECTION
%----------------------------------------------------------------------------------------
section{Objective}
researcher in my field.
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------

section{Experience}

begin{entrylist}
%------------------------------------------------
entry
{2015-Present}
{US}
{Campus, US}
{emph{Lecturer} \
begin{itemize}
item Teaching Calculus, Differential Equations, Numerical Analysis.
end{itemize}}
%---------------------------------
entry
{2013 - 2014}
{AU}
{abc}
{emph{Teacher Assistant} \
begin{itemize}
item Assist various courses named "Numerical Analysis".
item Assist Computing Labs in Department of Mathematics.
end{itemize}}
%%------------------------------------------------

%------------------------------------------------
end{entrylist}
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------

section{Education}
begin{entrylist}
%------------------------------------------------
entry
{2010-2013}
{Masters {normalfont in MathematicS}}
{Abc, ABC}
{Specialized in Finite Element Methods}
%------------------------------------------------
end{entrylist}
%---------------------------------------------------
%newpage
%----------------------------------------------------------------------------------------
% Research SECTION
%----------------------------------------------------------------------------------------
section{Research}

%%----------------------------------------------------------------------------------------
%% Research SECTION
%%----------------------------------------------------------------------------------------
newpage
section{Semester Projects}
%%----------------------------------------------------------------------------------------
%% Research Interest SECTION
%%----------------------------------------------------------------------------------------
section{Research Interest}
begin{itemize}
item Differential Equations
item Finite Element Methods
end{itemize}
%%----------------------------------------------------------------------------------------
%% Teaching Interest SECTION
%%----------------------------------------------------------------------------------------
section{Teaching Interest}
begin{itemize}
item Calculus
item Numerical Analysis
end{itemize}
%%----------------------------------------------------------------------------------------
%% references SECTION
%%----------------------------------------------------------------------------------------
section{References}
emph{textbf{Name}} Dr(Supervisor)\
emph{textbf{Email}} @mail.edu\
emph{textbf{Phone}} 0000000000000000\
emph{textbf{Designation}} Professor\
emph{textbf{Name of University}}AU.


end{document}









share|improve this question
























  • Do share the code with Minimal Working Example (MWE).
    – Siba Mishra
    Dec 26 '18 at 14:02










  • you have not shown your input, or the error message or said what the problem is. That makes it rather hard to help.
    – David Carlisle
    Dec 26 '18 at 14:12












  • @DavidCarlisle Processkeysoptions {unicode-math}
    – Micky K
    Dec 26 '18 at 14:13










  • That is a line of code, but it isn't an error message or any indication about the code in your document causing the error.
    – David Carlisle
    Dec 26 '18 at 14:14










  • @DavidCarlisle I am going to share the code.
    – Micky K
    Dec 26 '18 at 14:15














0












0








0







Actually, I format my Laptop and install the Windows 10. After installation I install the new version Winedt 10.3 with Miktex. Now I want to update my Friggeri Resume/CV, but I am facing Processkeysoptions {unicode-math}.



Code:



%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Friggeri Resume/CV
% XeLaTeX Template
% Version 1.0 (5/5/13)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Adrien Friggeri (adrien@friggeri.net)
% https://github.com/afriggeri/CV
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Important notes:
% This template needs to be compiled with XeLaTeX and the bibliography, if used,
% needs to be compiled with biber rather than bibtex.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

documentclass{friggeri-cv} % Add 'print' as an option into the square bracket to
remove colors from this template for printing

usepackage{unicode-math}
usepackage{fontawesome}

%RequirePackage[math-style=TeX,vargreek-shape=unicode]{unicode-math}

%RequirePackage{unicode-math}


definecolor{light-gray}{gray}{0.55}
definecolor{skype}{HTML}{12A5F4}
definecolor{html5}{HTML}{e34c26}
definecolor{php}{HTML}{6c7eb7}
definecolor{db}{HTML}{FF9900}
definecolor{linkedin}{HTML}{1683BB}

addbibresource{bibliography.bib} % Specify the bibliography file to include
publications

begin{document}
newfontfamily{FA}{FontAwesome}

header{S }{K}{} % Your name and current job title/field

%----------------------------------------------------------------------------------------
% SIDEBAR SECTION
%----------------------------------------------------------------------------------------

begin{aside} % In the aside, each new line forces a line break
section{Personal Info}
emph{Father Name} SA
emph{D.O.B} 00$^{st}$ Jan, 000
emph{Nationality} ABC
emph{Marital status} ABC
section{{FA faHome}}
A Road, M
R
P
section{faPhone}
000000000000
%~
%section{includegraphics[scale=0.11]{linkedinLogo.png}}
%{linkedin.com/in/yourname}
%~
section{includegraphics[scale=0.11]{skypeLogo.png}}
{84}
%~
section{faEnvelope}
%1946@students.edu
%{ms@gmail.com}
sn\@gmail.com
%href{http://www.smith.com}{http://www.smith.com}
%href{http://facebook.com/johnsmith}{fb://jsmith}
section{Languages}
emph{proficient} English
emph{mother tongue} English
emph{} Chinese
emph{} Punjabi
section{Computer Skills}
{color{red} $varheartsuit$} LaTeX, Tikz, jPicEdt
Matlab, Mathematica, C/C++
LaTeX Draw, Mayura Draw, MS Office
section{Hobbies}
Movies, Photography
end{aside}

%----------------------------------------------------------------------------------------
% Objective SECTION
%----------------------------------------------------------------------------------------
section{Objective}
researcher in my field.
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------

section{Experience}

begin{entrylist}
%------------------------------------------------
entry
{2015-Present}
{US}
{Campus, US}
{emph{Lecturer} \
begin{itemize}
item Teaching Calculus, Differential Equations, Numerical Analysis.
end{itemize}}
%---------------------------------
entry
{2013 - 2014}
{AU}
{abc}
{emph{Teacher Assistant} \
begin{itemize}
item Assist various courses named "Numerical Analysis".
item Assist Computing Labs in Department of Mathematics.
end{itemize}}
%%------------------------------------------------

%------------------------------------------------
end{entrylist}
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------

section{Education}
begin{entrylist}
%------------------------------------------------
entry
{2010-2013}
{Masters {normalfont in MathematicS}}
{Abc, ABC}
{Specialized in Finite Element Methods}
%------------------------------------------------
end{entrylist}
%---------------------------------------------------
%newpage
%----------------------------------------------------------------------------------------
% Research SECTION
%----------------------------------------------------------------------------------------
section{Research}

%%----------------------------------------------------------------------------------------
%% Research SECTION
%%----------------------------------------------------------------------------------------
newpage
section{Semester Projects}
%%----------------------------------------------------------------------------------------
%% Research Interest SECTION
%%----------------------------------------------------------------------------------------
section{Research Interest}
begin{itemize}
item Differential Equations
item Finite Element Methods
end{itemize}
%%----------------------------------------------------------------------------------------
%% Teaching Interest SECTION
%%----------------------------------------------------------------------------------------
section{Teaching Interest}
begin{itemize}
item Calculus
item Numerical Analysis
end{itemize}
%%----------------------------------------------------------------------------------------
%% references SECTION
%%----------------------------------------------------------------------------------------
section{References}
emph{textbf{Name}} Dr(Supervisor)\
emph{textbf{Email}} @mail.edu\
emph{textbf{Phone}} 0000000000000000\
emph{textbf{Designation}} Professor\
emph{textbf{Name of University}}AU.


end{document}









share|improve this question















Actually, I format my Laptop and install the Windows 10. After installation I install the new version Winedt 10.3 with Miktex. Now I want to update my Friggeri Resume/CV, but I am facing Processkeysoptions {unicode-math}.



Code:



%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Friggeri Resume/CV
% XeLaTeX Template
% Version 1.0 (5/5/13)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Adrien Friggeri (adrien@friggeri.net)
% https://github.com/afriggeri/CV
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Important notes:
% This template needs to be compiled with XeLaTeX and the bibliography, if used,
% needs to be compiled with biber rather than bibtex.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

documentclass{friggeri-cv} % Add 'print' as an option into the square bracket to
remove colors from this template for printing

usepackage{unicode-math}
usepackage{fontawesome}

%RequirePackage[math-style=TeX,vargreek-shape=unicode]{unicode-math}

%RequirePackage{unicode-math}


definecolor{light-gray}{gray}{0.55}
definecolor{skype}{HTML}{12A5F4}
definecolor{html5}{HTML}{e34c26}
definecolor{php}{HTML}{6c7eb7}
definecolor{db}{HTML}{FF9900}
definecolor{linkedin}{HTML}{1683BB}

addbibresource{bibliography.bib} % Specify the bibliography file to include
publications

begin{document}
newfontfamily{FA}{FontAwesome}

header{S }{K}{} % Your name and current job title/field

%----------------------------------------------------------------------------------------
% SIDEBAR SECTION
%----------------------------------------------------------------------------------------

begin{aside} % In the aside, each new line forces a line break
section{Personal Info}
emph{Father Name} SA
emph{D.O.B} 00$^{st}$ Jan, 000
emph{Nationality} ABC
emph{Marital status} ABC
section{{FA faHome}}
A Road, M
R
P
section{faPhone}
000000000000
%~
%section{includegraphics[scale=0.11]{linkedinLogo.png}}
%{linkedin.com/in/yourname}
%~
section{includegraphics[scale=0.11]{skypeLogo.png}}
{84}
%~
section{faEnvelope}
%1946@students.edu
%{ms@gmail.com}
sn\@gmail.com
%href{http://www.smith.com}{http://www.smith.com}
%href{http://facebook.com/johnsmith}{fb://jsmith}
section{Languages}
emph{proficient} English
emph{mother tongue} English
emph{} Chinese
emph{} Punjabi
section{Computer Skills}
{color{red} $varheartsuit$} LaTeX, Tikz, jPicEdt
Matlab, Mathematica, C/C++
LaTeX Draw, Mayura Draw, MS Office
section{Hobbies}
Movies, Photography
end{aside}

%----------------------------------------------------------------------------------------
% Objective SECTION
%----------------------------------------------------------------------------------------
section{Objective}
researcher in my field.
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------

section{Experience}

begin{entrylist}
%------------------------------------------------
entry
{2015-Present}
{US}
{Campus, US}
{emph{Lecturer} \
begin{itemize}
item Teaching Calculus, Differential Equations, Numerical Analysis.
end{itemize}}
%---------------------------------
entry
{2013 - 2014}
{AU}
{abc}
{emph{Teacher Assistant} \
begin{itemize}
item Assist various courses named "Numerical Analysis".
item Assist Computing Labs in Department of Mathematics.
end{itemize}}
%%------------------------------------------------

%------------------------------------------------
end{entrylist}
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------

section{Education}
begin{entrylist}
%------------------------------------------------
entry
{2010-2013}
{Masters {normalfont in MathematicS}}
{Abc, ABC}
{Specialized in Finite Element Methods}
%------------------------------------------------
end{entrylist}
%---------------------------------------------------
%newpage
%----------------------------------------------------------------------------------------
% Research SECTION
%----------------------------------------------------------------------------------------
section{Research}

%%----------------------------------------------------------------------------------------
%% Research SECTION
%%----------------------------------------------------------------------------------------
newpage
section{Semester Projects}
%%----------------------------------------------------------------------------------------
%% Research Interest SECTION
%%----------------------------------------------------------------------------------------
section{Research Interest}
begin{itemize}
item Differential Equations
item Finite Element Methods
end{itemize}
%%----------------------------------------------------------------------------------------
%% Teaching Interest SECTION
%%----------------------------------------------------------------------------------------
section{Teaching Interest}
begin{itemize}
item Calculus
item Numerical Analysis
end{itemize}
%%----------------------------------------------------------------------------------------
%% references SECTION
%%----------------------------------------------------------------------------------------
section{References}
emph{textbf{Name}} Dr(Supervisor)\
emph{textbf{Email}} @mail.edu\
emph{textbf{Phone}} 0000000000000000\
emph{textbf{Designation}} Professor\
emph{textbf{Name of University}}AU.


end{document}






cv friggeri-cv






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 29 '18 at 12:03









Kurt

35.7k847160




35.7k847160










asked Dec 26 '18 at 13:59









Micky K

69231126




69231126












  • Do share the code with Minimal Working Example (MWE).
    – Siba Mishra
    Dec 26 '18 at 14:02










  • you have not shown your input, or the error message or said what the problem is. That makes it rather hard to help.
    – David Carlisle
    Dec 26 '18 at 14:12












  • @DavidCarlisle Processkeysoptions {unicode-math}
    – Micky K
    Dec 26 '18 at 14:13










  • That is a line of code, but it isn't an error message or any indication about the code in your document causing the error.
    – David Carlisle
    Dec 26 '18 at 14:14










  • @DavidCarlisle I am going to share the code.
    – Micky K
    Dec 26 '18 at 14:15


















  • Do share the code with Minimal Working Example (MWE).
    – Siba Mishra
    Dec 26 '18 at 14:02










  • you have not shown your input, or the error message or said what the problem is. That makes it rather hard to help.
    – David Carlisle
    Dec 26 '18 at 14:12












  • @DavidCarlisle Processkeysoptions {unicode-math}
    – Micky K
    Dec 26 '18 at 14:13










  • That is a line of code, but it isn't an error message or any indication about the code in your document causing the error.
    – David Carlisle
    Dec 26 '18 at 14:14










  • @DavidCarlisle I am going to share the code.
    – Micky K
    Dec 26 '18 at 14:15
















Do share the code with Minimal Working Example (MWE).
– Siba Mishra
Dec 26 '18 at 14:02




Do share the code with Minimal Working Example (MWE).
– Siba Mishra
Dec 26 '18 at 14:02












you have not shown your input, or the error message or said what the problem is. That makes it rather hard to help.
– David Carlisle
Dec 26 '18 at 14:12






you have not shown your input, or the error message or said what the problem is. That makes it rather hard to help.
– David Carlisle
Dec 26 '18 at 14:12














@DavidCarlisle Processkeysoptions {unicode-math}
– Micky K
Dec 26 '18 at 14:13




@DavidCarlisle Processkeysoptions {unicode-math}
– Micky K
Dec 26 '18 at 14:13












That is a line of code, but it isn't an error message or any indication about the code in your document causing the error.
– David Carlisle
Dec 26 '18 at 14:14




That is a line of code, but it isn't an error message or any indication about the code in your document causing the error.
– David Carlisle
Dec 26 '18 at 14:14












@DavidCarlisle I am going to share the code.
– Micky K
Dec 26 '18 at 14:15




@DavidCarlisle I am going to share the code.
– Micky K
Dec 26 '18 at 14:15










1 Answer
1






active

oldest

votes


















2














You still have given no indication of the error message that you got however I assume it is this error,



! Package keyvalue Error: Unknown option 'vargreek-shape' for package
(keyvalue) unicode-math-xetex.

For immediate help type H <return>.
...

l.533 ProcessKeysOptions {unicode-math}


Which indicates that the template has not been updated for a change in unicode-math almost two years ago, searching this site for vargreek-shape will show multiple answers from the start of 2017 eg



Compilation error "option-unknown" - unicode-math



Just deleting the offending option ,vargreek-shape=unicode from line 51 of the class file is the simplest fix, although the class uses several fonts that I do not have, so I got other, unreleated, font not found errors.






share|improve this answer





















  • Yes, this is error I am facing
    – Micky K
    Dec 26 '18 at 23:04






  • 1




    @MickyK if you had said that at the start you would have had an answer a lot quicker:-) also searching the site for an error message usually, as here, shows someone has had the same message previously.
    – David Carlisle
    Dec 26 '18 at 23:17










  • I download the new version but still facing the same issue, don't know how to resolve the this issue
    – Micky K
    Dec 26 '18 at 23:19










  • @MickyK I downloaded it to answer the question, why can you not do as I suggest in this answer?
    – David Carlisle
    Dec 26 '18 at 23:20













Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f467404%2fhow-to-solve-process-keys-options-issue%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









2














You still have given no indication of the error message that you got however I assume it is this error,



! Package keyvalue Error: Unknown option 'vargreek-shape' for package
(keyvalue) unicode-math-xetex.

For immediate help type H <return>.
...

l.533 ProcessKeysOptions {unicode-math}


Which indicates that the template has not been updated for a change in unicode-math almost two years ago, searching this site for vargreek-shape will show multiple answers from the start of 2017 eg



Compilation error "option-unknown" - unicode-math



Just deleting the offending option ,vargreek-shape=unicode from line 51 of the class file is the simplest fix, although the class uses several fonts that I do not have, so I got other, unreleated, font not found errors.






share|improve this answer





















  • Yes, this is error I am facing
    – Micky K
    Dec 26 '18 at 23:04






  • 1




    @MickyK if you had said that at the start you would have had an answer a lot quicker:-) also searching the site for an error message usually, as here, shows someone has had the same message previously.
    – David Carlisle
    Dec 26 '18 at 23:17










  • I download the new version but still facing the same issue, don't know how to resolve the this issue
    – Micky K
    Dec 26 '18 at 23:19










  • @MickyK I downloaded it to answer the question, why can you not do as I suggest in this answer?
    – David Carlisle
    Dec 26 '18 at 23:20


















2














You still have given no indication of the error message that you got however I assume it is this error,



! Package keyvalue Error: Unknown option 'vargreek-shape' for package
(keyvalue) unicode-math-xetex.

For immediate help type H <return>.
...

l.533 ProcessKeysOptions {unicode-math}


Which indicates that the template has not been updated for a change in unicode-math almost two years ago, searching this site for vargreek-shape will show multiple answers from the start of 2017 eg



Compilation error "option-unknown" - unicode-math



Just deleting the offending option ,vargreek-shape=unicode from line 51 of the class file is the simplest fix, although the class uses several fonts that I do not have, so I got other, unreleated, font not found errors.






share|improve this answer





















  • Yes, this is error I am facing
    – Micky K
    Dec 26 '18 at 23:04






  • 1




    @MickyK if you had said that at the start you would have had an answer a lot quicker:-) also searching the site for an error message usually, as here, shows someone has had the same message previously.
    – David Carlisle
    Dec 26 '18 at 23:17










  • I download the new version but still facing the same issue, don't know how to resolve the this issue
    – Micky K
    Dec 26 '18 at 23:19










  • @MickyK I downloaded it to answer the question, why can you not do as I suggest in this answer?
    – David Carlisle
    Dec 26 '18 at 23:20
















2












2








2






You still have given no indication of the error message that you got however I assume it is this error,



! Package keyvalue Error: Unknown option 'vargreek-shape' for package
(keyvalue) unicode-math-xetex.

For immediate help type H <return>.
...

l.533 ProcessKeysOptions {unicode-math}


Which indicates that the template has not been updated for a change in unicode-math almost two years ago, searching this site for vargreek-shape will show multiple answers from the start of 2017 eg



Compilation error "option-unknown" - unicode-math



Just deleting the offending option ,vargreek-shape=unicode from line 51 of the class file is the simplest fix, although the class uses several fonts that I do not have, so I got other, unreleated, font not found errors.






share|improve this answer












You still have given no indication of the error message that you got however I assume it is this error,



! Package keyvalue Error: Unknown option 'vargreek-shape' for package
(keyvalue) unicode-math-xetex.

For immediate help type H <return>.
...

l.533 ProcessKeysOptions {unicode-math}


Which indicates that the template has not been updated for a change in unicode-math almost two years ago, searching this site for vargreek-shape will show multiple answers from the start of 2017 eg



Compilation error "option-unknown" - unicode-math



Just deleting the offending option ,vargreek-shape=unicode from line 51 of the class file is the simplest fix, although the class uses several fonts that I do not have, so I got other, unreleated, font not found errors.







share|improve this answer












share|improve this answer



share|improve this answer










answered Dec 26 '18 at 18:41









David Carlisle

483k4011171858




483k4011171858












  • Yes, this is error I am facing
    – Micky K
    Dec 26 '18 at 23:04






  • 1




    @MickyK if you had said that at the start you would have had an answer a lot quicker:-) also searching the site for an error message usually, as here, shows someone has had the same message previously.
    – David Carlisle
    Dec 26 '18 at 23:17










  • I download the new version but still facing the same issue, don't know how to resolve the this issue
    – Micky K
    Dec 26 '18 at 23:19










  • @MickyK I downloaded it to answer the question, why can you not do as I suggest in this answer?
    – David Carlisle
    Dec 26 '18 at 23:20




















  • Yes, this is error I am facing
    – Micky K
    Dec 26 '18 at 23:04






  • 1




    @MickyK if you had said that at the start you would have had an answer a lot quicker:-) also searching the site for an error message usually, as here, shows someone has had the same message previously.
    – David Carlisle
    Dec 26 '18 at 23:17










  • I download the new version but still facing the same issue, don't know how to resolve the this issue
    – Micky K
    Dec 26 '18 at 23:19










  • @MickyK I downloaded it to answer the question, why can you not do as I suggest in this answer?
    – David Carlisle
    Dec 26 '18 at 23:20


















Yes, this is error I am facing
– Micky K
Dec 26 '18 at 23:04




Yes, this is error I am facing
– Micky K
Dec 26 '18 at 23:04




1




1




@MickyK if you had said that at the start you would have had an answer a lot quicker:-) also searching the site for an error message usually, as here, shows someone has had the same message previously.
– David Carlisle
Dec 26 '18 at 23:17




@MickyK if you had said that at the start you would have had an answer a lot quicker:-) also searching the site for an error message usually, as here, shows someone has had the same message previously.
– David Carlisle
Dec 26 '18 at 23:17












I download the new version but still facing the same issue, don't know how to resolve the this issue
– Micky K
Dec 26 '18 at 23:19




I download the new version but still facing the same issue, don't know how to resolve the this issue
– Micky K
Dec 26 '18 at 23:19












@MickyK I downloaded it to answer the question, why can you not do as I suggest in this answer?
– David Carlisle
Dec 26 '18 at 23:20






@MickyK I downloaded it to answer the question, why can you not do as I suggest in this answer?
– David Carlisle
Dec 26 '18 at 23:20




















draft saved

draft discarded




















































Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f467404%2fhow-to-solve-process-keys-options-issue%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

ComboBox Display Member on multiple fields

Is it possible to collect Nectar points via Trainline?