From 77c753a5344d9c36332b6152f777bf5bb8a7df2f Mon Sep 17 00:00:00 2001 From: alcysec Date: Wed, 10 Oct 2018 15:19:07 +0300 Subject: Fontawesome 5 compatibility Fixed graduation cap icon. --- example/section_scolarite.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'example') diff --git a/example/section_scolarite.tex b/example/section_scolarite.tex index e5051d0..ea0741d 100755 --- a/example/section_scolarite.tex +++ b/example/section_scolarite.tex @@ -10,7 +10,7 @@ % CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/) %Section: Scholarships and additional info -\sectionTitle{Formation}{\faMortarBoard} +\sectionTitle{Formation}{\faGraduationCap} \begin{scholarship} \scholarshipentry{2007} @@ -21,4 +21,4 @@ {BTS Informatique de Gestion option administrateurs de réseaux} \scholarshipentry{2000} {Baccalauréat Scientifique option Mathématiques} -\end{scholarship} \ No newline at end of file +\end{scholarship} -- cgit v1.2.1 From 1f6701785d79ec60deeee8a79ffee94fd2944acd Mon Sep 17 00:00:00 2001 From: alcysec Date: Wed, 10 Oct 2018 15:19:53 +0300 Subject: Fontawesome 5 compatibility Fixed quote icon. --- example/section_references.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'example') diff --git a/example/section_references.tex b/example/section_references.tex index a51f1ad..f08b4b9 100755 --- a/example/section_references.tex +++ b/example/section_references.tex @@ -10,7 +10,7 @@ % CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/) %Section: Références -\sectionTitle{Références}{\faCommentsO} +\sectionTitle{Références}{\faQuoteLeft} \begin{referees} \referee @@ -26,4 +26,4 @@ {ref1@cafat.nc} {+687 987 654} -\end{referees} \ No newline at end of file +\end{referees} -- cgit v1.2.1