mirror of https://github.com/eyhc1/rendercv.git
tests: update testdata
This commit is contained in:
parent
0d9a6aa67d
commit
b05d88963b
|
@ -23,7 +23,7 @@ import rendercv.renderer as r
|
||||||
# the output. Setting update_testdata to True will update the reference files with
|
# the output. Setting update_testdata to True will update the reference files with
|
||||||
# the latest RenderCV. This should be done with caution, as it will overwrite the
|
# the latest RenderCV. This should be done with caution, as it will overwrite the
|
||||||
# reference files with the latest output.
|
# reference files with the latest output.
|
||||||
update_testdata = True
|
update_testdata = False
|
||||||
|
|
||||||
# copy sample entries from docs/generate_entry_figures_and_examples.py:
|
# copy sample entries from docs/generate_entry_figures_and_examples.py:
|
||||||
education_entry_dictionary = {
|
education_entry_dictionary = {
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -93,13 +93,13 @@
|
||||||
|
|
||||||
\newcommand{\resumeItem}[2]{
|
\newcommand{\resumeItem}[2]{
|
||||||
\item\small{
|
\item\small{
|
||||||
\ifthenelse{\equal{#1}{}}{#2}{\textbf{#1}{: #2}}
|
\ifthenelse{\equal{#1}{}}{#2}{\textbf{#1:}{ #2}}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
\newcommand{\resumeItemWithoutBullet}[2]{
|
\newcommand{\resumeItemWithoutBullet}[2]{
|
||||||
\item[]\small{
|
\item[]\small{
|
||||||
\ifthenelse{\equal{#1}{}}{#2}{\textbf{#1}{: #2}}
|
\ifthenelse{\equal{#1}{}}{#2}{\textbf{#1:}{ #2}}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -111,6 +111,14 @@
|
||||||
\end{tabularx}
|
\end{tabularx}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
\newcommand{\resumePublicationSubheading}[3]{
|
||||||
|
\item
|
||||||
|
\begin{tabularx}{0.98\textwidth-0.4 cm}[t]{X R{4.1 cm}}
|
||||||
|
#1 & \small#2 \\
|
||||||
|
#3
|
||||||
|
\end{tabularx}
|
||||||
|
}
|
||||||
|
|
||||||
\newcommand{\resumeNormalSubheading}[2]{
|
\newcommand{\resumeNormalSubheading}[2]{
|
||||||
\item
|
\item
|
||||||
\begin{tabularx}{0.98\textwidth-0.4 cm}[t]{X R{4.1 cm}}
|
\begin{tabularx}{0.98\textwidth-0.4 cm}[t]{X R{4.1 cm}}
|
||||||
|
|
|
@ -93,13 +93,13 @@
|
||||||
|
|
||||||
\newcommand{\resumeItem}[2]{
|
\newcommand{\resumeItem}[2]{
|
||||||
\item\small{
|
\item\small{
|
||||||
\ifthenelse{\equal{#1}{}}{#2}{\textbf{#1}{: #2}}
|
\ifthenelse{\equal{#1}{}}{#2}{\textbf{#1:}{ #2}}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
\newcommand{\resumeItemWithoutBullet}[2]{
|
\newcommand{\resumeItemWithoutBullet}[2]{
|
||||||
\item[]\small{
|
\item[]\small{
|
||||||
\ifthenelse{\equal{#1}{}}{#2}{\textbf{#1}{: #2}}
|
\ifthenelse{\equal{#1}{}}{#2}{\textbf{#1:}{ #2}}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -111,6 +111,14 @@
|
||||||
\end{tabularx}
|
\end{tabularx}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
\newcommand{\resumePublicationSubheading}[3]{
|
||||||
|
\item
|
||||||
|
\begin{tabularx}{0.98\textwidth-0.4 cm}[t]{X R{4.1 cm}}
|
||||||
|
#1 & \small#2 \\
|
||||||
|
#3
|
||||||
|
\end{tabularx}
|
||||||
|
}
|
||||||
|
|
||||||
\newcommand{\resumeNormalSubheading}[2]{
|
\newcommand{\resumeNormalSubheading}[2]{
|
||||||
\item
|
\item
|
||||||
\begin{tabularx}{0.98\textwidth-0.4 cm}[t]{X R{4.1 cm}}
|
\begin{tabularx}{0.98\textwidth-0.4 cm}[t]{X R{4.1 cm}}
|
||||||
|
@ -192,41 +200,45 @@
|
||||||
\section{Publication Entries}
|
\section{Publication Entries}
|
||||||
\resumeSubHeadingListStart
|
\resumeSubHeadingListStart
|
||||||
|
|
||||||
\resumeSubheading
|
\resumePublicationSubheading{
|
||||||
{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{\textit{Sept. 2021}}
|
\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}
|
||||||
{
|
}{
|
||||||
\textit{}
|
\textit{Sept. 2021}
|
||||||
}{}
|
}
|
||||||
\resumeItemListStart
|
{}
|
||||||
\resumeItem{}{\raggedright \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
|
\resumeItemListStart
|
||||||
\resumeItemListEnd
|
\resumeItem{}{\raggedright \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
|
||||||
|
\resumeItemListEnd
|
||||||
|
|
||||||
\resumeSubheading
|
\resumePublicationSubheading{
|
||||||
{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{\textit{Sept. 2021}}
|
\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}
|
||||||
{
|
}{
|
||||||
\textit{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}
|
\textit{Sept. 2021}
|
||||||
}{}
|
}
|
||||||
\resumeItemListStart
|
{\small\textit{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}}
|
||||||
\resumeItem{}{\raggedright \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
|
\resumeItemListStart
|
||||||
\resumeItemListEnd
|
\resumeItem{}{\raggedright \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
|
||||||
|
\resumeItemListEnd
|
||||||
|
|
||||||
\resumeSubheading
|
\resumePublicationSubheading{
|
||||||
{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{\textit{Sept. 2021}}
|
\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}
|
||||||
{
|
}{
|
||||||
\textit{IEEE Transactions on Applied Superconductivity}
|
\textit{Sept. 2021}
|
||||||
}{}
|
}
|
||||||
\resumeItemListStart
|
{\small\textit{IEEE Transactions on Applied Superconductivity}}
|
||||||
\resumeItem{}{\raggedright \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
|
\resumeItemListStart
|
||||||
\resumeItemListEnd
|
\resumeItem{}{\raggedright \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
|
||||||
|
\resumeItemListEnd
|
||||||
|
|
||||||
\resumeSubheading
|
\resumePublicationSubheading{
|
||||||
{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{\textit{Sept. 2021}}
|
\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}
|
||||||
{
|
}{
|
||||||
\textit{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity)}
|
\textit{Sept. 2021}
|
||||||
}{}
|
}
|
||||||
\resumeItemListStart
|
{\small\textit{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}} (\small\textnormal{IEEE Transactions on Applied Superconductivity})}
|
||||||
\resumeItem{}{\raggedright \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
|
\resumeItemListStart
|
||||||
\resumeItemListEnd
|
\resumeItem{}{\raggedright \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
|
||||||
|
\resumeItemListEnd
|
||||||
|
|
||||||
|
|
||||||
\resumeSubHeadingListEnd
|
\resumeSubHeadingListEnd
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -93,13 +93,13 @@
|
||||||
|
|
||||||
\newcommand{\resumeItem}[2]{
|
\newcommand{\resumeItem}[2]{
|
||||||
\item\small{
|
\item\small{
|
||||||
\ifthenelse{\equal{#1}{}}{#2}{\textbf{#1}{: #2}}
|
\ifthenelse{\equal{#1}{}}{#2}{\textbf{#1:}{ #2}}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
\newcommand{\resumeItemWithoutBullet}[2]{
|
\newcommand{\resumeItemWithoutBullet}[2]{
|
||||||
\item[]\small{
|
\item[]\small{
|
||||||
\ifthenelse{\equal{#1}{}}{#2}{\textbf{#1}{: #2}}
|
\ifthenelse{\equal{#1}{}}{#2}{\textbf{#1:}{ #2}}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -111,6 +111,14 @@
|
||||||
\end{tabularx}
|
\end{tabularx}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
\newcommand{\resumePublicationSubheading}[3]{
|
||||||
|
\item
|
||||||
|
\begin{tabularx}{0.98\textwidth-0.4 cm}[t]{X R{4.1 cm}}
|
||||||
|
#1 & \small#2 \\
|
||||||
|
#3
|
||||||
|
\end{tabularx}
|
||||||
|
}
|
||||||
|
|
||||||
\newcommand{\resumeNormalSubheading}[2]{
|
\newcommand{\resumeNormalSubheading}[2]{
|
||||||
\item
|
\item
|
||||||
\begin{tabularx}{0.98\textwidth-0.4 cm}[t]{X R{4.1 cm}}
|
\begin{tabularx}{0.98\textwidth-0.4 cm}[t]{X R{4.1 cm}}
|
||||||
|
|
|
@ -93,13 +93,13 @@
|
||||||
|
|
||||||
\newcommand{\resumeItem}[2]{
|
\newcommand{\resumeItem}[2]{
|
||||||
\item\small{
|
\item\small{
|
||||||
\ifthenelse{\equal{#1}{}}{#2}{\textbf{#1}{: #2}}
|
\ifthenelse{\equal{#1}{}}{#2}{\textbf{#1:}{ #2}}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
\newcommand{\resumeItemWithoutBullet}[2]{
|
\newcommand{\resumeItemWithoutBullet}[2]{
|
||||||
\item[]\small{
|
\item[]\small{
|
||||||
\ifthenelse{\equal{#1}{}}{#2}{\textbf{#1}{: #2}}
|
\ifthenelse{\equal{#1}{}}{#2}{\textbf{#1:}{ #2}}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -111,6 +111,14 @@
|
||||||
\end{tabularx}
|
\end{tabularx}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
\newcommand{\resumePublicationSubheading}[3]{
|
||||||
|
\item
|
||||||
|
\begin{tabularx}{0.98\textwidth-0.4 cm}[t]{X R{4.1 cm}}
|
||||||
|
#1 & \small#2 \\
|
||||||
|
#3
|
||||||
|
\end{tabularx}
|
||||||
|
}
|
||||||
|
|
||||||
\newcommand{\resumeNormalSubheading}[2]{
|
\newcommand{\resumeNormalSubheading}[2]{
|
||||||
\item
|
\item
|
||||||
\begin{tabularx}{0.98\textwidth-0.4 cm}[t]{X R{4.1 cm}}
|
\begin{tabularx}{0.98\textwidth-0.4 cm}[t]{X R{4.1 cm}}
|
||||||
|
@ -192,41 +200,45 @@
|
||||||
\section{Publication Entries}
|
\section{Publication Entries}
|
||||||
\resumeSubHeadingListStart
|
\resumeSubHeadingListStart
|
||||||
|
|
||||||
\resumeSubheading
|
\resumePublicationSubheading{
|
||||||
{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{\textit{Sept. 2021}}
|
\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}
|
||||||
{
|
}{
|
||||||
\textit{}
|
\textit{Sept. 2021}
|
||||||
}{}
|
}
|
||||||
\resumeItemListStart
|
{}
|
||||||
\resumeItem{}{\raggedright \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
|
\resumeItemListStart
|
||||||
\resumeItemListEnd
|
\resumeItem{}{\raggedright \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
|
||||||
|
\resumeItemListEnd
|
||||||
|
|
||||||
\resumeSubheading
|
\resumePublicationSubheading{
|
||||||
{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{\textit{Sept. 2021}}
|
\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}
|
||||||
{
|
}{
|
||||||
\textit{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}
|
\textit{Sept. 2021}
|
||||||
}{}
|
}
|
||||||
\resumeItemListStart
|
{\small\textit{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}}
|
||||||
\resumeItem{}{\raggedright \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
|
\resumeItemListStart
|
||||||
\resumeItemListEnd
|
\resumeItem{}{\raggedright \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
|
||||||
|
\resumeItemListEnd
|
||||||
|
|
||||||
\resumeSubheading
|
\resumePublicationSubheading{
|
||||||
{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{\textit{Sept. 2021}}
|
\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}
|
||||||
{
|
}{
|
||||||
\textit{IEEE Transactions on Applied Superconductivity}
|
\textit{Sept. 2021}
|
||||||
}{}
|
}
|
||||||
\resumeItemListStart
|
{\small\textit{IEEE Transactions on Applied Superconductivity}}
|
||||||
\resumeItem{}{\raggedright \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
|
\resumeItemListStart
|
||||||
\resumeItemListEnd
|
\resumeItem{}{\raggedright \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
|
||||||
|
\resumeItemListEnd
|
||||||
|
|
||||||
\resumeSubheading
|
\resumePublicationSubheading{
|
||||||
{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{\textit{Sept. 2021}}
|
\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}
|
||||||
{
|
}{
|
||||||
\textit{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity)}
|
\textit{Sept. 2021}
|
||||||
}{}
|
}
|
||||||
\resumeItemListStart
|
{\small\textit{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}} (\small\textnormal{IEEE Transactions on Applied Superconductivity})}
|
||||||
\resumeItem{}{\raggedright \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
|
\resumeItemListStart
|
||||||
\resumeItemListEnd
|
\resumeItem{}{\raggedright \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
|
||||||
|
\resumeItemListEnd
|
||||||
|
|
||||||
|
|
||||||
\resumeSubHeadingListEnd
|
\resumeSubHeadingListEnd
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue