From b55c800da33ace2f4c3895e11808dea0df3ec28c Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 26 May 2020 14:47:40 +0300 Subject: [PATCH] cv.tex: Change style It seems the default changed since I last used this... --- cv.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cv.tex b/cv.tex index 338fbfa..acf8396 100644 --- a/cv.tex +++ b/cv.tex @@ -9,7 +9,7 @@ \documentclass[11pt,a4paper,sans]{moderncv} % possible options include font size ('10pt', '11pt' and '12pt'), paper size ('a4paper', 'letterpaper', 'a5paper', 'legalpaper', 'executivepaper' and 'landscape') and font family ('sans' and 'roman') % moderncv themes -\moderncvstyle{casual} % style options are 'casual' (default), 'classic', 'banking', 'oldstyle' and 'fancy' +\moderncvstyle{classic} % style options are 'casual' (default), 'classic', 'banking', 'oldstyle' and 'fancy' \moderncvcolor{blue} % color options 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black' %\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 \nopagenumbers{} % uncomment to suppress automatic page numbering for CVs longer than one page