Beamer+XeLaTeX+Fontspec=80 Warnings uguali

  • Creatore
    Topic
  • #24834
    Up
    0
    Down
    ::


    Salve,
    sono un neofita di tutti e tre gli oggetti menzionati nel titolo, quindi non riesco a capire.
    Il seguente esempietto genera 79 warnings, e quanti piu’ frames aggiungo tanto piu’ casino succede, anche se apparentemente l’output non ne risente per niente.
    Tutto e’ successo quando ieri ho riutilizzato MikTeX nuovamente dopo mesi perche’ ho ripreso ad usare windows e ho aggiornato tutti i pacchetti.

    `\documentclass[10pt]{beamer}
    \usepackage{arydshln}
    \usepackage{fontspec}
    \usepackage{xunicode,xltxtra,url,parskip,mdwlist,graphicx}
    \usepackage{mathrsfs,amsmath, amsfonts, amsthm, amssymb}

    \defaultfontfeatures{Mapping=tex-text}
    %\fontspec[SmallCapsFont=FontinSans-SmallCaps]{FontinSans-Regular}

    \mode {
    \usetheme{Malmoe}
    \useinnertheme{circles}
    \setbeamertemplate{headline}
    }
    \usefonttheme[onlymath]{serif}
    \setsansfont[SmallCapsFont=FontinSans-SmallCaps, BoldFont=FontinSans-Bold, ItalicFont=FontinSans-Italic]{FontinSans-Regular}

    \title{\textsc{Sublinear and Locally Sublinear Prices}}
    \institute{Universit\`a Commerciale “L. Bocconi”\\
    Master of Science in \textsc{Finance}}
    \author{Alessandro Plasmati}
    \date{July, 2008}
    \begin{document}

    \begin{frame}\maketitle\end{frame}
    \end{document}`

    Warnings (ricopiata una sola da me):
    `c:\Programmi\MiKTeX 2.7\tex\latex\translator\dicts\theorem\translator-theorem-dictionary-English.dict
    ** WARNING ** Unparsed material at end of special ignored
    ** WARNING ** Unparsed material at end of special ignored
    ** WARNING ** Unknown token SDict
    ** WARNING ** Interpreting PS code failed!!! Output might be broken!!!
    `

  • Devi essere connesso per rispondere a questo topic.

Go to top