mirror of https://github.com/eyhc1/rendercv.git
tests: update testdata
This commit is contained in:
parent
836fcd8485
commit
f705015911
|
@ -70,7 +70,7 @@
|
||||||
|
|
||||||
\titlespacing{\section}{
|
\titlespacing{\section}{
|
||||||
% left space:
|
% left space:
|
||||||
0pt
|
-1pt
|
||||||
}{
|
}{
|
||||||
% top space:
|
% top space:
|
||||||
0.3 cm
|
0.3 cm
|
||||||
|
@ -85,10 +85,12 @@
|
||||||
parsep=0.10 cm,
|
parsep=0.10 cm,
|
||||||
partopsep=0pt,
|
partopsep=0pt,
|
||||||
itemsep=0pt,
|
itemsep=0pt,
|
||||||
leftmargin=0.4 cm + 3pt
|
leftmargin=0.4 cm + 10pt
|
||||||
]
|
]
|
||||||
}{
|
}{
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
|
\vspace{-0.20cm}
|
||||||
} % new environment for highlights
|
} % new environment for highlights
|
||||||
|
|
||||||
|
|
||||||
|
@ -105,7 +107,7 @@
|
||||||
\newenvironment{twocolentry}[2][]{
|
\newenvironment{twocolentry}[2][]{
|
||||||
\onecolentry
|
\onecolentry
|
||||||
\def\secondColumn{#2}
|
\def\secondColumn{#2}
|
||||||
\setcolumnwidth{\fill, 4.2cm}
|
\setcolumnwidth{\fill, 4.1 cm}
|
||||||
\begin{paracol}{2}
|
\begin{paracol}{2}
|
||||||
}{
|
}{
|
||||||
\switchcolumn \raggedleft \secondColumn
|
\switchcolumn \raggedleft \secondColumn
|
||||||
|
@ -116,7 +118,7 @@
|
||||||
\newenvironment{threecolentry}[3][]{
|
\newenvironment{threecolentry}[3][]{
|
||||||
\onecolentry
|
\onecolentry
|
||||||
\def\thirdColumn{#3}
|
\def\thirdColumn{#3}
|
||||||
\setcolumnwidth{1cm, \fill, 4.2cm}
|
\setcolumnwidth{1cm, \fill, 4.1 cm}
|
||||||
\begin{paracol}{3}
|
\begin{paracol}{3}
|
||||||
\raggedright #2 \switchcolumn
|
\raggedright #2 \switchcolumn
|
||||||
}{
|
}{
|
||||||
|
|
|
@ -70,7 +70,7 @@
|
||||||
|
|
||||||
\titlespacing{\section}{
|
\titlespacing{\section}{
|
||||||
% left space:
|
% left space:
|
||||||
0pt
|
-1pt
|
||||||
}{
|
}{
|
||||||
% top space:
|
% top space:
|
||||||
0.3 cm
|
0.3 cm
|
||||||
|
@ -85,10 +85,12 @@
|
||||||
parsep=0.10 cm,
|
parsep=0.10 cm,
|
||||||
partopsep=0pt,
|
partopsep=0pt,
|
||||||
itemsep=0pt,
|
itemsep=0pt,
|
||||||
leftmargin=0.4 cm + 3pt
|
leftmargin=0.4 cm + 10pt
|
||||||
]
|
]
|
||||||
}{
|
}{
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
|
\vspace{-0.20cm}
|
||||||
} % new environment for highlights
|
} % new environment for highlights
|
||||||
|
|
||||||
|
|
||||||
|
@ -105,7 +107,7 @@
|
||||||
\newenvironment{twocolentry}[2][]{
|
\newenvironment{twocolentry}[2][]{
|
||||||
\onecolentry
|
\onecolentry
|
||||||
\def\secondColumn{#2}
|
\def\secondColumn{#2}
|
||||||
\setcolumnwidth{\fill, 4.2cm}
|
\setcolumnwidth{\fill, 4.1 cm}
|
||||||
\begin{paracol}{2}
|
\begin{paracol}{2}
|
||||||
}{
|
}{
|
||||||
\switchcolumn \raggedleft \secondColumn
|
\switchcolumn \raggedleft \secondColumn
|
||||||
|
@ -116,7 +118,7 @@
|
||||||
\newenvironment{threecolentry}[3][]{
|
\newenvironment{threecolentry}[3][]{
|
||||||
\onecolentry
|
\onecolentry
|
||||||
\def\thirdColumn{#3}
|
\def\thirdColumn{#3}
|
||||||
\setcolumnwidth{1cm, \fill, 4.2cm}
|
\setcolumnwidth{1cm, \fill, 4.1 cm}
|
||||||
\begin{paracol}{3}
|
\begin{paracol}{3}
|
||||||
\raggedright #2 \switchcolumn
|
\raggedright #2 \switchcolumn
|
||||||
}{
|
}{
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
\usepackage{tabularx} % for making tables with fixed width columns
|
\usepackage{tabularx} % for making tables with fixed width columns
|
||||||
\usepackage{array} % tabularx requires this
|
\usepackage{array} % tabularx requires this
|
||||||
\usepackage[dvipsnames]{xcolor} % for coloring text
|
\usepackage[dvipsnames]{xcolor} % for coloring text
|
||||||
\definecolor{primaryColor}{RGB}{0, 79, 144} % define primary color
|
\definecolor{primaryColor}{RGB}{0, 0, 0} % define primary color
|
||||||
\usepackage{enumitem} % for customizing lists
|
\usepackage{enumitem} % for customizing lists
|
||||||
\usepackage{fontawesome5} % for using icons
|
\usepackage{fontawesome5} % for using icons
|
||||||
\usepackage{amsmath} % for math
|
\usepackage{amsmath} % for math
|
||||||
|
@ -45,21 +45,13 @@
|
||||||
\setcounter{secnumdepth}{0} % no section numbering
|
\setcounter{secnumdepth}{0} % no section numbering
|
||||||
\setlength{\parindent}{0pt} % no indentation
|
\setlength{\parindent}{0pt} % no indentation
|
||||||
\setlength{\topskip}{0pt} % no top skip
|
\setlength{\topskip}{0pt} % no top skip
|
||||||
\setlength{\columnsep}{0.15cm} % set column seperation
|
\pagenumbering{gobble} % no page numbering
|
||||||
|
|
||||||
\makeatletter
|
|
||||||
\let\ps@customFooterStyle\ps@plain % Copy the plain style to customFooterStyle
|
|
||||||
\patchcmd{\ps@customFooterStyle}{\thepage}{
|
|
||||||
\color{gray}\textit{\small None - Page \thepage{} of \pageref*{LastPage}}
|
|
||||||
}{}{} % replace number by desired string
|
|
||||||
\makeatother
|
|
||||||
\pagestyle{customFooterStyle}
|
|
||||||
|
|
||||||
\titleformat{\section}{\needspace{4\baselineskip}\bfseries\large}{}{0pt}{}[\vspace{1pt}\titlerule]
|
\titleformat{\section}{\needspace{4\baselineskip}\bfseries\large}{}{0pt}{}[\vspace{1pt}\titlerule]
|
||||||
|
|
||||||
\titlespacing{\section}{
|
\titlespacing{\section}{
|
||||||
% left space:
|
% left space:
|
||||||
0pt
|
-1pt
|
||||||
}{
|
}{
|
||||||
% top space:
|
% top space:
|
||||||
0.3 cm
|
0.3 cm
|
||||||
|
@ -79,6 +71,8 @@
|
||||||
]
|
]
|
||||||
}{
|
}{
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
|
\vspace{-0.20cm}
|
||||||
} % new environment for highlights
|
} % new environment for highlights
|
||||||
|
|
||||||
|
|
||||||
|
@ -95,7 +89,7 @@
|
||||||
\newenvironment{twocolentry}[2][]{
|
\newenvironment{twocolentry}[2][]{
|
||||||
\onecolentry
|
\onecolentry
|
||||||
\def\secondColumn{#2}
|
\def\secondColumn{#2}
|
||||||
\setcolumnwidth{\fill, 4.2cm}
|
\setcolumnwidth{\fill, }
|
||||||
\begin{paracol}{2}
|
\begin{paracol}{2}
|
||||||
}{
|
}{
|
||||||
\switchcolumn \raggedleft \secondColumn
|
\switchcolumn \raggedleft \secondColumn
|
||||||
|
@ -106,7 +100,7 @@
|
||||||
\newenvironment{threecolentry}[3][]{
|
\newenvironment{threecolentry}[3][]{
|
||||||
\onecolentry
|
\onecolentry
|
||||||
\def\thirdColumn{#3}
|
\def\thirdColumn{#3}
|
||||||
\setcolumnwidth{1cm, \fill, 4.2cm}
|
\setcolumnwidth{, \fill, }
|
||||||
\begin{paracol}{3}
|
\begin{paracol}{3}
|
||||||
\raggedright #2 \switchcolumn
|
\raggedright #2 \switchcolumn
|
||||||
}{
|
}{
|
||||||
|
@ -132,14 +126,13 @@
|
||||||
}%
|
}%
|
||||||
}%
|
}%
|
||||||
|
|
||||||
% save the original href command in a new command:
|
% % save the original href command in a new command:
|
||||||
\let\hrefWithoutArrow\href
|
% \let\hrefWithoutArrow\href
|
||||||
% new command for external links:
|
% % new command for external links:
|
||||||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\mbox{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}}
|
% \renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\mbox{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\placelastupdatedtext
|
|
||||||
|
|
||||||
|
|
||||||
\section{Test}
|
\section{Test}
|
||||||
|
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -70,7 +70,7 @@
|
||||||
|
|
||||||
\titlespacing{\section}{
|
\titlespacing{\section}{
|
||||||
% left space:
|
% left space:
|
||||||
0pt
|
-1pt
|
||||||
}{
|
}{
|
||||||
% top space:
|
% top space:
|
||||||
0.3 cm
|
0.3 cm
|
||||||
|
@ -85,10 +85,12 @@
|
||||||
parsep=0.10 cm,
|
parsep=0.10 cm,
|
||||||
partopsep=0pt,
|
partopsep=0pt,
|
||||||
itemsep=0pt,
|
itemsep=0pt,
|
||||||
leftmargin=0.4 cm + 3pt
|
leftmargin=0.4 cm + 10pt
|
||||||
]
|
]
|
||||||
}{
|
}{
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
|
\vspace{-0.20cm}
|
||||||
} % new environment for highlights
|
} % new environment for highlights
|
||||||
|
|
||||||
|
|
||||||
|
@ -105,7 +107,7 @@
|
||||||
\newenvironment{twocolentry}[2][]{
|
\newenvironment{twocolentry}[2][]{
|
||||||
\onecolentry
|
\onecolentry
|
||||||
\def\secondColumn{#2}
|
\def\secondColumn{#2}
|
||||||
\setcolumnwidth{\fill, 4.2cm}
|
\setcolumnwidth{\fill, 4.1 cm}
|
||||||
\begin{paracol}{2}
|
\begin{paracol}{2}
|
||||||
}{
|
}{
|
||||||
\switchcolumn \raggedleft \secondColumn
|
\switchcolumn \raggedleft \secondColumn
|
||||||
|
@ -116,7 +118,7 @@
|
||||||
\newenvironment{threecolentry}[3][]{
|
\newenvironment{threecolentry}[3][]{
|
||||||
\onecolentry
|
\onecolentry
|
||||||
\def\thirdColumn{#3}
|
\def\thirdColumn{#3}
|
||||||
\setcolumnwidth{1cm, \fill, 4.2cm}
|
\setcolumnwidth{1cm, \fill, 4.1 cm}
|
||||||
\begin{paracol}{3}
|
\begin{paracol}{3}
|
||||||
\raggedright #2 \switchcolumn
|
\raggedright #2 \switchcolumn
|
||||||
}{
|
}{
|
||||||
|
|
|
@ -70,7 +70,7 @@
|
||||||
|
|
||||||
\titlespacing{\section}{
|
\titlespacing{\section}{
|
||||||
% left space:
|
% left space:
|
||||||
0pt
|
-1pt
|
||||||
}{
|
}{
|
||||||
% top space:
|
% top space:
|
||||||
0.3 cm
|
0.3 cm
|
||||||
|
@ -85,10 +85,12 @@
|
||||||
parsep=0.10 cm,
|
parsep=0.10 cm,
|
||||||
partopsep=0pt,
|
partopsep=0pt,
|
||||||
itemsep=0pt,
|
itemsep=0pt,
|
||||||
leftmargin=0.4 cm + 3pt
|
leftmargin=0.4 cm + 10pt
|
||||||
]
|
]
|
||||||
}{
|
}{
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
|
\vspace{-0.20cm}
|
||||||
} % new environment for highlights
|
} % new environment for highlights
|
||||||
|
|
||||||
|
|
||||||
|
@ -105,7 +107,7 @@
|
||||||
\newenvironment{twocolentry}[2][]{
|
\newenvironment{twocolentry}[2][]{
|
||||||
\onecolentry
|
\onecolentry
|
||||||
\def\secondColumn{#2}
|
\def\secondColumn{#2}
|
||||||
\setcolumnwidth{\fill, 4.2cm}
|
\setcolumnwidth{\fill, 4.1 cm}
|
||||||
\begin{paracol}{2}
|
\begin{paracol}{2}
|
||||||
}{
|
}{
|
||||||
\switchcolumn \raggedleft \secondColumn
|
\switchcolumn \raggedleft \secondColumn
|
||||||
|
@ -116,7 +118,7 @@
|
||||||
\newenvironment{threecolentry}[3][]{
|
\newenvironment{threecolentry}[3][]{
|
||||||
\onecolentry
|
\onecolentry
|
||||||
\def\thirdColumn{#3}
|
\def\thirdColumn{#3}
|
||||||
\setcolumnwidth{1cm, \fill, 4.2cm}
|
\setcolumnwidth{1cm, \fill, 4.1 cm}
|
||||||
\begin{paracol}{3}
|
\begin{paracol}{3}
|
||||||
\raggedright #2 \switchcolumn
|
\raggedright #2 \switchcolumn
|
||||||
}{
|
}{
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
\usepackage{tabularx} % for making tables with fixed width columns
|
\usepackage{tabularx} % for making tables with fixed width columns
|
||||||
\usepackage{array} % tabularx requires this
|
\usepackage{array} % tabularx requires this
|
||||||
\usepackage[dvipsnames]{xcolor} % for coloring text
|
\usepackage[dvipsnames]{xcolor} % for coloring text
|
||||||
\definecolor{primaryColor}{RGB}{0, 79, 144} % define primary color
|
\definecolor{primaryColor}{RGB}{0, 0, 0} % define primary color
|
||||||
\usepackage{enumitem} % for customizing lists
|
\usepackage{enumitem} % for customizing lists
|
||||||
\usepackage{fontawesome5} % for using icons
|
\usepackage{fontawesome5} % for using icons
|
||||||
\usepackage{amsmath} % for math
|
\usepackage{amsmath} % for math
|
||||||
|
@ -45,21 +45,13 @@
|
||||||
\setcounter{secnumdepth}{0} % no section numbering
|
\setcounter{secnumdepth}{0} % no section numbering
|
||||||
\setlength{\parindent}{0pt} % no indentation
|
\setlength{\parindent}{0pt} % no indentation
|
||||||
\setlength{\topskip}{0pt} % no top skip
|
\setlength{\topskip}{0pt} % no top skip
|
||||||
\setlength{\columnsep}{0.15cm} % set column seperation
|
\pagenumbering{gobble} % no page numbering
|
||||||
|
|
||||||
\makeatletter
|
|
||||||
\let\ps@customFooterStyle\ps@plain % Copy the plain style to customFooterStyle
|
|
||||||
\patchcmd{\ps@customFooterStyle}{\thepage}{
|
|
||||||
\color{gray}\textit{\small None - Page \thepage{} of \pageref*{LastPage}}
|
|
||||||
}{}{} % replace number by desired string
|
|
||||||
\makeatother
|
|
||||||
\pagestyle{customFooterStyle}
|
|
||||||
|
|
||||||
\titleformat{\section}{\needspace{4\baselineskip}\bfseries\large}{}{0pt}{}[\vspace{1pt}\titlerule]
|
\titleformat{\section}{\needspace{4\baselineskip}\bfseries\large}{}{0pt}{}[\vspace{1pt}\titlerule]
|
||||||
|
|
||||||
\titlespacing{\section}{
|
\titlespacing{\section}{
|
||||||
% left space:
|
% left space:
|
||||||
0pt
|
-1pt
|
||||||
}{
|
}{
|
||||||
% top space:
|
% top space:
|
||||||
0.3 cm
|
0.3 cm
|
||||||
|
@ -79,6 +71,8 @@
|
||||||
]
|
]
|
||||||
}{
|
}{
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
|
\vspace{-0.20cm}
|
||||||
} % new environment for highlights
|
} % new environment for highlights
|
||||||
|
|
||||||
|
|
||||||
|
@ -95,7 +89,7 @@
|
||||||
\newenvironment{twocolentry}[2][]{
|
\newenvironment{twocolentry}[2][]{
|
||||||
\onecolentry
|
\onecolentry
|
||||||
\def\secondColumn{#2}
|
\def\secondColumn{#2}
|
||||||
\setcolumnwidth{\fill, 4.2cm}
|
\setcolumnwidth{\fill, }
|
||||||
\begin{paracol}{2}
|
\begin{paracol}{2}
|
||||||
}{
|
}{
|
||||||
\switchcolumn \raggedleft \secondColumn
|
\switchcolumn \raggedleft \secondColumn
|
||||||
|
@ -106,7 +100,7 @@
|
||||||
\newenvironment{threecolentry}[3][]{
|
\newenvironment{threecolentry}[3][]{
|
||||||
\onecolentry
|
\onecolentry
|
||||||
\def\thirdColumn{#3}
|
\def\thirdColumn{#3}
|
||||||
\setcolumnwidth{1cm, \fill, 4.2cm}
|
\setcolumnwidth{, \fill, }
|
||||||
\begin{paracol}{3}
|
\begin{paracol}{3}
|
||||||
\raggedright #2 \switchcolumn
|
\raggedright #2 \switchcolumn
|
||||||
}{
|
}{
|
||||||
|
@ -132,14 +126,13 @@
|
||||||
}%
|
}%
|
||||||
}%
|
}%
|
||||||
|
|
||||||
% save the original href command in a new command:
|
% % save the original href command in a new command:
|
||||||
\let\hrefWithoutArrow\href
|
% \let\hrefWithoutArrow\href
|
||||||
% new command for external links:
|
% % new command for external links:
|
||||||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\mbox{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}}
|
% \renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\mbox{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\placelastupdatedtext
|
|
||||||
|
|
||||||
|
|
||||||
\section{Test}
|
\section{Test}
|
||||||
|
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
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