mirror of https://github.com/eyhc1/rendercv.git
update tests
This commit is contained in:
parent
97da623650
commit
e4eeb913bb
|
@ -17,6 +17,7 @@
|
|||
\definecolor{primaryColor}{RGB}{0, 79, 144} % define primary color
|
||||
\usepackage{enumitem} % for customizing lists
|
||||
\usepackage{fontawesome5} % for using icons
|
||||
\usepackage{amsmath} % for math
|
||||
\usepackage[
|
||||
pdftitle={None's CV},
|
||||
pdfauthor={None},
|
||||
|
@ -27,7 +28,7 @@
|
|||
\usepackage{calc} % for calculating lengths
|
||||
\usepackage{bookmark} % for bookmarks
|
||||
\usepackage{lastpage} % for getting the total number of pages
|
||||
\usepackage[default, type1]{sourcesanspro} % for using source sans pro font
|
||||
\usepackage[default, type1]{sourcesanspro} % for using source sans 3 font
|
||||
\usepackage{ifthen}
|
||||
|
||||
% Some settings:
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
\definecolor{primaryColor}{RGB}{0, 79, 144} % define primary color
|
||||
\usepackage{enumitem} % for customizing lists
|
||||
\usepackage{fontawesome5} % for using icons
|
||||
\usepackage{amsmath} % for math
|
||||
\usepackage[
|
||||
pdftitle={John Doe's CV},
|
||||
pdfauthor={John Doe},
|
||||
|
@ -27,7 +28,7 @@
|
|||
\usepackage{calc} % for calculating lengths
|
||||
\usepackage{bookmark} % for bookmarks
|
||||
\usepackage{lastpage} % for getting the total number of pages
|
||||
\usepackage[default, type1]{sourcesanspro} % for using source sans pro font
|
||||
\usepackage[default, type1]{sourcesanspro} % for using source sans 3 font
|
||||
\usepackage{ifthen}
|
||||
|
||||
% Some settings:
|
||||
|
@ -182,8 +183,7 @@
|
|||
|
||||
\vspace{0.10 cm}
|
||||
|
||||
\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} ()
|
||||
&
|
||||
\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} () &
|
||||
Dec. 2023
|
||||
\end{tabularx}
|
||||
|
||||
|
@ -197,8 +197,7 @@
|
|||
|
||||
\vspace{0.10 cm}
|
||||
|
||||
\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} ()
|
||||
&
|
||||
\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} () &
|
||||
Dec. 2023
|
||||
\end{tabularx}
|
||||
|
||||
|
|
|
@ -12,6 +12,8 @@
|
|||
\moderncvcolor{blue} % color options 'black', 'blue' (default), 'burgundy', 'green', 'grey', 'orange', 'purple' and 'red'
|
||||
%\renewcommand{\familydefault}{\sfdefault} % to set the default font; use '\sfdefault' for the default sans serif font, '\rmdefault' for the default roman one, or any tex font name
|
||||
|
||||
\usepackage{amsmath} % for math
|
||||
|
||||
% adjust the page margins
|
||||
\usepackage[scale=0.75]{geometry}
|
||||
\setlength{\hintscolumnwidth}{3.8 cm} % if you want to change the width of the column with the dates
|
||||
|
|
|
@ -12,6 +12,8 @@
|
|||
\moderncvcolor{blue} % color options 'black', 'blue' (default), 'burgundy', 'green', 'grey', 'orange', 'purple' and 'red'
|
||||
%\renewcommand{\familydefault}{\sfdefault} % to set the default font; use '\sfdefault' for the default sans serif font, '\rmdefault' for the default roman one, or any tex font name
|
||||
|
||||
\usepackage{amsmath} % for math
|
||||
|
||||
% adjust the page margins
|
||||
\usepackage[scale=0.75]{geometry}
|
||||
\setlength{\hintscolumnwidth}{3.8 cm} % if you want to change the width of the column with the dates
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
\definecolor{primaryColor}{RGB}{0, 79, 144} % define primary color
|
||||
\usepackage{enumitem} % for customizing lists
|
||||
\usepackage{fontawesome5} % for using icons
|
||||
\usepackage{amsmath} % for math
|
||||
\usepackage[
|
||||
pdftitle={None's CV},
|
||||
pdfauthor={None},
|
||||
|
@ -27,7 +28,7 @@
|
|||
\usepackage{calc} % for calculating lengths
|
||||
\usepackage{bookmark} % for bookmarks
|
||||
\usepackage{lastpage} % for getting the total number of pages
|
||||
\usepackage[default, type1]{sourcesanspro} % for using source sans pro font
|
||||
\usepackage[default, type1]{sourcesanspro} % for using source sans 3 font
|
||||
\usepackage{ifthen}
|
||||
|
||||
% Some settings:
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
\definecolor{primaryColor}{RGB}{0, 79, 144} % define primary color
|
||||
\usepackage{enumitem} % for customizing lists
|
||||
\usepackage{fontawesome5} % for using icons
|
||||
\usepackage{amsmath} % for math
|
||||
\usepackage[
|
||||
pdftitle={John Doe's CV},
|
||||
pdfauthor={John Doe},
|
||||
|
@ -27,7 +28,7 @@
|
|||
\usepackage{calc} % for calculating lengths
|
||||
\usepackage{bookmark} % for bookmarks
|
||||
\usepackage{lastpage} % for getting the total number of pages
|
||||
\usepackage[default, type1]{sourcesanspro} % for using source sans pro font
|
||||
\usepackage[default, type1]{sourcesanspro} % for using source sans 3 font
|
||||
\usepackage{ifthen}
|
||||
|
||||
% Some settings:
|
||||
|
@ -182,8 +183,7 @@
|
|||
|
||||
\vspace{0.10 cm}
|
||||
|
||||
\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} ()
|
||||
&
|
||||
\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} () &
|
||||
Dec. 2023
|
||||
\end{tabularx}
|
||||
|
||||
|
@ -197,8 +197,7 @@
|
|||
|
||||
\vspace{0.10 cm}
|
||||
|
||||
\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} ()
|
||||
&
|
||||
\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} () &
|
||||
Dec. 2023
|
||||
\end{tabularx}
|
||||
|
||||
|
|
|
@ -12,6 +12,8 @@
|
|||
\moderncvcolor{blue} % color options 'black', 'blue' (default), 'burgundy', 'green', 'grey', 'orange', 'purple' and 'red'
|
||||
%\renewcommand{\familydefault}{\sfdefault} % to set the default font; use '\sfdefault' for the default sans serif font, '\rmdefault' for the default roman one, or any tex font name
|
||||
|
||||
\usepackage{amsmath} % for math
|
||||
|
||||
% adjust the page margins
|
||||
\usepackage[scale=0.75]{geometry}
|
||||
\setlength{\hintscolumnwidth}{3.8 cm} % if you want to change the width of the column with the dates
|
||||
|
|
|
@ -12,6 +12,8 @@
|
|||
\moderncvcolor{blue} % color options 'black', 'blue' (default), 'burgundy', 'green', 'grey', 'orange', 'purple' and 'red'
|
||||
%\renewcommand{\familydefault}{\sfdefault} % to set the default font; use '\sfdefault' for the default sans serif font, '\rmdefault' for the default roman one, or any tex font name
|
||||
|
||||
\usepackage{amsmath} % for math
|
||||
|
||||
% adjust the page margins
|
||||
\usepackage[scale=0.75]{geometry}
|
||||
\setlength{\hintscolumnwidth}{3.8 cm} % if you want to change the width of the column with the dates
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -60,12 +60,12 @@ def test_escape_latex_characters(string, expected_string):
|
|||
("*My* Text", "\\textit{My} Text"),
|
||||
("***My*** Text", "\\textit{\\textbf{My}} Text"),
|
||||
("[My](https://myurl.com) Text", "\\href{https://myurl.com}{My} Text"),
|
||||
("`My` Text", "\\texttt{My} Text"),
|
||||
("`My` Text", "`My` Text"),
|
||||
(
|
||||
"[**My** *Text* ***Is*** `Here`](https://myurl.com)",
|
||||
(
|
||||
"\\href{https://myurl.com}{\\textbf{My} \\textit{Text}"
|
||||
" \\textit{\\textbf{Is}} \\texttt{Here}}"
|
||||
" \\textit{\\textbf{Is}} `Here`}"
|
||||
),
|
||||
),
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue