From 2a06a8f0256f1bbbd5c2392444bcb7669056c80e Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Fri, 7 May 2021 11:05:48 +0200 Subject: NewCM needed to have all shapes defined --- samples/Caesar_BG-6-13-1.tex | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'samples/Caesar_BG-6-13-1.tex') diff --git a/samples/Caesar_BG-6-13-1.tex b/samples/Caesar_BG-6-13-1.tex index 22e34c8..44d4088 100644 --- a/samples/Caesar_BG-6-13-1.tex +++ b/samples/Caesar_BG-6-13-1.tex @@ -2,8 +2,14 @@ \usepackage{fontspec} \usepackage[latin.classic,french,english]{babel} \babelfont{rm}{Old Standard} -\babelfont{sf}{NewCMSans10-Book} -\babelfont{tt}{NewCMMono10-Book} +\babelfont{sf}[ItalicFont=NewCMSans10-Oblique, + BoldFont=NewCMSans10-Bold, + BoldItalicFont=NewCMSans10-BoldOblique] + {NewCMSans10-Regular} +\babelfont{tt}[ItalicFont=NewCMMono10-Italic, + BoldFont=NewCMMono10-Bold, + BoldItalicFont=NewCMMono10-BoldOblique] + {NewCMMono10-Regular} \usepackage{nextpage} \usepackage{xltabular} -- cgit v1.2.3