Suppression de la référence à la France dans l'adresse
This commit is contained in:
parent
07b7ac0df2
commit
ae525ac9bd
3 changed files with 4 additions and 4 deletions
6
cv.log
6
cv.log
|
@ -1,4 +1,4 @@
|
||||||
This is pdfTeX, Version 3.141592653-2.6-1.40.27 (TeX Live 2025) (preloaded format=pdflatex 2025.4.4) 6 APR 2025 00:33
|
This is pdfTeX, Version 3.141592653-2.6-1.40.27 (TeX Live 2025) (preloaded format=pdflatex 2025.4.4) 6 APR 2025 00:42
|
||||||
entering extended mode
|
entering extended mode
|
||||||
restricted \write18 enabled.
|
restricted \write18 enabled.
|
||||||
%&-line parsing enabled.
|
%&-line parsing enabled.
|
||||||
|
@ -935,7 +935,7 @@ Package rerunfilecheck Info: File `cv.out' has not changed.
|
||||||
Here is how much of TeX's memory you used:
|
Here is how much of TeX's memory you used:
|
||||||
28333 strings out of 473190
|
28333 strings out of 473190
|
||||||
542375 string characters out of 5715807
|
542375 string characters out of 5715807
|
||||||
979647 words of memory out of 5000000
|
978641 words of memory out of 5000000
|
||||||
51040 multiletter control sequences out of 15000+600000
|
51040 multiletter control sequences out of 15000+600000
|
||||||
594635 words of font info for 120 fonts, out of 8000000 for 9000
|
594635 words of font info for 120 fonts, out of 8000000 for 9000
|
||||||
1141 hyphenation exceptions out of 8191
|
1141 hyphenation exceptions out of 8191
|
||||||
|
@ -946,7 +946,7 @@ awesome5/FontAwesome5Free-Solid.pfb></usr/local/texlive/2025/texmf-dist/fonts/t
|
||||||
ype1/urw/helvetic/uhvb8a.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/ur
|
ype1/urw/helvetic/uhvb8a.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/ur
|
||||||
w/helvetic/uhvr8a.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/urw/helve
|
w/helvetic/uhvr8a.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/urw/helve
|
||||||
tic/uhvro8a.pfb>
|
tic/uhvro8a.pfb>
|
||||||
Output written on cv.pdf (1 page, 83031 bytes).
|
Output written on cv.pdf (1 page, 83020 bytes).
|
||||||
PDF statistics:
|
PDF statistics:
|
||||||
69 PDF objects out of 1000 (max. 8388607)
|
69 PDF objects out of 1000 (max. 8388607)
|
||||||
55 compressed objects within 1 object stream
|
55 compressed objects within 1 object stream
|
||||||
|
|
BIN
cv.pdf
BIN
cv.pdf
Binary file not shown.
2
cv.tex
2
cv.tex
|
@ -9,7 +9,7 @@
|
||||||
\usepackage{color}
|
\usepackage{color}
|
||||||
\name{\textcolor{black}{Stanislas}}{\textcolor{black}{Jouffroy}}
|
\name{\textcolor{black}{Stanislas}}{\textcolor{black}{Jouffroy}}
|
||||||
\title{\textcolor{red}{Développeur Python}}
|
\title{\textcolor{red}{Développeur Python}}
|
||||||
\address{17 rue sainte Marthe}{31\,000 Toulouse}{France}
|
\address{17 rue sainte Marthe}{31\,000 Toulouse}{}
|
||||||
\phone[mobile]{06~78~19~26~97}
|
\phone[mobile]{06~78~19~26~97}
|
||||||
\email{stanislas@jouf.fr}
|
\email{stanislas@jouf.fr}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue