Re: Riga magica del motore di composizione

#78551
OldClaudio
Partecipante
    Up
    0
    Down
    ::


    Marco, nella versione di TeXstudio che ho io, l’ultima, che ho installato una settimana fa, versione 2.4 (precisamante, da About TeXstudio si ricava nella prima riga: TeXstudio 2.4 (SVN 3233M), il §4.10 parla delle righe magiche è vero, ma cita solo quella per l’encoding e quella per lo spell checker:

    4.10 Advanced header usage
    Texstudio can use special comments in the text to adapt options for that document.

    “% !TeX spellcheck = de_DE”

    This special comment tells txs that this document is written in German and German spell checking is to be used, independent on any general settings.

    “% !TeX encoding = utf8”

    The code defines the character encoding of a document.
    4.11 Synopsis of the TeXstudio command

    Chissà se è una omissione voluta…

    In compenso il menù a tendina che si apre premendo Tools–>Commands è il seguente (non te lo posso copiare con un scrrn shot, perché se clicco sul programma per eseguire lo screen shot si chiude la tendina; ti trascrivo il contenuto):

    Latexmk
    LaTeX
    pdfLaTeX
    XeLaTeX
    LuaLaTeX
    DVI -> PS
    PS -> PDF
    DVI ->PDF
    View DVI
    View PS
    View PDF
    MakeIndex
    TexIndy
    Metapost
    Asymptote

    Questo è quanto viene offerto con la mia distribuzione di TeXstudio.

    Go to top