4 Febbraio 2012 alle 21:46
#69459
::
Il codice che go usato è:
`\usepackage{tgpagella}
\usepackage[scale]{tgadventor}
\renewcommand{\ttdefault}{tgcursor}
\usepackage{teubner}
%\usepackage[scaled=.9]{helvet}
\ifFamily{qag}{cmss}`
Tuttavia ricevo i messaggio:
`LaTeX Font Warning: Font shape `T1/tgadventor/m/n' undefined
(Font) using `T1/cmr/m/n' instead on input line 669.`,
il file lgrqag.fd viene creato, ma è vuoto
e il font è sempre “serif”. Invece col vecchio codice
appunto funzionava – codice che per la cronoca è
`\usepackage[osf]{mathpazo}
\usepackage{teubner}
\usepackage[scaled=.9]{helvet}
\ifFamily{phv}{cmss}
\usepackage{microtype}`
M