mirror of https://github.com/eyhc1/rendercv.git
tests: update testdata
This commit is contained in:
parent
031f180324
commit
477bfa84d2
|
@ -282,7 +282,7 @@ def rendercv_filled_curriculum_vitae_data_model(
|
|||
dm.SocialNetwork(network="LinkedIn", username="johndoe"),
|
||||
dm.SocialNetwork(network="GitHub", username="johndoe"),
|
||||
dm.SocialNetwork(network="Instagram", username="johndoe"),
|
||||
dm.SocialNetwork(network="Orcid", username="0000-0000-0000-0000"),
|
||||
dm.SocialNetwork(network="ORCID", username="0000-0000-0000-0000"),
|
||||
dm.SocialNetwork(network="Google Scholar", username="F8IyYrQAAAAJ"),
|
||||
dm.SocialNetwork(network="Mastodon", username="@johndoe@example"),
|
||||
dm.SocialNetwork(network="Twitter", username="johndoe"),
|
||||
|
|
|
@ -164,7 +164,7 @@
|
|||
\let\hrefWithoutArrow\href
|
||||
|
||||
% new command for external links:
|
||||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\mbox{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}}
|
||||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
|
|
@ -164,7 +164,7 @@
|
|||
\let\hrefWithoutArrow\href
|
||||
|
||||
% new command for external links:
|
||||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\mbox{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}}
|
||||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
|
|
@ -141,7 +141,7 @@
|
|||
\let\hrefWithoutArrow\href
|
||||
|
||||
% new command for external links:
|
||||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\mbox{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}}
|
||||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
|
|
@ -141,7 +141,7 @@
|
|||
\let\hrefWithoutArrow\href
|
||||
|
||||
% new command for external links:
|
||||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\mbox{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}}
|
||||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
|
|
@ -164,7 +164,7 @@
|
|||
\let\hrefWithoutArrow\href
|
||||
|
||||
% new command for external links:
|
||||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\mbox{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}}
|
||||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
|
|
@ -164,7 +164,7 @@
|
|||
\let\hrefWithoutArrow\href
|
||||
|
||||
% new command for external links:
|
||||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\mbox{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}}
|
||||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
|
|
@ -141,7 +141,7 @@
|
|||
\let\hrefWithoutArrow\href
|
||||
|
||||
% new command for external links:
|
||||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\mbox{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}}
|
||||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
|
|
@ -141,7 +141,7 @@
|
|||
\let\hrefWithoutArrow\href
|
||||
|
||||
% new command for external links:
|
||||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\mbox{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}}
|
||||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
- LinkedIn: [johndoe](https://linkedin.com/in/johndoe)
|
||||
- GitHub: [johndoe](https://github.com/johndoe)
|
||||
- Instagram: [johndoe](https://instagram.com/johndoe)
|
||||
- Orcid: [0000-0000-0000-0000](https://orcid.org/0000-0000-0000-0000)
|
||||
- ORCID: [0000-0000-0000-0000](https://orcid.org/0000-0000-0000-0000)
|
||||
- Google Scholar: [F8IyYrQAAAAJ](https://scholar.google.com/citations?user=F8IyYrQAAAAJ)
|
||||
- Mastodon: [@johndoe@example](https://example/@johndoe)
|
||||
- Twitter: [johndoe](https://twitter.com/johndoe)
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
- LinkedIn: [johndoe](https://linkedin.com/in/johndoe)
|
||||
- GitHub: [johndoe](https://github.com/johndoe)
|
||||
- Instagram: [johndoe](https://instagram.com/johndoe)
|
||||
- Orcid: [0000-0000-0000-0000](https://orcid.org/0000-0000-0000-0000)
|
||||
- ORCID: [0000-0000-0000-0000](https://orcid.org/0000-0000-0000-0000)
|
||||
- Google Scholar: [F8IyYrQAAAAJ](https://scholar.google.com/citations?user=F8IyYrQAAAAJ)
|
||||
- Mastodon: [@johndoe@example](https://example/@johndoe)
|
||||
- Twitter: [johndoe](https://twitter.com/johndoe)
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
- LinkedIn: [johndoe](https://linkedin.com/in/johndoe)
|
||||
- GitHub: [johndoe](https://github.com/johndoe)
|
||||
- Instagram: [johndoe](https://instagram.com/johndoe)
|
||||
- Orcid: [0000-0000-0000-0000](https://orcid.org/0000-0000-0000-0000)
|
||||
- ORCID: [0000-0000-0000-0000](https://orcid.org/0000-0000-0000-0000)
|
||||
- Google Scholar: [F8IyYrQAAAAJ](https://scholar.google.com/citations?user=F8IyYrQAAAAJ)
|
||||
- Mastodon: [@johndoe@example](https://example/@johndoe)
|
||||
- Twitter: [johndoe](https://twitter.com/johndoe)
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
- LinkedIn: [johndoe](https://linkedin.com/in/johndoe)
|
||||
- GitHub: [johndoe](https://github.com/johndoe)
|
||||
- Instagram: [johndoe](https://instagram.com/johndoe)
|
||||
- Orcid: [0000-0000-0000-0000](https://orcid.org/0000-0000-0000-0000)
|
||||
- ORCID: [0000-0000-0000-0000](https://orcid.org/0000-0000-0000-0000)
|
||||
- Google Scholar: [F8IyYrQAAAAJ](https://scholar.google.com/citations?user=F8IyYrQAAAAJ)
|
||||
- Mastodon: [@johndoe@example](https://example/@johndoe)
|
||||
- Twitter: [johndoe](https://twitter.com/johndoe)
|
||||
|
|
Loading…
Reference in New Issue