Re: DictionarySCR

#83921
claudio
Partecipante
    Up
    0
    Down
    ::


    Spulciando il codice ho trovato
    `
    \RequirePackage[squaren,cdot,binary,noams,derivedinbase,derived]{SIunits}
    `
    che ho sostituito con
    `
    \RequirePackage{siunitx}
    `
    Solo che ora non compila
    ecco l’errore

    (c:/texlive/2016/texmf-dist/tex/latex/txfonts/ot1txss.fd
    File: ot1txss.fd 2000/12/15 v3.1
    )
    LaTeX Font Info: Font shape `OT1/txss/m/n’ will be
    (Font) scaled to size 8.54997pt on input line 73.
    Package microtype Info: Loading generic settings for font family
    (microtype) `txss’ (encoding: OT1).
    (microtype) For optimal results, create family-specific settings.
    (microtype) See the microtype manual for details.
    LaTeX Font Info: Font shape `OT1/txss/m/n’ will be
    (Font) scaled to size 5.69998pt on input line 73.
    LaTeX Font Info: Font shape `OT1/txss/m/n’ will be
    (Font) scaled to size 4.74998pt on input line 73.
    \c__siunitx_mathtt_int=\count429

    ! LaTeX Error: Too many math alphabets used in version normal.

    See the LaTeX manual or LaTeX Companion for explanation.
    Type H for immediate help.

    l.73 \begin{document}

    Your command was ignored.
    Type I to replace it with another command,
    or
    to continue without it.

    *** Math fonts list ***
    (0: \OT1/txr/m/n/9 = txr at 9.0pt)
    (1: \OML/txmi/m/it/9 = txmi1 at 9.0pt)
    (2: \OMS/txsy/m/n/9 = txsy at 9.0pt)
    (3: \OMX/txex/m/n/9 = txex at 9.0pt)
    (4: \U/txsya/m/n/9 = txsya at 9.0pt)
    (5: \U/txsyb/m/n/9 = txsyb at 9.0pt)
    (6: \U/wasy/m/n/9 = wasy9)
    (7: \OT1/txr/m/it/9 = txi at 9.0pt)
    (8: \U/txmia/m/it/9 = txmia at 9.0pt)
    (9: \U/txsyc/m/n/9 = txsyc at 9.0pt)
    (10: \U/txexa/m/n/9 = txexa at 9.0pt)
    (11: \OT1/txr/bx/n/9 = txb at 9.0pt)
    (12: \OML/txmi/bx/it/9 = txbmi1 at 9.0pt)
    (13: \OMS/txsy/bx/n/9 = txbsy at 9.0pt)
    (14: \OMX/txex/bx/n/9 = txbex at 9.0pt)
    (15: \OT1/txss/m/n/9 = txss at 8.54997pt)
    ***
    LaTeX Font Info: Try loading font information for T1+txss on input line 88.
    (c:/texlive/2016/texmf-dist/tex/latex/txfonts/t1txss.fd
    File: t1txss.fd 2000/12/15 v3.1
    )

    che fare?
    ciao
    claudio

    Go to top