- Questo topic ha 12 risposte, 3 partecipanti ed è stato aggiornato l'ultima volta 7 anni, 4 mesi fa da
davidebond.
-
CreatoreTopic
-
10 Maggio 2019 alle 16:19 #115704::
Salve. Mi sembra che Miktex non trovi niente rispetto a texlive. È una questione di repositories? Semmai come aggiungerli? Io non riesco. O forse sì può creare dalla cartella di Miktex sul DVD una iso, masterizzarla e cercare su quella? Texlive sono giga di roba, Miktex solo mb.Grazie e ciao,
davide
-
CreatoreTopic
-
AutoreRisposte
-
-
11 Maggio 2019 alle 5:59 #115705
-
11 Maggio 2019 alle 6:29 #115706::
In ogni caso su WIndows c’è in Avvio –> Programmi –> MiKTeX –> … tutta una serie di cose che ti permettono di installare al volo le parti mancanti se per per caso hai installato la MiKTeX incompleta o di installare aggiornamenti dei pacchetti aggiornati, se invece ce lhai completa.
Ma come ha detto @Claudio (da non confondere con @OldClaudio); MiKTeX prende da TeXLive, re-impacchetta tutto e lo rende disponibile per i suoi aggiornamenti; il tutto, come dice @Claudio, lo configura come di “seconda mano”; come tale è sempre in ritardo rispetto agli aggiornamenti di TeXLive.A me non risulta che per MiKTeX esistano altri repository o mirror da cui eseguire installazioni o aggiornamenti. Il sito principale di MiKTeX è [tt]https://miktex.org/[/tt]. Quel sito dice che è anche disponibile per alcuni Linux e per MAcOS; per MacOS, mi è stato riferito che è incompleto e in pratica nemmeno confrontabile con il TeXLive incluso in MaxTeX. Per quelle varianti di Linux non so dirti nulla. Resta il fatto che in ogni caso è di “seconda mano”.
-
11 Maggio 2019 alle 11:17 #115707::
Grazie delle vostre risposte. È che mi sembra che la scelta di font sia scarsina. Non ho trovato neppure l’urw-garamond. Sono passato a miktex perché ogni tanto faccio casini e devo reinstallare l’OS. Volevo qualcosa di più sbrigativo di texlive, tenuto conto che l’installazione si è bloccata a 3 minuti dalla fine. È vero: potrei installare manualmente il font su miktex, ma sono stufo di fare un lavoro alla Sisifo. Per questo ho pensato a xelatex. Funziona bene, salvo nei nomi delle sections che non li fa in simoncini ma in un altro font. Mah… Ho anche iniziato a scrivere Schröder e non Schr\”oder.Grazie comunque.
Ciao,
davide
-
11 Maggio 2019 alle 12:15 #115708
-
11 Maggio 2019 alle 12:44 #115709::
Davide, tu puoi creare mappe per i Type 1 a tuo piacere; ovviamente le informazioni sulla mappa devono corrispondere ai dati del fnt. MA non è detto che scaricando un font si creai anche il corrispondente pacchetto .sty.
O te la crei da solo, oppure ti crei le macro per accedere direttamente a quel font. Tuttavia se mancano il file t1font.fd {che dicono quali famiglie, serie, forme e corpi siano disponibili per quel font, anche i comandi di basso livello possono fare poco.Come credo di avere già scritto, l’Introduzione all’arte della composizione tipografica con LaTeX contiene un capitolo intero dedicato alla gestione dei font; e si dice anche come creare il file .fd.
Ho l’impressione, probabilmente sbagliata, che tu vorresti che chi di noi conosce queste cose ti fornisca il tutto già fatto. Anch’io conosco queste cose e potrei farlo, ma nei tuoi messaggi mancano sempre i dettagli importanti; Distribuzione TeX, piattaforma, sistema operativo, quale font, dove l’hai trovato, come hai fatto la mappa, in quale rich si trova la riga che si riferisce al tuo font e che cosa c’è scritto in quella riga, che cosa metti nel preambolo per usare quel font, esempio minimo compilabile. Vedi che manca un mucchio di informazione?
-
11 Maggio 2019 alle 13:16 #115710::
È vero. Questo è il mwe:`
\documentclass{amsart}
\usepackage{amsfonts}
\usepackage{ebgaramond}
\usepackage{ebgaramond-maths}\begin{document}
\section{Schröder}
Ciao. 123456789 Schröder
\begin{equation}
\int_a^bf(x) = \phi_{\mathbb{R}}(y)
\end{equation}\end{document}
`
Questo è il log:
`
This is pdfTeX, Version 3.14159265-2.6-1.40.20 (MiKTeX 2.9.7000 64-bit) (preloaded format=pdflatex 2019.5.9) 11 MAY 2019 17:07
entering extended mode
**./prova.tex
(prova.tex
LaTeX2e <2018-12-01>
(“C:\Program Files\MiKTeX 2.9\tex/latex/amscls\amsart.cls”
Document Class: amsart 2017/10/31 v2.20.4
\linespacing=\dimen102
\normalparindent=\dimen103
\normaltopskip=\skip41
(“C:\Program Files\MiKTeX 2.9\tex/latex/amsmath\amsmath.sty”
Package: amsmath 2018/12/01 v2.17b AMS math features
\@mathmargin=\skip42For additional information on amsmath, use the `?' option.
(“C:\Program Files\MiKTeX 2.9\tex/latex/amsmath\amstext.sty”
Package: amstext 2000/06/29 v2.01 AMS text(“C:\Program Files\MiKTeX 2.9\tex/latex/amsmath\amsgen.sty”
File: amsgen.sty 1999/11/30 v2.0 generic functions
\@emptytoks=\toks14
\ex@=\dimen104
))
(“C:\Program Files\MiKTeX 2.9\tex/latex/amsmath\amsbsy.sty”
Package: amsbsy 1999/11/29 v1.2d Bold Symbols
\pmbraise@=\dimen105
)
(“C:\Program Files\MiKTeX 2.9\tex/latex/amsmath\amsopn.sty”
Package: amsopn 2016/03/08 v2.02 operator names
)
\inf@bad=\count80
LaTeX Info: Redefining \frac on input line 223.
\uproot@=\count81
\leftroot@=\count82
LaTeX Info: Redefining \overline on input line 385.
\classnum@=\count83
\DOTSCASE@=\count84
LaTeX Info: Redefining \ldots on input line 482.
LaTeX Info: Redefining \dots on input line 485.
LaTeX Info: Redefining \cdots on input line 606.
\Mathstrutbox@=\box27
\strutbox@=\box28
\big@size=\dimen106
LaTeX Font Info: Redeclaring font encoding OML on input line 729.
LaTeX Font Info: Redeclaring font encoding OMS on input line 730.
\macc@depth=\count85
\c@MaxMatrixCols=\count86
\dotsspace@=\muskip10
\c@parentequation=\count87
\dspbrk@lvl=\count88
\tag@help=\toks15
\row@=\count89
\column@=\count90
\maxfields@=\count91
\andhelp@=\toks16
\eqnshift@=\dimen107
\alignsep@=\dimen108
\tagshift@=\dimen109
\tagwidth@=\dimen110
\totwidth@=\dimen111
\lineht@=\dimen112
\@envbody=\toks17
\multlinegap=\skip43
\multlinetaggap=\skip44
\mathdisplay@stack=\toks18
LaTeX Info: Redefining \[ on input line 2844.
LaTeX Info: Redefining \] on input line 2845.
)
LaTeX Font Info: Try loading font information for U+msa on input line 398.(“C:\Program Files\MiKTeX 2.9\tex/latex/amsfonts\umsa.fd”
File: umsa.fd 2013/01/14 v3.01 AMS symbols A
)
(“C:\Program Files\MiKTeX 2.9\tex/latex/amsfonts\amsfonts.sty”
Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
\symAMSa=\mathgroup4
\symAMSb=\mathgroup5
LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold'
(Font) U/euf/m/n –> U/euf/b/n on input line 106.
)
\copyins=\insert199
\abstractbox=\box29
\listisep=\skip45
\c@part=\count92
\c@section=\count93
\c@subsection=\count94
\c@subsubsection=\count95
\c@paragraph=\count96
\c@subparagraph=\count97
\c@figure=\count98
\c@table=\count99
\abovecaptionskip=\skip46
\belowcaptionskip=\skip47
\captionindent=\dimen113
\thm@style=\toks19
\thm@bodyfont=\toks20
\thm@headfont=\toks21
\thm@notefont=\toks22
\thm@headpunct=\toks23
\thm@preskip=\skip48
\thm@postskip=\skip49
\thm@headsep=\skip50
\dth@everypar=\toks24
)
(“C:\Program Files\MiKTeX 2.9\tex/latex/ebgaramond\ebgaramond.sty”
Package: ebgaramond 2019/04/23 (Bob Tennent and autoinst) Style file for EB Gar
amond fonts.(“C:\Program Files\MiKTeX 2.9\tex/generic/ifxetex\ifxetex.sty”
Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional
)
(“C:\Program Files\MiKTeX 2.9\tex/generic/oberdiek\ifluatex.sty”
Package: ifluatex 2016/05/16 v1.4 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX not detected.
)
(“C:\Program Files\MiKTeX 2.9\tex/latex/xkeyval\xkeyval.sty”
Package: xkeyval 2014/12/03 v2.7a package option processing (HA)(“C:\Program Files\MiKTeX 2.9\tex/generic/xkeyval\xkeyval.tex”
(“C:\Program Files\MiKTeX 2.9\tex/generic/xkeyval\xkvutils.tex”
\XKV@toks=\toks25
\XKV@tempa@toks=\toks26(“C:\Program Files\MiKTeX 2.9\tex/generic/xkeyval\keyval.tex”))
\XKV@depth=\count100
File: xkeyval.tex 2014/12/03 v2.7a key=value parser (HA)
))
(“C:\Program Files\MiKTeX 2.9\tex/latex/base\textcomp.sty”
Package: textcomp 2018/08/11 v2.0j Standard LaTeX package
Package textcomp Info: Sub-encoding information:
(textcomp) 5 = only ISO-Adobe without \textcurrency
(textcomp) 4 = 5 + \texteuro
(textcomp) 3 = 4 + \textohm
(textcomp) 2 = 3 + \textestimated + \textcurrency
(textcomp) 1 = TS1 – \textcircled – \t
(textcomp) 0 = TS1 (full)
(textcomp) Font families with sub-encoding setting implement
(textcomp) only a restricted character set as indicated.
(textcomp) Family '?' is the default used for unknown fonts.
(textcomp) See the documentation for details.
Package textcomp Info: Setting ? sub-encoding to TS1/1 on input line 79.(“C:\Program Files\MiKTeX 2.9\tex/latex/base\ts1enc.def”
File: ts1enc.def 2001/06/05 v3.0e (jk/car/fm) Standard LaTeX file
Now handling font encoding TS1 …
… processing UTF-8 mapping file for font encoding TS1(“C:\Program Files\MiKTeX 2.9\tex/latex/base\ts1enc.dfu”
File: ts1enc.dfu 2018/10/05 v1.2f UTF-8 support for inputenc
defining Unicode char U+00A2 (decimal 162)
defining Unicode char U+00A3 (decimal 163)
defining Unicode char U+00A4 (decimal 164)
defining Unicode char U+00A5 (decimal 165)
defining Unicode char U+00A6 (decimal 166)
defining Unicode char U+00A7 (decimal 167)
defining Unicode char U+00A8 (decimal 168)
defining Unicode char U+00A9 (decimal 169)
defining Unicode char U+00AA (decimal 170)
defining Unicode char U+00AC (decimal 172)
defining Unicode char U+00AE (decimal 174)
defining Unicode char U+00AF (decimal 175)
defining Unicode char U+00B0 (decimal 176)
defining Unicode char U+00B1 (decimal 177)
defining Unicode char U+00B2 (decimal 178)
defining Unicode char U+00B3 (decimal 179)
defining Unicode char U+00B4 (decimal 180)
defining Unicode char U+00B5 (decimal 181)
defining Unicode char U+00B6 (decimal 182)
defining Unicode char U+00B7 (decimal 183)
defining Unicode char U+00B9 (decimal 185)
defining Unicode char U+00BA (decimal 186)
defining Unicode char U+00BC (decimal 188)
defining Unicode char U+00BD (decimal 189)
defining Unicode char U+00BE (decimal 190)
defining Unicode char U+00D7 (decimal 215)
defining Unicode char U+00F7 (decimal 247)
defining Unicode char U+0192 (decimal 402)
defining Unicode char U+02C7 (decimal 711)
defining Unicode char U+02D8 (decimal 728)
defining Unicode char U+02DD (decimal 733)
defining Unicode char U+0E3F (decimal 3647)
defining Unicode char U+2016 (decimal 8214)
defining Unicode char U+2020 (decimal 8224)
defining Unicode char U+2021 (decimal 8225)
defining Unicode char U+2022 (decimal 8226)
defining Unicode char U+2030 (decimal 8240)
defining Unicode char U+2031 (decimal 8241)
defining Unicode char U+203B (decimal 8251)
defining Unicode char U+203D (decimal 8253)
defining Unicode char U+2044 (decimal 8260)
defining Unicode char U+204E (decimal 8270)
defining Unicode char U+2052 (decimal 8274)
defining Unicode char U+20A1 (decimal 8353)
defining Unicode char U+20A4 (decimal 8356)
defining Unicode char U+20A6 (decimal 8358)
defining Unicode char U+20A9 (decimal 8361)
defining Unicode char U+20AB (decimal 8363)
defining Unicode char U+20AC (decimal 8364)
defining Unicode char U+20B1 (decimal 8369)
defining Unicode char U+2103 (decimal 8451)
defining Unicode char U+2116 (decimal 8470)
defining Unicode char U+2117 (decimal 8471)
defining Unicode char U+211E (decimal 8478)
defining Unicode char U+2120 (decimal 8480)
defining Unicode char U+2122 (decimal 8482)
defining Unicode char U+2126 (decimal 8486)
defining Unicode char U+2127 (decimal 8487)
defining Unicode char U+212E (decimal 8494)
defining Unicode char U+2190 (decimal 8592)
defining Unicode char U+2191 (decimal 8593)
defining Unicode char U+2192 (decimal 8594)
defining Unicode char U+2193 (decimal 8595)
defining Unicode char U+2329 (decimal 9001)
defining Unicode char U+232A (decimal 9002)
defining Unicode char U+2422 (decimal 9250)
defining Unicode char U+25E6 (decimal 9702)
defining Unicode char U+25EF (decimal 9711)
defining Unicode char U+266A (decimal 9834)
defining Unicode char U+FEFF (decimal 65279)
))
LaTeX Info: Redefining \oldstylenums on input line 334.
Package textcomp Info: Setting cmr sub-encoding to TS1/0 on input line 349.
Package textcomp Info: Setting cmss sub-encoding to TS1/0 on input line 350.
Package textcomp Info: Setting cmtt sub-encoding to TS1/0 on input line 351.
Package textcomp Info: Setting cmvtt sub-encoding to TS1/0 on input line 352.
Package textcomp Info: Setting cmbr sub-encoding to TS1/0 on input line 353.
Package textcomp Info: Setting cmtl sub-encoding to TS1/0 on input line 354.
Package textcomp Info: Setting ccr sub-encoding to TS1/0 on input line 355.
Package textcomp Info: Setting ptm sub-encoding to TS1/4 on input line 356.
Package textcomp Info: Setting pcr sub-encoding to TS1/4 on input line 357.
Package textcomp Info: Setting phv sub-encoding to TS1/4 on input line 358.
Package textcomp Info: Setting ppl sub-encoding to TS1/3 on input line 359.
Package textcomp Info: Setting pag sub-encoding to TS1/4 on input line 360.
Package textcomp Info: Setting pbk sub-encoding to TS1/4 on input line 361.
Package textcomp Info: Setting pnc sub-encoding to TS1/4 on input line 362.
Package textcomp Info: Setting pzc sub-encoding to TS1/4 on input line 363.
Package textcomp Info: Setting bch sub-encoding to TS1/4 on input line 364.
Package textcomp Info: Setting put sub-encoding to TS1/5 on input line 365.
Package textcomp Info: Setting uag sub-encoding to TS1/5 on input line 366.
Package textcomp Info: Setting ugq sub-encoding to TS1/5 on input line 367.
Package textcomp Info: Setting ul8 sub-encoding to TS1/4 on input line 368.
Package textcomp Info: Setting ul9 sub-encoding to TS1/4 on input line 369.
Package textcomp Info: Setting augie sub-encoding to TS1/5 on input line 370.
Package textcomp Info: Setting dayrom sub-encoding to TS1/3 on input line 371.
Package textcomp Info: Setting dayroms sub-encoding to TS1/3 on input line 372.Package textcomp Info: Setting pxr sub-encoding to TS1/0 on input line 373.
Package textcomp Info: Setting pxss sub-encoding to TS1/0 on input line 374.
Package textcomp Info: Setting pxtt sub-encoding to TS1/0 on input line 375.
Package textcomp Info: Setting txr sub-encoding to TS1/0 on input line 376.
Package textcomp Info: Setting txss sub-encoding to TS1/0 on input line 377.
Package textcomp Info: Setting txtt sub-encoding to TS1/0 on input line 378.
Package textcomp Info: Setting lmr sub-encoding to TS1/0 on input line 379.
Package textcomp Info: Setting lmdh sub-encoding to TS1/0 on input line 380.
Package textcomp Info: Setting lmss sub-encoding to TS1/0 on input line 381.
Package textcomp Info: Setting lmssq sub-encoding to TS1/0 on input line 382.
Package textcomp Info: Setting lmvtt sub-encoding to TS1/0 on input line 383.
Package textcomp Info: Setting lmtt sub-encoding to TS1/0 on input line 384.
Package textcomp Info: Setting qhv sub-encoding to TS1/0 on input line 385.
Package textcomp Info: Setting qag sub-encoding to TS1/0 on input line 386.
Package textcomp Info: Setting qbk sub-encoding to TS1/0 on input line 387.
Package textcomp Info: Setting qcr sub-encoding to TS1/0 on input line 388.
Package textcomp Info: Setting qcs sub-encoding to TS1/0 on input line 389.
Package textcomp Info: Setting qpl sub-encoding to TS1/0 on input line 390.
Package textcomp Info: Setting qtm sub-encoding to TS1/0 on input line 391.
Package textcomp Info: Setting qzc sub-encoding to TS1/0 on input line 392.
Package textcomp Info: Setting qhvc sub-encoding to TS1/0 on input line 393.
Package textcomp Info: Setting futs sub-encoding to TS1/4 on input line 394.
Package textcomp Info: Setting futx sub-encoding to TS1/4 on input line 395.
Package textcomp Info: Setting futj sub-encoding to TS1/4 on input line 396.
Package textcomp Info: Setting hlh sub-encoding to TS1/3 on input line 397.
Package textcomp Info: Setting hls sub-encoding to TS1/3 on input line 398.
Package textcomp Info: Setting hlst sub-encoding to TS1/3 on input line 399.
Package textcomp Info: Setting hlct sub-encoding to TS1/5 on input line 400.
Package textcomp Info: Setting hlx sub-encoding to TS1/5 on input line 401.
Package textcomp Info: Setting hlce sub-encoding to TS1/5 on input line 402.
Package textcomp Info: Setting hlcn sub-encoding to TS1/5 on input line 403.
Package textcomp Info: Setting hlcw sub-encoding to TS1/5 on input line 404.
Package textcomp Info: Setting hlcf sub-encoding to TS1/5 on input line 405.
Package textcomp Info: Setting pplx sub-encoding to TS1/3 on input line 406.
Package textcomp Info: Setting pplj sub-encoding to TS1/3 on input line 407.
Package textcomp Info: Setting ptmx sub-encoding to TS1/4 on input line 408.
Package textcomp Info: Setting ptmj sub-encoding to TS1/4 on input line 409.
)
(“C:\Program Files\MiKTeX 2.9\tex/latex/base\fontenc.sty”
Package: fontenc 2018/08/11 v2.0j Standard LaTeX package
)
(“C:\Program Files\MiKTeX 2.9\tex/latex/fontaxes\fontaxes.sty”
Package: fontaxes 2014/03/23 v1.0d Font selection axes
LaTeX Info: Redefining \upshape on input line 29.
LaTeX Info: Redefining \itshape on input line 31.
LaTeX Info: Redefining \slshape on input line 33.
LaTeX Info: Redefining \scshape on input line 37.
)
(“C:\Program Files\MiKTeX 2.9\tex/latex/mweights\mweights.sty”
Package: mweights 2017/03/30 (Bob Tennent) Support package for multiple-weight
font packages.
LaTeX Info: Redefining \bfseries on input line 22.
LaTeX Info: Redefining \mdseries on input line 30.
LaTeX Info: Redefining \rmfamily on input line 38.
LaTeX Info: Redefining \sffamily on input line 66.
LaTeX Info: Redefining \ttfamily on input line 94.
)
LaTeX Info: Redefining \swshape on input line 176.
LaTeX Info: Redefining \oldstylenums on input line 183.
LaTeX Info: Redefining \textsw on input line 191.
)
(“C:\Program Files\MiKTeX 2.9\tex/latex/ebgaramond-maths\ebgaramond-maths.sty”
Package: ebgaramond-maths 2014/09/01 v1.0 ebgaramond-maths for use with EBGaram
ond
LaTeX Font Info: Redeclaring symbol font `letters' on input line 24.
LaTeX Font Info: Overwriting symbol font `letters' in version `normal'
(Font) OML/cmm/m/it –> OML/EBGaramond-Maths/m/it on input lin
e 24.
LaTeX Font Info: Overwriting symbol font `letters' in version `bold'
(Font) OML/cmm/b/it –> OML/EBGaramond-Maths/m/it on input lin
e 24.
LaTeX Font Info: Redeclaring symbol font `operators' on input line 25.
LaTeX Font Info: Overwriting symbol font `operators' in version `normal'
(Font) OT1/cmr/m/n –> OT1/EBGaramond-LF/m/n on input line 25.LaTeX Font Info: Overwriting symbol font `operators' in version `bold'
(Font) OT1/cmr/bx/n –> OT1/EBGaramond-LF/m/n on input line 25
.
LaTeX Font Info: Overwriting symbol font `letters' in version `bold'
(Font) OML/EBGaramond-Maths/m/it –> OML/EBGaramond-Maths/b/it
on input line 27.
LaTeX Font Info: Overwriting symbol font `operators' in version `bold'
(Font) OT1/EBGaramond-LF/m/n –> OT1/EBGaramond-LF/bx/n on inp
ut line 28.
LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal'
(Font) OT1/cmr/bx/n –> OT1/EBGaramond-LF/bx/n on input line 3
3.
LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `bold'
(Font) OT1/cmr/bx/n –> OT1/EBGaramond-LF/bx/n on input line 3
4.
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal'
(Font) OT1/cmr/m/it –> OT1/EBGaramond-LF/m/it on input line 3
5.
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold'
(Font) OT1/cmr/bx/it –> OT1/EBGaramond-LF/bx/it on input line
36.
LaTeX Font Info: Redeclaring math alphabet \mathcal on input line 38.
) (prova.aux)
\openout1 = `prova.aux'.LaTeX Font Info: Checking defaults for OML/EBGaramond-Maths/m/it on input li
ne 19.
LaTeX Font Info: Try loading font information for OML+EBGaramond-Maths on in
put line 19.(“C:\Program Files\MiKTeX 2.9\tex/latex/ebgaramond-maths\omlebgaramond-maths.fd
”
File: OMLEBGaramond-Maths.fd 2014/09/01 font definitions for OML/EBGaramond-Mat
hs.
)
LaTeX Font Info: … okay on input line 19.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 19.
LaTeX Font Info: … okay on input line 19.
LaTeX Font Info: Checking defaults for OT1/EBGaramond-LF/m/n on input line 1
9.
LaTeX Font Info: Try loading font information for OT1+EBGaramond-LF on input
line 19.
(“C:\Program Files\MiKTeX 2.9\tex/latex/ebgaramond\ot1ebgaramond-lf.fd”
File: OT1EBGaramond-LF.fd 2019/05/04 (autoinst) Font definitions for OT1/EBGara
mond-LF.
)
LaTeX Font Info: … okay on input line 19.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 19.
LaTeX Font Info: … okay on input line 19.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 19.
LaTeX Font Info: … okay on input line 19.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 19.
LaTeX Font Info: … okay on input line 19.
LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 19.
LaTeX Font Info: Try loading font information for TS1+cmr on input line 19.(“C:\Program Files\MiKTeX 2.9\tex/latex/base\ts1cmr.fd”
File: ts1cmr.fd 2014/09/29 v2.5h Standard LaTeX font definitions
)
LaTeX Font Info: … okay on input line 19.
LaTeX Font Info: Try loading font information for OT1+EBGaramond-OsF on inpu
t line 19.(“C:\Program Files\MiKTeX 2.9\tex/latex/ebgaramond\ot1ebgaramond-osf.fd”
File: OT1EBGaramond-OsF.fd 2019/05/04 (autoinst) Font definitions for OT1/EBGar
amond-OsF.
)
LaTeX Font Info: Font shape `OT1/EBGaramond-OsF/regular/n' will be
(Font) scaled to size 10.0pt on input line 19.
LaTeX Font Info: Font shape `OT1/EBGaramond-OsF/regular/n' will be
(Font) scaled to size 8.0pt on input line 19.
LaTeX Font Info: Font shape `OT1/EBGaramond-LF/m/n' in size <8> not availabl
e
(Font) Font shape `OT1/EBGaramond-LF/regular/n' tried instead on i
nput line 19.
LaTeX Font Info: Font shape `OT1/EBGaramond-LF/regular/n' will be
(Font) scaled to size 8.0pt on input line 19.
LaTeX Font Info: Font shape `OT1/EBGaramond-LF/m/n' in size <6> not availabl
e
(Font) Font shape `OT1/EBGaramond-LF/regular/n' tried instead on i
nput line 19.
LaTeX Font Info: Font shape `OT1/EBGaramond-LF/regular/n' will be
(Font) scaled to size 6.0pt on input line 19.
LaTeX Font Info: Font shape `OT1/EBGaramond-LF/m/n' in size <5> not availabl
e
(Font) Font shape `OT1/EBGaramond-LF/regular/n' tried instead on i
nput line 19.
LaTeX Font Info: Font shape `OT1/EBGaramond-LF/regular/n' will be
(Font) scaled to size 5.0pt on input line 19.
LaTeX Font Info: Try loading font information for U+msa on input line 19.(“C:\Program Files\MiKTeX 2.9\tex/latex/amsfonts\umsa.fd”
File: umsa.fd 2013/01/14 v3.01 AMS symbols A
)
LaTeX Font Info: Try loading font information for U+msb on input line 19.(“C:\Program Files\MiKTeX 2.9\tex/latex/amsfonts\umsb.fd”
File: umsb.fd 2013/01/14 v3.01 AMS symbols B
)
\c@mv@tabular=\count101
\c@mv@boldtabular=\count102
LaTeX Font Info: Font shape `OT1/EBGaramond-OsF/regular/sc' will be
(Font) scaled to size 10.0pt on input line 21.
LaTeX Font Info: Font shape `OT1/EBGaramond-LF/m/n' in size <10> not availab
le
(Font) Font shape `OT1/EBGaramond-LF/regular/n' tried instead on i
nput line 24.
LaTeX Font Info: Font shape `OT1/EBGaramond-LF/regular/n' will be
(Font) scaled to size 10.0pt on input line 24.
LaTeX Font Info: Font shape `OT1/EBGaramond-LF/m/n' in size <7> not availabl
e
(Font) Font shape `OT1/EBGaramond-LF/regular/n' tried instead on i
nput line 24.
LaTeX Font Info: Font shape `OT1/EBGaramond-LF/regular/n' will be
(Font) scaled to size 7.0pt on input line 24.
LaTeX Font Info: Font shape `OT1/EBGaramond-OsF/regular/n' will be
(Font) scaled to size 7.0pt on input line 30.
[1{C:/Users/david/AppData/Local/MiKTeX/2.9/pdftex/config/pdftex.map}] (prova.a
ux) )
Here is how much of TeX's memory you used:
2968 strings out of 492945
44650 string characters out of 3135514
89047 words of memory out of 3000000
6690 multiletter control sequences out of 15000+200000
17950 words of font info for 45 fonts, out of 3000000 for 9000
1302 hyphenation exceptions out of 8191
34i,4n,33p,265b,208s stack positions out of 5000i,500n,10000p,200000b,50000s
{C:/Program Files/MiKTeX 2.9/fonts/enc/dvips/ebgaramond/ebgm_wsnb7l.enc}{C
:/Program Files/MiKTeX 2.9/fonts/enc/dvips/ebgaramond-maths/a_42pejf.enc}{C:/Pr
ogram Files/MiKTeX 2.9/fonts/enc/dvips/ebgaramond/ebgm_nxqm35.enc}{C:/Program F
iles/MiKTeX 2.9/fonts/enc/dvips/ebgaramond/ebgm_egoty6.enc}
!pdfTeX error: pdflatex (file EBGaramond12-Italic.pfb): cannot open Type 1 font
file for reading
==> Fatal error occurred, no output PDF file produced!
`Questo è un esempio. Uso Miktek su windows 10 aggiornato.
Questo, un altro:
`
\documentclass{amsart}
\usepackage{amsfonts}
\usepackage{garamond}
\usepackage{garamond\begin{document}
\section{Schröder}
Ciao. 123456789 Schröder
\begin{equation}
\int_a^bf(x) = \phi_{\mathbb{R}}(y)
\end{equation}\end{document}
`E questo il rispettivo .log. Entrambi sono stati compilati con pdflatex. I messaggi di errore sono diversi.
`
This is pdfTeX, Version 3.14159265-2.6-1.40.20 (MiKTeX 2.9.7000 64-bit) (preloaded format=pdflatex 2019.5.9) 11 MAY 2019 17:12
entering extended mode
**\nonstopmode\input prova.tex
(prova.tex (“C:\Program Files\MiKTeX 2.9\tex/latex/amscls\amsart.cls”
Document Class: amsart 2017/10/31 v2.20.4
\linespacing=\dimen102
\normalparindent=\dimen103
\normaltopskip=\skip41
(“C:\Program Files\MiKTeX 2.9\tex/latex/amsmath\amsmath.sty”
Package: amsmath 2018/12/01 v2.17b AMS math features
\@mathmargin=\skip42For additional information on amsmath, use the `?' option.
(“C:\Program Files\MiKTeX 2.9\tex/latex/amsmath\amstext.sty”
Package: amstext 2000/06/29 v2.01 AMS text(“C:\Program Files\MiKTeX 2.9\tex/latex/amsmath\amsgen.sty”
File: amsgen.sty 1999/11/30 v2.0 generic functions
\@emptytoks=\toks14
\ex@=\dimen104
))
(“C:\Program Files\MiKTeX 2.9\tex/latex/amsmath\amsbsy.sty”
Package: amsbsy 1999/11/29 v1.2d Bold Symbols
\pmbraise@=\dimen105
)
(“C:\Program Files\MiKTeX 2.9\tex/latex/amsmath\amsopn.sty”
Package: amsopn 2016/03/08 v2.02 operator names
)
\inf@bad=\count80
LaTeX Info: Redefining \frac on input line 223.
\uproot@=\count81
\leftroot@=\count82
LaTeX Info: Redefining \overline on input line 385.
\classnum@=\count83
\DOTSCASE@=\count84
LaTeX Info: Redefining \ldots on input line 482.
LaTeX Info: Redefining \dots on input line 485.
LaTeX Info: Redefining \cdots on input line 606.
\Mathstrutbox@=\box27
\strutbox@=\box28
\big@size=\dimen106
LaTeX Font Info: Redeclaring font encoding OML on input line 729.
LaTeX Font Info: Redeclaring font encoding OMS on input line 730.
\macc@depth=\count85
\c@MaxMatrixCols=\count86
\dotsspace@=\muskip10
\c@parentequation=\count87
\dspbrk@lvl=\count88
\tag@help=\toks15
\row@=\count89
\column@=\count90
\maxfields@=\count91
\andhelp@=\toks16
\eqnshift@=\dimen107
\alignsep@=\dimen108
\tagshift@=\dimen109
\tagwidth@=\dimen110
\totwidth@=\dimen111
\lineht@=\dimen112
\@envbody=\toks17
\multlinegap=\skip43
\multlinetaggap=\skip44
\mathdisplay@stack=\toks18
LaTeX Info: Redefining \[ on input line 2844.
LaTeX Info: Redefining \] on input line 2845.
)
LaTeX Font Info: Try loading font information for U+msa on input line 398.(“C:\Program Files\MiKTeX 2.9\tex/latex/amsfonts\umsa.fd”
File: umsa.fd 2013/01/14 v3.01 AMS symbols A
)
(“C:\Program Files\MiKTeX 2.9\tex/latex/amsfonts\amsfonts.sty”
Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
\symAMSa=\mathgroup4
\symAMSb=\mathgroup5
LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold'
(Font) U/euf/m/n –> U/euf/b/n on input line 106.
)
\copyins=\insert199
\abstractbox=\box29
\listisep=\skip45
\c@part=\count92
\c@section=\count93
\c@subsection=\count94
\c@subsubsection=\count95
\c@paragraph=\count96
\c@subparagraph=\count97
\c@figure=\count98
\c@table=\count99
\abovecaptionskip=\skip46
\belowcaptionskip=\skip47
\captionindent=\dimen113
\thm@style=\toks19
\thm@bodyfont=\toks20
\thm@headfont=\toks21
\thm@notefont=\toks22
\thm@headpunct=\toks23
\thm@preskip=\skip48
\thm@postskip=\skip49
\thm@headsep=\skip50
\dth@everypar=\toks24
)
(“C:\Program Files\MiKTeX 2.9\tex/latex/psnfssx\garamond.sty”
Package: garamond 2001/02/07 (SPQR)
)! LaTeX Error: File `garamond-math.sty' not found.
Type X to quit or
to proceed,
or enter new name. (Default extension: sty)Enter file name:
! Emergency stop.
l.17
*** (cannot \read from terminal in nonstop modes)
Here is how much of TeX's memory you used:
1336 strings out of 492945
14803 string characters out of 3135514
75701 words of memory out of 3000000
5139 multiletter control sequences out of 15000+200000
3640 words of font info for 14 fonts, out of 3000000 for 9000
1302 hyphenation exceptions out of 8191
34i,0n,29p,282b,43s stack positions out of 5000i,500n,10000p,200000b,50000s
! ==> Fatal error occurred, no output PDF file produced!`
Grazie e ciao,
davide
-
11 Maggio 2019 alle 14:57 #115711
-
11 Maggio 2019 alle 21:27 #115712::
Ti rispondo agli ultimi due messaggi in oridne inverso2) MikKTeX consente all’utente di defiirsi diversi alberi di ricerca dei file. Li deve creare lui, l’utente, con la radice dell’albero dove gli apre, ma deve dirlo al programma mediante le impostazioni di configurazione che si aprono e attivano da quel percorso Avvio –> Programmi –> MiKTeX –> 2.9 –>…
La cosa è utile solo per impostarsi un albero personale; volendo anche più di uno. Ma nel caso dei tuoi EBGaramaond non serve perché, se MiKTeX è aggiornato, sono già immessi nella distribuzione (aggiornata) e completa di MiKTeX; siccome con l’ultimo aggiornamento che ho fatto in questa settimana, fra gli altri c’è appunto la collezione dei font Type 1 dell’EBGaramond, è possibile che MiKTeX non sia ancora aggiornato ad oggi.1) Ho provato i tuoi due esempi; il seconcdo non funziona perché l’hai scritto male, ma se anche lo si corregge, i file garamond.sty e garamond-maths.sty non esistono. Invece il primo arriva ad un errore fatale, perché il font EBGaramond-Maths.pfb è mappato male anche in TeXLive/MacTeX; voglio studiare meglio il caso, ma se ho analizzato bene la cosa, c’è proprio un errore di fondo; se ho ragione, penso di poterlo correggere (forse), in ogni caso solo per TeXLive; posso comunque segnalare il bug al Team che si occupa di queste cose sperando che loro sappiano come fare; Poi Chritian Schenk, il curatore di MiKTeX ci metterà il suo tempo per introdurre la correzione nella sua distribuzione MiKTeX.
-
12 Maggio 2019 alle 2:32 #115713::
Grazie della risposta articolata e precisa. In cosa ho sbagliato io? Se devo mettere mano, allora è meglio texlive che conosco da anni. Comunque, Miktex è aggiornato. Ho fatto l’aggiornamento e rinfrescato il data base e il sistema, quindi nei miei pensieri avrebbe dovuto aggiornare anche il file map che esiste al posto giusto. O meglio a quello parallelo a texlive in dvips e map (mi riferisco alla guida di Lehmann).Grazie e ciao,
davide
-
12 Maggio 2019 alle 6:04 #115714::
Non hai sbagliato, se non in una piccola cosa; non hai letto la documentazione di ebgaramond-maths.sty (texdoc ebgaramond-maths) che dice che prima di caricare il pacchetto ebgaramond-maths bsogna caricare il pacchetto newtxmath.Tra le altre cose, oltre a fare riferimento ad un font inesistente (o obsoleto, comunque non installato né con TeX Live, né con MacTeX né con MiKTeX) la documentazione insegna a creare i file mancanti usando fra l’altro un comando, sed che esiste solo su Linux, quindi gli utenti di Wndows e di Mac sono tagliati fuori
Se anche l’avessi fatto avresti ottenuto on errore fatale, perché il file EBGaramond-Maths.map fa riferimento ad un font che non esiste né su MiKTeX né su MacTeX.
Ho già segnalato il problema sia al Team di TeXLive, sia al curatore di ebgaramond-maths.sty.
Speriamo che la cosa proceda rapidamente.
Me se sul tuo Linux con TeX Live, compilando con pdfLaTeX tu non ottieni errori, allora hai una scorciatoia: copiati su una chiavetta i file indicati nella unica riga del file EBGaramond-Maths.map; creati ul tuo MiKTeX un albero personale secondo le indicazioni che ti ho scritto nel precedente messaggio; specifica a MiKTeX che il tuo nuovo albero personale deve essere primo nell’oridne di lettura da parte dei programmi di compilazione;
creati in quell’albero personale le sottocartelle dove in Linux erano i file che hai copiato nella chiavetta e incollaci ordinatamente quei file dalla chiavetta; aggiorna il database dei nomi dei file; esegui la procedura di MiKTeX per ricreare la mappa generale dei font secondo le spiegazioni della documentazione di MiKTeX; riprova a compilare il tuo MWE. A questo punto il tutto dovrebbe funzionare purché, ovviamente, funzionasse anche su Linux.
-
12 Maggio 2019 alle 6:14 #115715::
Grazie dell’accurata spiegazione, ma vorrei evitare di usare Linux. Ho avuto una brutta esperienza, anche se ho imparato tantissimo dal suo uso. Per quello che sono passato a miktex. Magari devo rinunciare a qualcosa, ma in caso di problemi e di re-installazione è tutto più comodo. Scusa questa spiegazione brutalmente pragmatica (anche se Peirce l’avrebbe accettata, credo).Grazie ancora.
Ciao,
davide
-
12 Maggio 2019 alle 6:19 #115716
-
-
AutoreRisposte
- Devi essere connesso per rispondere a questo topic.