- Questo topic ha 5 risposte, 2 partecipanti ed è stato aggiornato l'ultima volta 6 anni, 8 mesi fa da .
-
Topic
-
Ho compilato un pdf con LuaLatex, il cui testo utilizza per intero un unico font.
Nelle proprietà del pdf noto che compare anche lmmono12,
e in effetti il file di log dice:
`Package babel Info: The following fonts are not babel standard families:
(babel) * \rmfamily = lmr
(babel) [lmroman12-regular]:+tlig;
(babel) * \sffamily = lmss
(babel) [lmsans12-regular]:+tlig;
(babel) * \ttfamily = lmtt
(babel) [lmmono12-regular]:
(babel) There is nothing intrinsically wrong with it, but
(babel) 'babel' will no set Script and Language. Consider
(babel) defining a new family with \babelfont.
(babel) Reported on input line 4.`
e più sotto leggo anche
`LaTeX Font Info: External font `cmex10' loaded for size
(Font) <14.4> on input line 295.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <7> on input line 295.`
anche se non capisco se si riferisce alla stessa cosa.
Come posso capire dove eventualmente questi font sono effettivamente utilizzati
all’interno del pdf?
O forse babel si aspetta sempre e comunque che siano esplicitamente dichiarati
sia \rmfamily sia \ttfamily? Perché in effetti io nel preambolo mi sono limitato a
`\babelfont[italian]{rm}[Microtypography,Ligatures=TeX,Numbers={Proportional,OldStyle},RawFeature=+supkern,RawFeature=+calt]{SimonciniGaramond}`grazie
m
- Devi essere connesso per rispondere a questo topic.