alex82

Risposte nei forum create

Stai visualizzando 7 risposte – dal 1 al 7 (di 7 totali)
  • Autore
    Risposte
  • in risposta a: Problemi compilazione “L’arte di scrivere lettere con L #46442
    Up
    0
    Down
    ::

    Scoperto l’arcano. Nella parola “Università” prima di “di Torino” c’è un carattere che non va: la à accentata è resa come una combinazione.

    Che dire…chapeau…
    Questa era difficile da risolvere!
    Grazie mille!

    Alessandro

    in risposta a: Problemi compilazione “L’arte di scrivere lettere con L #46440
    Up
    0
    Down
    ::

    La codifica di default per TeXWorks è utf8. Metti
    `\usepackage[utf8]{inputenc}`
    al posto di quella con latin1.

    Con [utf8] ottengo l’errore:

    `
    ! Package inputenc Error: Unicode char \u8:̀ not set up for use with LaTeX
    `

    Con [applemac] la compilzione va a buon fine, ma non riconosce le lettere accentate

    in risposta a: Problemi compilazione “L’arte di scrivere lettere con L #46438
    Up
    0
    Down
    ::

    va’ nelle preferenze di TeXWorks, tab compilazione. Avrai due box e un menù a tendina; nel menù a tendina scegli “pdfLaTeX”. Nel box in basso fa’ clic su “pdfLaTeX” e premi il pulsante a fianco chiamato “Modifica…”. Avrai tre box: nella prima (Nome:) ci dev’essere scritto “pdfLaTeX”, nella seconda (Programma:) “pdflatex” (tutto minuscolo); nella terza (Argomenti:) ci dovrebbero essere due righe
    `$synctexoption
    $fullname`
    Controlla che sia così; se non è, correggi.

    Altra strategia: torna allo stato iniziale cancellando il file “/Libreria/Preferenze/org.tug.TeXworks.plist”, ma direi che questa è l’ultima risorsa.

    Prima di tutto ti devo ringraziare per l’aiuto e soprattutto la pazienza…
    Ho seguito le istruzione ed ho anche provato a cancellare il file .plist

    Adesso Texworks mi dice:

    `
    This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009)
    entering extended mode
    (./untitled.tex
    LaTeX2e <2009/09/24>
    Babel and hyphenation patterns for english, usenglishmax, dumylang, noh
    yphenation, german-x-2009-06-19, ngerman-x-2009-06-19, ancientgreek, ibycus, ar
    abic, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danish, dutc
    h, esperanto, estonian, farsi, finnish, french, galician, german, ngerman, mono
    greek, greek, hungarian, icelandic, assamese, bengali, gujarati, hindi, kannada
    , malayalam, marathi, oriya, panjabi, tamil, telugu, indonesian, interlingua, i
    rish, italian, kurmanji, latin, latvian, lithuanian, mongolian, mongolianlmc, b
    okmal, nynorsk, polish, portuguese, romanian, russian, sanskrit, serbian, slova
    k, slovenian, spanish, swedish, turkish, turkmen, ukenglish, ukrainian, upperso
    rbian, welsh, loaded.
    (/usr/local/texlive/2009/texmf-dist/tex/latex/base/letter.cls
    Document Class: letter 1999/04/29 v1.2z Standard LaTeX document class
    (/usr/local/texlive/2009/texmf-dist/tex/latex/base/size10.clo))
    (/usr/local/texlive/2009/texmf-dist/tex/generic/babel/babel.sty
    (/usr/local/texlive/2009/texmf-dist/tex/generic/babel/italian.ldf
    (/usr/local/texlive/2009/texmf-dist/tex/generic/babel/babel.def)))
    (/usr/local/texlive/2009/texmf-dist/tex/latex/base/fontenc.sty
    (/usr/local/texlive/2009/texmf-dist/tex/latex/base/t1enc.def))
    (/usr/local/texlive/2009/texmf-dist/tex/latex/base/inputenc.sty
    (/usr/local/texlive/2009/texmf-dist/tex/latex/base/latin1.def))
    (/Users/Alessandro/Library/texmf/tex/latex/layaureo/layaureo.sty
    (/usr/local/texlive/2009/texmf-dist/tex/latex/geometry/geometry.sty
    (/usr/local/texlive/2009/texmf-dist/tex/latex/graphics/keyval.sty)
    (/usr/local/texlive/2009/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
    (/usr/local/texlive/2009/texmf-dist/tex/generic/oberdiek/ifvtex.sty))
    (/usr/local/texlive/2009/texmf-dist/tex/latex/tools/calc.sty))
    (/usr/local/texlive/2009/texmf-dist/tex/latex/lipsum/lipsum.sty)
    (./untitled.aux)
    (/usr/local/texlive/2009/texmf-dist/tex/generic/babel/lgrcmr.fd)
    *geometry* driver: auto-detecting
    *geometry* detected driver: pdftex

    ! Package inputenc Error: Keyboard character used is undefined
    (inputenc) in inputencoding `latin1'.

    See the inputenc package documentation for explanation.
    Type H for immediate help.

    l.21 \opening{Egregio Prof.~Gregorio,}

    ?

    `

    in risposta a: Problemi compilazione “L’arte di scrivere lettere con L #46436
    Up
    0
    Down
    ::

    Nel menù a tendina devi scegliere pdfLaTeX e non pdfTeX. Puoi anche impostarlo nelle preferenze (ultimo tab, “Compilazione” o “Typesetting” se hai impostato il programma con l’inglese).

    In realtà il problema è proprio questo.
    Io scelgo di compilare in pdfLaTex, ma l’output dice

    `
    This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009)
    `

    Sarà un problema di installazione?

    in risposta a: Pacchetto Layaureo non presente in TexLive Utility #46385
    Up
    0
    Down
    ::


    Grazie per la risposta puntuale.
    Ho creato il fil .sty, ma non riesco a trovare la cartella texmf dentro la Libreria
    Perdonatemi, ma temo di aver bisogno di aiuto

    in risposta a: Tabelle: due righe nella stessa cella #29288
    Up
    0
    Down
    ::


    Chiedo perdono per la petulaza….
    Alla fine ho messo i risultati della mia analisi empirica in questa tabella:

    \documentclass[12pt,a4paper,twoside,openright]{report}
    \linespread{1.5}
    \usepackage[italian]{babel}
    \usepackage[latin1]{inputenc}
    \usepackage{amsmath}
    \usepackage{amsfonts}
    \usepackage{amssymb}
    \usepackage{graphicx}
    \begin{document}

    \linespread{1}
    \begin{table}
    \centering
    \caption{Regressione ad effetti fissi per l’intero campione di 61 Paesi in via di sviluppo}
    \label{intero campione}
    \resizebox{1.10\textwidth}{!}{
    \begin{tabular}{ccccccccc}\\
    &\multicolumn{8}{c}{\textbf{Variabile dipendente:}} \\
    &\multicolumn{8}{c}{Tasso di crescita del Pil procapite} \\
    \\
    \begin{tabular}{l}\textbf{Regressore}\\\\\end{tabular} & \begin{tabular}{c}1\\Periodo\\1965-2003\end{tabular} & \begin{tabular}{c}2\\Periodo\\1965-2003\end{tabular} & \begin{tabular}{c}3\\Periodo\\1965-2003\end{tabular} & \begin{tabular}{c}4\\Periodo\\1965-2003\end{tabular} & \begin{tabular}{c}5\\Periodo\\1965-1985\end{tabular}& \begin{tabular}{c}6\\Periodo\\1965-1985\end{tabular} & \begin{tabular}{c}7\\Periodo\\1986-2003\end{tabular}& \begin{tabular}{c}8\\Periodo\\1986-2003\end{tabular}\\\hline
    \\
    $Coefficiente$ & 0,017108 & 0,011156 & 0,010705 & 0,012159 & 0,012088 & 0,008667 & 0,020734 & 0,007986\\
    & (5,379404) &(3,181793) & (3,019976) & (3,470961) & (1,779027) & (1,253838) & 5,676746 &(1,599740)\\
    \\
    $\Delta lnKI(-1)$ & 0,019647 &0,019086 & 0,019130 & 0,019269 & 0,024580 & 0,023875 & 0,008931 &0,007671\\
    & (3,775479) &(3,677960) & (3,685211) & (3,725555) & (3,563509) & (3,466267) & (1,108636) & (0,957255)\\
    \\
    $\Delta lnOPENK$ & -0,173955 & -0,176645 & -0,177279 & -0,177112 & -0,183449 & -0,183816 & -0,165676 & -0,167274\\
    & (-18,97257) &(-19,27474) & (-19,27900) & (-19,38886) & (-13,12709) &(-13,18213) & (-13,63941)&(-13,74617)\\
    \\
    $\Delta lnPOP$ & -0,079958 &-0,012862 & -0,013320 & -0,059127 & 0,067408 & 0,066469 & -0,216870 & -0,161940\\
    &(-0,635620) & (-0,101658) & (-0,105241) & (-0,466979) & (0,266330) &(0,253326) & (-1,444364) & (-1,079937)\\
    \\
    $LIB$ & &0,011519 & 0,011948 & 0,014746 & & 0,023686 & &0,017592\\
    & &(3,975434) & (4,063086) & (4,923371) & &(2,538177) & &(3,719289)\\
    \\
    $\Delta lnPI$ & 0,016326 & 0,016502 & 0,015848 & 0,014857 & 0,019805 & 0,019841 & 0,017448&0,017790\\
    &(2,763986) & (0,016502) &(2,669225) & (2,525585) & (2,124025) &(2,132694) &(2,307024)&(2,366610)\\
    \\
    $\Delta lnKG(-1)$ & 0,027230 & 0,028536 & 0,028507 & 0,028079 & 0,068254 & 0,069127 &-0,014293& -0,015836\\
    &(2,313401) & (2,431143) & (2,427936) & (2,400085) & (3,949370) & (4,008028) &(-0,875139)&(-0,975299)\\
    \\
    $FIRSTSHOCK$ & & & 0,003434 & & & & & \\
    & & & (0,637405) & & & & & \\
    \\
    $SECONDSHOCK$ & & & 0,004834 & & & & & \\
    & & & (0,647858) & & & & & \\
    \\
    $WTC$ & & & & -0,022453 & & & \\
    & & & & (-4,062948) & & & & \\
    \\
    $R^{2}$ & 0,192194 & 0,197679 & 0,197949 & 0,203369 & 0,207946 & 0,212127 & 0,239748 & 0,249813\\

    \\
    $N. paesi$ & 61 & 61 & 61 & 61 & 61 & 61 & 61 & 61\\
    \\
    \hline
    \end{tabular}}
    \\
    \footnotesize
    I numeri in parentesi sono i valori della t-stat;\\
    I coefficienti sono statisticamente significativi al livello ***10\%, **5\%, ***1\%.
    \\
    \end{table}

    \end{document}

    Ho messo \centering per centrare la tabella; tuttavia vorrei che le note in fondo alla tabella non venissero centrate.
    In generale come potrei migliorarne l’aspetto?

    Grazie anticipatamente,

    Alessandro[/quote]

    in risposta a: Tabelle: due righe nella stessa cella #29286
    Up
    0
    Down
    ::


    Ho messo tabular dentro tabular, ma ho grossi problemi con il dimensionamento della tabella

    \documentclass[12pt,a4paper]{report}
    \linespread{1.5}
    \usepackage[italian]{babel}
    \usepackage[latin1]{inputenc}
    \usepackage{amsmath}
    \usepackage{amsfonts}
    \usepackage{amssymb}
    \begin{document}

    \linespread{1}
    \footnotesize
    \begin{tabular}{lccccccc}
    \textbf{Regressori} & \textbf{1} & \textbf{2} & \textbf{3} & \textbf{4} & \textbf{5} & \textbf{6} & \textbf{7} \\ \hline

    \begin{tabular}{l}Costante\\\\\end{tabular} & \begin{tabular}{c}-1.250\\(-0.808)\end{tabular} & \begin{tabular}{c}14.913\\(7.205)\end{tabular} & \begin{tabular}{c}0.853\\(0.427)\end{tabular} & \begin{tabular}{c}7.034\\(2.469)\end{tabular} & \begin{tabular}{c}9.539\\(3.850)\end{tabular} & \begin{tabular}{c}9.875\\(3.966)\end{tabular} & \begin{tabular}{c}9.865\\(2.452)\end{tabular} \\

    \begin{tabular}{l}Log naturale del Pil procapite nel 1970\\\\\end{tabular} & \begin{tabular}{c}0.365\\(1.799)\end{tabular} & \begin{tabular}{c}-1.368\\(-5.643)\end{tabular} & \begin{tabular}{c}-0.022\\(-0.080)\end{tabular} & \begin{tabular}{c}-1.013\\(-2.588)\end{tabular} & \begin{tabular}{c}-1.269\\(-3.765)\end{tabular} & \begin{tabular}{c}-1.395\\(4.151)\end{tabular} & \begin{tabular}{c}-1.369\\(-4.122)\end{tabular} \\

    \begin{tabular}{l}Dummy per il livello di apertura economica\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}2.450\\(5.403)\end{tabular} & \begin{tabular}{c}2.208\\(4.795)\end{tabular} & \begin{tabular}{c}2.203\\(4.721)\end{tabular} \\

    \begin{tabular}{l}Dummy per il livello di repressione politica\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}-0,882\\(1.986)\end{tabular} & \begin{tabular}{c}-0.882\\(1.972)\end{tabular} \\

    \begin{tabular}{l}Tasso di iscrizione alla scuola secondaria\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}3.731\\(1.729)\end{tabular} & \begin{tabular}{c}2.568\\(1.385)\end{tabular} & \begin{tabular}{c}2.795\\(1.536)\end{tabular} & \begin{tabular}{c}2.756\\(1.464)\end{tabular} \\

    \begin{tabular}{l}Tasso di iscrizione alla scuola primaria\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}0.324\\(0.302)\end{tabular} & \begin{tabular}{c}0.308\\(0.335)\end{tabular} & \begin{tabular}{c}0.126\\(0.139)\end{tabular} & \begin{tabular}{c}0.145\\(0.155)\end{tabular} \\

    \begin{tabular}{l}Quota di spesa pubblica sul Pil al netto delle spese militari e in istruzione\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}-5.816\\(-1.574)\end{tabular} & \begin{tabular}{c}-6.107\\(-1.906)\end{tabular} & \begin{tabular}{c}-6.713\\(-2.130)\end{tabular} & \begin{tabular}{c}-6.669\\(-2.079)\end{tabular} \\

    \begin{tabular}{l}Numero di rivoluzioni, colpi di stato per anno\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}-3.358\\(-0.405)\end{tabular} & \begin{tabular}{c}-0.090\\(-0.119)\end{tabular} & \begin{tabular}{c}0.592\\(0.726)\end{tabular} & \begin{tabular}{c}0.601\\(0.727)\end{tabular} \\

    \begin{tabular}{l}Numero medio di omicidi rispetto alla popolazione\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}-1.932\\(-1.212)\end{tabular} & \begin{tabular}{c}-1.699\\(-1.251)\end{tabular} & \begin{tabular}{c}-1.421\\(-1.063)\end{tabular} & \begin{tabular}{c}-1.424\\(-1.056)\end{tabular} \\

    \begin{tabular}{l}Prezzo relativo dei beni di investimento\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}-0.993\\(-2.240)\end{tabular} & \begin{tabular}{c}-1.020\\(-2.656)\end{tabular} & \begin{tabular}{c}-0.965\\(-2.556)\end{tabular} & \begin{tabular}{c}-0.964\\(-2.537)\end{tabular} \\

    \begin{tabular}{l}Quota di investimento lordo reale rispetto al Pil\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}11.953\\(3.314)\end{tabular} & \begin{tabular}{c}5.662\\(1.708)\end{tabular} & \begin{tabular}{c}6.252\\(1.918)\end{tabular} & \begin{tabular}{c}6.302\\(1.896)\end{tabular} \\

    \begin{tabular}{l}Densità della popolazione nel 1960\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}\\\\\\\end{tabular} & \begin{tabular}{c}0.008\\(0.097)\end{tabular} \\

    $R^{2}$ & 0.019 & 0.491 & -0.013 & 0.364 & 0.538 & 0.557 & 0.550 \\

    N & 117 & 33 & 78 & 81 & 79 & 79 & 79 \\ \hline
    \end{tabular}

    \end{document}

Stai visualizzando 7 risposte – dal 1 al 7 (di 7 totali)

Go to top