Re: Font metrici e Xelatex – ultima puntata

#84697
Up
0
Down
::

samiel” post=84114Ho installato una serie di font ottici di Adobe, e in tutti i casi adesso
sono riuscito a farli riconoscere correttamente dal sistema e usare le varie dimensioni.
Ho aggiornato il MinionPro alla versione 2 (avevo la versione 1)
e si sono riproposti dei guai (oltre a una certa dose di frustrazione).
Posto che sistemata questa cosa abbandono il filone “caratteri”,
il problema sta nel fatto che con Xelatex da questo codice:
`\documentclass[a4paper]{article}
\usepackage{fontspec}
\setmainfont[Ligatures=TeX,Numbers=OldStyle]{Minion Pro}
\usepackage{polyglossia}
\setmainlanguage[babelshorthands=true]{italian}

\begin{document}

1 2 3 4 5 6 7 8 9 0

testo normale

\textit{corsivo alk èpo rwewqewq}

\textbf{grassetto lkjl jhgjhjfsd mnbq}

\textsc{maiuscoletto lkjxcb ytre}

\end{document}`
mi deriva questo output:
`(/usr/local/texlive/2012/texmf-dist/tex/latex/fontspec/fontspec.cfg)))
*************************************************
* fontspec warning: “icu-feature-not-exist-in-font”
*
* OpenType feature 'Numbers=OldStyle' (+onum) not available for font 'Minion
* Pro' with script '' and language ''.
*************************************************
*************************************************
* fontspec warning: “icu-feature-not-exist-in-font”
*
* OpenType feature 'Numbers=OldStyle' (+onum) not available for font 'Minion
* Pro' with script '' and language ''.
*************************************************
*************************************************
* fontspec warning: “icu-feature-not-exist-in-font”
*
* OpenType feature 'Numbers=OldStyle' (+onum) not available for font 'Minion
* Pro/B' with script '' and language ''.
*************************************************
*************************************************
* fontspec warning: “icu-feature-not-exist-in-font”
*
* OpenType feature 'Numbers=OldStyle' (+onum) not available for font 'Minion
* Pro/I' with script '' and language ''.
*************************************************
*************************************************
* fontspec warning: “icu-feature-not-exist-in-font”
*
* OpenType feature 'Numbers=OldStyle' (+onum) not available for font 'Minion
* Pro/BI' with script '' and language ''.
*************************************************
(/usr/local/texlive/2012/texmf-dist/tex/xelatex/polyglossia/polyglossia.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/makecmds/makecmds.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/xkeyval/xkeyval.sty
(/usr/local/texlive/2012/texmf-dist/tex/generic/xkeyval/xkeyval.tex)))
(/usr/local/texlive/2012/texmf-dist/tex/xelatex/polyglossia/gloss-italian.ldf
(/usr/local/texlive/2012/texmf-dist/tex/xelatex/polyglossia/babelsh.def))
(./prova.aux) (/usr/local/texlive/2012/texmf-dist/tex/latex/tipa/t3cmr.fd)

LaTeX Font Warning: Font shape `EU1/MinionPro(0)/m/sc' undefined
(Font) using `EU1/MinionPro(0)/m/n' instead on input line 17.`
Non riesco ad ottenere né grassetto, né numeri minuscoli, né infine il maiuscoletto-
Nel log leggo:
`Font Minion Pro does not contain any OpenType `Script' information.`
Eppure, l’installazione è stata fatta esattamente come per gli altri caratteri, stavolta i permessi
di lettura per gli utenti sono corretti, e ho provato pure a copiare gli .otf in ~/.fonts. Nulla da fare.
Eppure, com’è noto, quel font possiede tuttte queste caratteristiche…

m

Sicuro che stia trovando quelli giusti? Io non ho alcun problema usando quelli che sono incorporati in Adobe Reader:
`Family: Minion Pro
Subfamily: Regular
Full name: Minion Pro
PostScript name: MinionPro-Regular
Version: Version 2.110;PS 2.000;hotconv 1.0.68;makeotf.lib2.5.35818
Unique ID: 2.110;ADBE;MinionPro-Regular;ADOBE
Designer: Robert Slimbach
Manufacturer: Adobe Systems Incorporated
Vendor URL: http://www.adobe.com/type
Trademark: Minion is either a registered trademark or a trademark of Adobe Systems Incorporated in the United States and/or other countries.
Copyright: © 1990, 1991, 1992, 1994, 1997, 1998, 2000, 2002, 2004 Adobe Systems Incorporated. All rights reserved.
License URL: http://www.adobe.com/type/legal.html
Vendor ID: ADBE`
Ciao
Enrico

Go to top