nowire75

Risposte nei forum create

Stai visualizzando 15 risposte – dal 1 al 15 (di 19 totali)
  • Autore
    Risposte
  • in risposta a: Centrare verticalmente elementi con subfig #53944
    Up
    0
    Down
    ::


    ok, era per risparmiare un po’ di spazio, ma non è fondamentale.

    Grazie

    in risposta a: Centrare verticalmente elementi con subfig #53942
    Up
    0
    Down
    ::

    No. Le figure affiancate dovrebbero essere non troppo diverse l’una dall’altra per altezza.

    Ciao
    Enrico

    Grazie Enrico,
    hai da consigliari un approccio differente per risolvere il problema?

    Grazie,
    Massimiliano

    in risposta a: [Risolto] Problema utilizzo subfig #53938
    Up
    0
    Down
    ::

    Aggiungi
    `\usepackage{etex}`
    subito dopo la riga di \documentclass.

    Ciao
    Enrico

    Ciao e grazie per la rapidissima risposta nonchè soluzione.
    Mi spiegheresti in due parole cosa abbiamo fatto? Ora cerco anche io informazioni sul pacchetto che mi hai fatto aggiungere.

    Grazie

    in risposta a: Documento su due colonne doppia lingua #41154
    Up
    0
    Down
    ::

    http://www.guit.sssup.it/phpbb/viewtopic.php?t=5151&highlight=parallel

    Ciao,
    L.

    Ti ringrazio, e vi chiedo scusa per il post duplicato. Avevo fatto una ricerca prima ma non ero riuscito a vedere nulla, forse ho sbagliato la chiave di ricerca.
    Ad ogni modo 1000 grazie!

    Massimiliano

    in risposta a: Consiglio su realizzazione tabella #40783
    Up
    0
    Down
    ::


    in realtà voglio ottenere quello mostrato in figura, perchè dovrei descrivere l’header di un protocollo di rete, quindi alla fine la tabella sarebbe esattamente la stessa.

    Massimiliano

    in risposta a: Consiglio su realizzazione tabella #40781
    Up
    0
    Down
    ::


    che dici se faccio una tabella partendo da questo codice

    `\begin{tikzpicture}
    \foreach \x in {1,2,…,5,7,8,…,12}
    \foreach \y in {1,…,5}
    {
    \draw (\x,\y) +(-.5,-.5) rectangle ++(.5,.5);
    \draw (\x,\y) node{\x,\y};
    }
    \end{tikzpicture}`

    non so..

    in risposta a: Consiglio su realizzazione tabella #40780
    Up
    0
    Down
    ::

    L’esempio che proponi non è prorpio elementare. Ci sono sicuramente molti modi per realizzare un disegno come quello. Per esempio:
    1) potresti per esempio dare un’occhiata al pacchetto tikz/pgf (cerca pgfmanual.pdf nella tua distribuzione). Ma ti avviso che non è semplice. Il risultato in compenso sarà ottimo. In tal caso guarda qui. Magari trovi qualche esempio che fa al caso tuo;
    [CUT]

    Ciao
    Ivan

    Grazie Ivan,
    avevo iniziato a dare uno sguardo al manuale tikz/pgf che ho in effetti già usato per altro, poi mi sono un po’ perso 🙂 In effetti è la prima la soluzione che vorrei adottare, perchè la seconda non mi piace anche se in effetti è la più semplice.
    Torno a vedere pgfmanual e il link che mi hai suggerito e ci provo.

    Grazie,
    Massimiliano

    in risposta a: problema inserimentoimmagine eps ma non solo #36495
    Up
    0
    Down
    ::

    Bene 🙂

    Non so se la conosci ma ti consiglio di leggere L’arte di scrivere con LaTeX.
    Trovi il collegamento in cima a questa pagina.
    Prova a cercare draft.

    Questo mi fa pensare che il tuo preambolo sia stato copiato e incollato.
    Purtroppo questo modo di fare all’inizio aiuta ma poi quando si presenta un problema non si è in grado di risolverlo proprio perché non si conosce ciò che si è scritto.

    Ti consiglio di crearti sempre da solo il preambolo, in base alle tue vere esigenze e di studiare, o quanto meno conoscere l’uso basilare, di ogni pacchetto che inserisci.
    E poi be’. . . le opzioni della classe book e article sono proprio poche e così fondamentali che bisognerebbe conoscerle a memoria! 😀

    Buona scrittura!
    Ciao ciao.
    Fra

    Ciao,

    si, la conosco, ho anche il testo acquistato 🙂 Il preambolo è anche stato scritto da me, e io avevo volutamente messo la scritta draft, ma mi serviva per altro non ho collegato le due cose, anche perchè per la risoluzione del problema cercavo sempre in altre direzioni pensando fosse un problema di compilazione.
    Mi impegnerò di più, grazie.

    suggerimenti per la creazione di diagrammi di reti con latex?

    Massimiliano

    in risposta a: problema inserimentoimmagine eps ma non solo #36493
    Up
    0
    Down
    ::

    Toglie l’opzione draft dalla document class.

    Ciao ciao.
    Fra

    😐 non ho parole grazie. Non ho trovato da nessuna parte questo riferimento. Per questo mi ero deciso a scrivere…

    Grazie,
    Massimiliano

    in risposta a: problema rowcolors con tabularx #33137
    Up
    0
    Down
    ::

    È ben noto che booktabs non va d’accordo con le tabelle colorate.

    Ciao
    Enrico

    Lo apprendo ora. Provo senza.

    Grazie,
    Massimiliano

    in risposta a: problema rowcolors con tabularx #33135
    Up
    0
    Down
    ::


    ciao,

    non è molto lungo

    \documentclass[12pt,a4paper,draft]{report}

    \usepackage[italian]{babel}
    \usepackage[latin1]{inputenc}
    \usepackage[T1]{fontenc}
    \usepackage

    {xcolor}
    \usepackage{tikz}
    \usepackage{grafcet}
    \usepackage{booktabs}
    \usepackage{enumitem}
    \usepackage{floatflt}
    \usepackage{subfigure}
    \usepackage{amssymb}
    \usepackage[electronic]{ifsym}
    \usepackage{indentfirst}
    \usepackage{rotating}

    \usepackage{tabularx}
    \usepackage{array}

    \usepackage{amsmath,amssymb}

    per quanto riguarda il contenuto della tabella non credo abbia molto significato perchè lo fa con qualsiasi cosa ci scrivo. Ad ogni modo è del testo semplice.
    Spero di aver scritto tutto. Dimmi se serve altro.

    Massimiliano

    in risposta a: Sondaggio: qual è la tua professione? #13323
    Up
    0
    Down
    ::


    Programmatore robot industriali taranto

    in risposta a: ithyph.tex #23453
    Up
    0
    Down
    ::

    Non capisco il senso del messaggio; da quello che so, la TeX Live 2007 disponibile su Debian ha gli appositi pacchetti per le varie lingue e non dovrebbe essere necessario agire manualmente se non con il gestore di pacchetti (apt-get o simili).

    A parte questo, commetti l’errore di usare fmtutil e non fmtutil-sys. Come puoi infatti vedere dal log, i file di formato vengono tutti registrati in /root/.texmf-var/web2c che è un posto accessibile solo all’utente root.

    Ciao
    Enrico

    Ciao,
    non so che dirti, credo sia un problema legato alla mia configurazione di debian. Cerco ancora.

    Grazie,
    Massimiliano

    in risposta a: Comando overline e font #32872
    Up
    0
    Down
    ::


    ti ringrazio per l’aiuto e per i complimenti. Ti assicuro che se qualcuno me le spiega le cose le capisco.
    Sono alle prime armi e ho bisogno di imparare, le mie domande sul forum non sono fatte con impeto di risoluzione o voglia di trovare scorciatoie, giuro che prima di postare una qualsiasi domanda perdo molto tempo a cercare di risolvere il problema da solo, cercando su questo ricco forum e su google.
    Questo argomento e molto vasto e complicato e io ho cominciato solo da una settimana.

    Grazie,
    Massimiliano

    P.S. Buona Pasqua

    in risposta a: ithyph.tex #23451
    Up
    0
    Down
    ::

    Salve a tutti.

    Ho un problema relativo a questo file. Non so dove metterlo principalmente.

    Utilizzo Ubuntu, e, on line, ho trovato che avrei dovuto mettere questo file nella cartella /usr/share/texmf-texlive/tex/generic/hyphen (in realtà ho una copia di questo file anche dentro la cartella /usr/share/texmf-texlive/tex/generic/babel

    Ho poi modificato il file language.dat (sia con texconfig che modificando il file stesso con gedit) aggiungendo la riga italian ithyph.tex

    Scusate se torno sull’argomento. Io ho lo stesso identico problema che non mi sta facendo dormire la notte 🙂
    Stesso errore, utilizzo un sistema debian squeeze con l’editor kile.

    ho seguito tutte le guide in rete, ho inserito la riga italian nel file language.dat, ho usato il comando texconfig e poi anche

    fmtutil –all

    sembra alla fine che qualcosa sia cambiato, prima mi restituiva un errore su italian, ma ora sembra che lo prenda correttamente
    alla fine mi restituisce questo log (scusate la lunghezza):

    `fmtutil: running `mf-nowin -ini -jobname=mf -progname=mf -translate-file=cp227.tcx mf.ini' …
    This is METAFONT, Version 2.71828 (Web2C 7.5.6) (INIMF)
    (/usr/share/texmf-texlive/web2c/cp227.tcx)
    (/usr/share/texmf-texlive/metafont/config/mf.ini
    (/usr/share/texmf-texlive/metafont/base/plain.mf
    Preloading the plain base, version 2.71: preliminaries,
    basic constants and mathematical macros,
    macros for converting from device-independent units to pixels,
    macros and tables for various modes of operation,
    macros for drawing and filling,
    macros for proof labels and rules,
    macros for character and font administration,
    and a few last-minute items.) (/etc/texmf/metafont/misc/modes.mf) )
    Beginning to dump on file mf.base
    (base=mf 2009.4.12)
    2224 strings of total length 29910
    11865 memory locations dumped; current usage is 3658&7845
    1003 symbolic tokens
    Transcript written on mf.log.
    fmtutil: /root/.texmf-var/web2c/metafont/mf.base installed.
    fmtutil: running `pdftex -ini -jobname=etex -progname=etex -translate-file=cp227.tcx *etex.ini' …
    This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (INITEX)
    %&-line parsing enabled.
    (/usr/share/texmf-texlive/web2c/cp227.tcx)
    entering extended mode
    (/usr/share/texmf-texlive/tex/plain/config/etex.ini
    (/usr/share/texmf-texlive/tex/plain/etex/etex.src
    (/usr/share/texmf-texlive/tex/plain/base/plain.tex
    Preloading the plain format: codes, registers, parameters, fonts, more fonts,
    macros, math definitions, output routines, hyphenation
    (/usr/share/texmf-texlive/tex/generic/hyphen/hyphen.tex
    [skipping from \patterns to end-of-file…]))
    (/usr/share/texmf-texlive/tex/plain/etex/etexdefs.lib
    Skipping module “grouptypes”; Loading module “interactionmodes”;
    Skipping module “nodetypes”; Skipping module “iftypes”;)
    (/usr/share/texmf-texlive/tex/plain/config/language.def
    (/usr/share/texmf-texlive/tex/generic/hyphen/hyphen.tex))
    Augmenting the Plain TeX definitions: \tracingall;
    Adding new e-TeX definitions: \eTeX, \loggingall, \tracingnone,
    register allocation; extended register allocation;
    Recycling: \addlanguage, \@nswer (not defined), \@sk, \b@dresponsetrue,
    \b@dresponsefalse, \ch@ckforyn, \mayber@cycle, \et@xabort, \et@xbuf,
    \et@xfmtsrc, \et@xfilehdr, \et@xinf, \et@xpatterns, \l@ngdefnfile, \n@xt,
    \p@rse (not defined), \pr@mpt (not defined), \pr@mptloop (not defined),
    \forcer@cycle, \usef@llback, \usef@llbacktrue, \usef@llbackfalse,
    Retaining: \et@xerr, \et@xinput, \et@xlibhdr, \et@xmsg, \et@xtoks, \et@xwarn,
    \et@xl@@d, \et@xl@ad, \et@xload, \et@xlang, \et@xhash, \eTeX, \etexhdrchk,
    \etexstatus, \module, \uselanguage, \r@tain, \r@cycle,) )
    Beginning to dump on file etex.fmt
    (format=etex 2009.4.12)
    2836 strings of total length 41448
    7953 memory locations dumped; current usage is 197&7289
    1247 multiletter control sequences
    \font\nullfont=nullfont
    \font\tenrm=cmr10
    \font\preloaded=cmr9
    \font\preloaded=cmr8
    \font\sevenrm=cmr7
    \font\preloaded=cmr6
    \font\fiverm=cmr5
    \font\teni=cmmi10
    \font\preloaded=cmmi9
    \font\preloaded=cmmi8
    \font\seveni=cmmi7
    \font\preloaded=cmmi6
    \font\fivei=cmmi5
    \font\tensy=cmsy10
    \font\preloaded=cmsy9
    \font\preloaded=cmsy8
    \font\sevensy=cmsy7
    \font\preloaded=cmsy6
    \font\fivesy=cmsy5
    \font\tenex=cmex10
    \font\preloaded=cmss10
    \font\preloaded=cmssq8
    \font\preloaded=cmssi10
    \font\preloaded=cmssqi8
    \font\tenbf=cmbx10
    \font\preloaded=cmbx9
    \font\preloaded=cmbx8
    \font\sevenbf=cmbx7
    \font\preloaded=cmbx6
    \font\fivebf=cmbx5
    \font\tentt=cmtt10
    \font\preloaded=cmtt9
    \font\preloaded=cmtt8
    \font\preloaded=cmsltt10
    \font\tensl=cmsl10
    \font\preloaded=cmsl9
    \font\preloaded=cmsl8
    \font\tenit=cmti10
    \font\preloaded=cmti9
    \font\preloaded=cmti8
    \font\preloaded=cmti7
    \font\preloaded=cmu10
    \font\preloaded=cmmib10
    \font\preloaded=cmbsy10
    \font\preloaded=cmcsc10
    \font\preloaded=cmssbx10
    \font\preloaded=cmdunh10
    \font\preloaded=cmr7 at 14.51799pt
    \font\preloaded=cmtt10 at 14.4pt
    \font\preloaded=cmssbx10 at 14.4pt
    \font\preloaded=manfnt
    14787 words of font info for 50 preloaded fonts
    14 hyphenation exceptions
    Hyphenation trie of length 6075 has 181 ops out of 35111
    181 for language 0
    No pages of output.
    Transcript written on etex.log.
    fmtutil: /root/.texmf-var/web2c/pdftex/etex.fmt installed.
    fmtutil: running `pdftex -ini -jobname=pdfetex -progname=pdfetex -translate-file=cp227.tcx *pdfetex.ini' …
    This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (INITEX)
    %&-line parsing enabled.
    (/usr/share/texmf-texlive/web2c/cp227.tcx)
    entering extended mode
    (/usr/share/texmf-texlive/tex/plain/config/pdfetex.ini
    (/etc/texmf/tex/generic/config/pdftexconfig.tex)
    (/usr/share/texmf-texlive/tex/plain/etex/etex.src
    (/usr/share/texmf-texlive/tex/plain/base/plain.tex
    Preloading the plain format: codes, registers, parameters, fonts, more fonts,
    macros, math definitions, output routines, hyphenation
    (/usr/share/texmf-texlive/tex/generic/hyphen/hyphen.tex
    [skipping from \patterns to end-of-file…]))
    (/usr/share/texmf-texlive/tex/plain/etex/etexdefs.lib
    Skipping module “grouptypes”; Loading module “interactionmodes”;
    Skipping module “nodetypes”; Skipping module “iftypes”;)
    (/usr/share/texmf-texlive/tex/plain/config/language.def
    (/usr/share/texmf-texlive/tex/generic/hyphen/hyphen.tex))
    Augmenting the Plain TeX definitions: \tracingall;
    Adding new e-TeX definitions: \eTeX, \loggingall, \tracingnone,
    register allocation; extended register allocation;
    Recycling: \addlanguage, \@nswer (not defined), \@sk, \b@dresponsetrue,
    \b@dresponsefalse, \ch@ckforyn, \mayber@cycle, \et@xabort, \et@xbuf,
    \et@xfmtsrc, \et@xfilehdr, \et@xinf, \et@xpatterns, \l@ngdefnfile, \n@xt,
    \p@rse (not defined), \pr@mpt (not defined), \pr@mptloop (not defined),
    \forcer@cycle, \usef@llback, \usef@llbacktrue, \usef@llbackfalse,
    Retaining: \et@xerr, \et@xinput, \et@xlibhdr, \et@xmsg, \et@xtoks, \et@xwarn,
    \et@xl@@d, \et@xl@ad, \et@xload, \et@xlang, \et@xhash, \eTeX, \etexhdrchk,
    \etexstatus, \module, \uselanguage, \r@tain, \r@cycle,) )
    Beginning to dump on file pdfetex.fmt
    (format=pdfetex 2009.4.12)
    2841 strings of total length 41604
    7953 memory locations dumped; current usage is 197&7289
    1247 multiletter control sequences
    \font\nullfont=nullfont
    \font\tenrm=cmr10
    \font\preloaded=cmr9
    \font\preloaded=cmr8
    \font\sevenrm=cmr7
    \font\preloaded=cmr6
    \font\fiverm=cmr5
    \font\teni=cmmi10
    \font\preloaded=cmmi9
    \font\preloaded=cmmi8
    \font\seveni=cmmi7
    \font\preloaded=cmmi6
    \font\fivei=cmmi5
    \font\tensy=cmsy10
    \font\preloaded=cmsy9
    \font\preloaded=cmsy8
    \font\sevensy=cmsy7
    \font\preloaded=cmsy6
    \font\fivesy=cmsy5
    \font\tenex=cmex10
    \font\preloaded=cmss10
    \font\preloaded=cmssq8
    \font\preloaded=cmssi10
    \font\preloaded=cmssqi8
    \font\tenbf=cmbx10
    \font\preloaded=cmbx9
    \font\preloaded=cmbx8
    \font\sevenbf=cmbx7
    \font\preloaded=cmbx6
    \font\fivebf=cmbx5
    \font\tentt=cmtt10
    \font\preloaded=cmtt9
    \font\preloaded=cmtt8
    \font\preloaded=cmsltt10
    \font\tensl=cmsl10
    \font\preloaded=cmsl9
    \font\preloaded=cmsl8
    \font\tenit=cmti10
    \font\preloaded=cmti9
    \font\preloaded=cmti8
    \font\preloaded=cmti7
    \font\preloaded=cmu10
    \font\preloaded=cmmib10
    \font\preloaded=cmbsy10
    \font\preloaded=cmcsc10
    \font\preloaded=cmssbx10
    \font\preloaded=cmdunh10
    \font\preloaded=cmr7 at 14.51799pt
    \font\preloaded=cmtt10 at 14.4pt
    \font\preloaded=cmssbx10 at 14.4pt
    \font\preloaded=manfnt
    14787 words of font info for 50 preloaded fonts
    14 hyphenation exceptions
    Hyphenation trie of length 6075 has 181 ops out of 35111
    181 for language 0
    No pages of output.
    Transcript written on pdfetex.log.
    fmtutil: /root/.texmf-var/web2c/pdftex/pdfetex.fmt installed.
    fmtutil: running `pdftex -ini -jobname=pdftex -progname=pdftex -translate-file=cp227.tcx *pdftex.ini' …
    This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (INITEX)
    %&-line parsing enabled.
    (/usr/share/texmf-texlive/web2c/cp227.tcx)
    entering extended mode
    (/usr/share/texmf-texlive/tex/plain/config/pdftex.ini
    (/etc/texmf/tex/generic/config/pdftexconfig.tex)
    (/usr/share/texmf-texlive/tex/plain/base/plain.tex
    Preloading the plain format: codes, registers, parameters, fonts, more fonts,
    macros, math definitions, output routines, hyphenation
    (/usr/share/texmf-texlive/tex/generic/hyphen/hyphen.tex)) )
    Beginning to dump on file pdftex.fmt
    (format=pdftex 2009.4.12)
    2707 strings of total length 39888
    4991 memory locations dumped; current usage is 110&4878
    1127 multiletter control sequences
    \font\nullfont=nullfont
    \font\tenrm=cmr10
    \font\preloaded=cmr9
    \font\preloaded=cmr8
    \font\sevenrm=cmr7
    \font\preloaded=cmr6
    \font\fiverm=cmr5
    \font\teni=cmmi10
    \font\preloaded=cmmi9
    \font\preloaded=cmmi8
    \font\seveni=cmmi7
    \font\preloaded=cmmi6
    \font\fivei=cmmi5
    \font\tensy=cmsy10
    \font\preloaded=cmsy9
    \font\preloaded=cmsy8
    \font\sevensy=cmsy7
    \font\preloaded=cmsy6
    \font\fivesy=cmsy5
    \font\tenex=cmex10
    \font\preloaded=cmss10
    \font\preloaded=cmssq8
    \font\preloaded=cmssi10
    \font\preloaded=cmssqi8
    \font\tenbf=cmbx10
    \font\preloaded=cmbx9
    \font\preloaded=cmbx8
    \font\sevenbf=cmbx7
    \font\preloaded=cmbx6
    \font\fivebf=cmbx5
    \font\tentt=cmtt10
    \font\preloaded=cmtt9
    \font\preloaded=cmtt8
    \font\preloaded=cmsltt10
    \font\tensl=cmsl10
    \font\preloaded=cmsl9
    \font\preloaded=cmsl8
    \font\tenit=cmti10
    \font\preloaded=cmti9
    \font\preloaded=cmti8
    \font\preloaded=cmti7
    \font\preloaded=cmu10
    \font\preloaded=cmmib10
    \font\preloaded=cmbsy10
    \font\preloaded=cmcsc10
    \font\preloaded=cmssbx10
    \font\preloaded=cmdunh10
    \font\preloaded=cmr7 at 14.51799pt
    \font\preloaded=cmtt10 at 14.4pt
    \font\preloaded=cmssbx10 at 14.4pt
    \font\preloaded=manfnt
    14787 words of font info for 50 preloaded fonts
    14 hyphenation exceptions
    Hyphenation trie of length 6075 has 181 ops out of 35111
    181 for language 0
    No pages of output.
    Transcript written on pdftex.log.
    fmtutil: /root/.texmf-var/web2c/pdftex/pdftex.fmt installed.
    fmtutil: running `tex -ini -jobname=tex -progname=tex tex.ini' …
    This is TeX, Version 3.141592 (Web2C 7.5.6) (INITEX)
    (/usr/share/texmf-texlive/tex/plain/config/tex.ini
    (/usr/share/texmf-texlive/tex/plain/base/plain.tex
    Preloading the plain format: codes, registers, parameters, fonts, more fonts,
    macros, math definitions, output routines, hyphenation
    (/usr/share/texmf-texlive/tex/generic/hyphen/hyphen.tex)) )
    Beginning to dump on file tex.fmt
    (format=tex 2009.4.12)
    2020 strings of total length 29031
    4990 memory locations dumped; current usage is 110&4877
    926 multiletter control sequences
    \font\nullfont=nullfont
    \font\tenrm=cmr10
    \font\preloaded=cmr9
    \font\preloaded=cmr8
    \font\sevenrm=cmr7
    \font\preloaded=cmr6
    \font\fiverm=cmr5
    \font\teni=cmmi10
    \font\preloaded=cmmi9
    \font\preloaded=cmmi8
    \font\seveni=cmmi7
    \font\preloaded=cmmi6
    \font\fivei=cmmi5
    \font\tensy=cmsy10
    \font\preloaded=cmsy9
    \font\preloaded=cmsy8
    \font\sevensy=cmsy7
    \font\preloaded=cmsy6
    \font\fivesy=cmsy5
    \font\tenex=cmex10
    \font\preloaded=cmss10
    \font\preloaded=cmssq8
    \font\preloaded=cmssi10
    \font\preloaded=cmssqi8
    \font\tenbf=cmbx10
    \font\preloaded=cmbx9
    \font\preloaded=cmbx8
    \font\sevenbf=cmbx7
    \font\preloaded=cmbx6
    \font\fivebf=cmbx5
    \font\tentt=cmtt10
    \font\preloaded=cmtt9
    \font\preloaded=cmtt8
    \font\preloaded=cmsltt10
    \font\tensl=cmsl10
    \font\preloaded=cmsl9
    \font\preloaded=cmsl8
    \font\tenit=cmti10
    \font\preloaded=cmti9
    \font\preloaded=cmti8
    \font\preloaded=cmti7
    \font\preloaded=cmu10
    \font\preloaded=cmmib10
    \font\preloaded=cmbsy10
    \font\preloaded=cmcsc10
    \font\preloaded=cmssbx10
    \font\preloaded=cmdunh10
    \font\preloaded=cmr7 at 14.51799pt
    \font\preloaded=cmtt10 at 14.4pt
    \font\preloaded=cmssbx10 at 14.4pt
    \font\preloaded=manfnt
    14787 words of font info for 50 preloaded fonts
    14 hyphenation exceptions
    Hyphenation trie of length 6075 has 181 ops out of 35111
    181 for language 0
    No pages of output.
    Transcript written on tex.log.
    fmtutil: /root/.texmf-var/web2c/tex/tex.fmt installed.
    fmtutil: running `pdftex -ini -jobname=latex -progname=latex -translate-file=cp227.tcx *latex.ini' …
    This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (INITEX)
    %&-line parsing enabled.
    (/usr/share/texmf-texlive/web2c/cp227.tcx)
    entering extended mode
    (/usr/share/texmf-texlive/tex/latex/latexconfig/latex.ini
    (/etc/texmf/tex/generic/config/pdftexconfig.tex)
    (/usr/share/texmf-texlive/tex/latex/base/latex.ltx
    (/usr/share/texmf-texlive/tex/latex/base/texsys.cfg)
    ./texsys.aux found

    \@currdir set to: ./.

    Assuming \openin and \input
    have the same search path.

    Defining UNIX/DOS style filename parser.

    catcodes, registers, compatibility for TeX 2, parameters,
    LaTeX2e <2005/12/01>
    hacks, control, par, spacing, files, font encodings, lengths,
    ====================================

    Local config file fonttext.cfg used

    ====================================
    (/usr/share/texmf-texlive/tex/latex/base/fonttext.cfg
    (/usr/share/texmf-texlive/tex/latex/base/fonttext.ltx
    === Don't modify this file, use a .cfg file instead ===

    (/usr/share/texmf-texlive/tex/latex/base/omlenc.def)
    (/usr/share/texmf-texlive/tex/latex/base/t1enc.def)
    (/usr/share/texmf-texlive/tex/latex/base/ot1enc.def)
    (/usr/share/texmf-texlive/tex/latex/base/omsenc.def)
    (/usr/share/texmf-texlive/tex/latex/base/t1cmr.fd)
    (/usr/share/texmf-texlive/tex/latex/base/ot1cmr.fd)
    (/usr/share/texmf-texlive/tex/latex/base/ot1cmss.fd)
    (/usr/share/texmf-texlive/tex/latex/base/ot1cmtt.fd)))
    ====================================

    Local config file fontmath.cfg used

    ====================================
    (/usr/share/texmf-texlive/tex/latex/base/fontmath.cfg
    (/usr/share/texmf-texlive/tex/latex/base/fontmath.ltx
    === Don't modify this file, use a .cfg file instead ===

    (/usr/share/texmf-texlive/tex/latex/base/omlcmm.fd)
    (/usr/share/texmf-texlive/tex/latex/base/omscmsy.fd)
    (/usr/share/texmf-texlive/tex/latex/base/omxcmex.fd)
    (/usr/share/texmf-texlive/tex/latex/base/ucmr.fd)))
    ====================================

    Local config file preload.cfg used

    =====================================
    (/usr/share/texmf-texlive/tex/latex/base/preload.cfg
    (/usr/share/texmf-texlive/tex/latex/base/preload.ltx)) page nos., x-ref,
    environments, center, verbatim, math definitions, boxes, title, sectioning,
    contents, floats, footnotes, index, bibliography, output,
    ===========================================
    Local configuration file hyphen.cfg used
    ===========================================
    (/usr/share/texmf-texlive/tex/generic/babel/hyphen.cfg
    (/usr/share/texmf-texlive/tex/generic/hyphen/hyphen.tex)
    (/usr/share/texmf-texlive/tex/generic/babel/ithyph.tex)
    (/usr/share/texmf-texlive/tex/generic/hyphen/ushyphmax.tex)
    (/usr/share/texmf-texlive/tex/generic/hyphen/dumyhyph.tex)
    (/usr/share/texmf-texlive/tex/generic/hyphen/zerohyph.tex))
    =================================
    Applying patch file ltpatch.ltx
    =================================
    (/usr/share/texmf-texlive/tex/latex/base/ltpatch.ltx)
    ) )
    Beginning to dump on file latex.fmt
    (format=latex 2009.4.12)
    4917 strings of total length 66843
    44178 memory locations dumped; current usage is 144&42236
    3278 multiletter control sequences
    \font\nullfont=nullfont
    \font\OMX/cmex/m/n/10=cmex10
    \font\tenln=line10
    \font\tenlnw=linew10
    \font\tencirc=lcircle10
    \font\tencircw=lcirclew10
    \font\OT1/cmr/m/n/5=cmr5
    \font\OT1/cmr/m/n/7=cmr7
    \font\OT1/cmr/m/n/10=cmr10
    \font\OML/cmm/m/it/5=cmmi5
    \font\OML/cmm/m/it/7=cmmi7
    \font\OML/cmm/m/it/10=cmmi10
    \font\OMS/cmsy/m/n/5=cmsy5
    \font\OMS/cmsy/m/n/7=cmsy7
    \font\OMS/cmsy/m/n/10=cmsy10
    3633 words of font info for 14 preloaded fonts
    28 hyphenation exceptions
    Hyphenation trie of length 10345 has 596 ops out of 35111
    2 for language 3
    377 for language 2
    36 for language 1
    181 for language 0
    No pages of output.
    Transcript written on latex.log.
    fmtutil: /root/.texmf-var/web2c/pdftex/latex.fmt installed.
    fmtutil: running `pdftex -ini -jobname=pdflatex -progname=pdflatex -translate-file=cp227.tcx *pdflatex.ini' …
    This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (INITEX)
    %&-line parsing enabled.
    (/usr/share/texmf-texlive/web2c/cp227.tcx)
    entering extended mode
    (/usr/share/texmf-texlive/tex/latex/latexconfig/pdflatex.ini
    (/etc/texmf/tex/generic/config/pdftexconfig.tex)
    (/usr/share/texmf-texlive/tex/latex/base/latex.ltx
    (/usr/share/texmf-texlive/tex/latex/base/texsys.cfg)
    ./texsys.aux found

    \@currdir set to: ./.

    Assuming \openin and \input
    have the same search path.

    Defining UNIX/DOS style filename parser.

    catcodes, registers, compatibility for TeX 2, parameters,
    LaTeX2e <2005/12/01>
    hacks, control, par, spacing, files, font encodings, lengths,
    ====================================

    Local config file fonttext.cfg used

    ====================================
    (/usr/share/texmf-texlive/tex/latex/base/fonttext.cfg
    (/usr/share/texmf-texlive/tex/latex/base/fonttext.ltx
    === Don't modify this file, use a .cfg file instead ===

    (/usr/share/texmf-texlive/tex/latex/base/omlenc.def)
    (/usr/share/texmf-texlive/tex/latex/base/t1enc.def)
    (/usr/share/texmf-texlive/tex/latex/base/ot1enc.def)
    (/usr/share/texmf-texlive/tex/latex/base/omsenc.def)
    (/usr/share/texmf-texlive/tex/latex/base/t1cmr.fd)
    (/usr/share/texmf-texlive/tex/latex/base/ot1cmr.fd)
    (/usr/share/texmf-texlive/tex/latex/base/ot1cmss.fd)
    (/usr/share/texmf-texlive/tex/latex/base/ot1cmtt.fd)))
    ====================================

    Local config file fontmath.cfg used

    ====================================
    (/usr/share/texmf-texlive/tex/latex/base/fontmath.cfg
    (/usr/share/texmf-texlive/tex/latex/base/fontmath.ltx
    === Don't modify this file, use a .cfg file instead ===

    (/usr/share/texmf-texlive/tex/latex/base/omlcmm.fd)
    (/usr/share/texmf-texlive/tex/latex/base/omscmsy.fd)
    (/usr/share/texmf-texlive/tex/latex/base/omxcmex.fd)
    (/usr/share/texmf-texlive/tex/latex/base/ucmr.fd)))
    ====================================

    Local config file preload.cfg used

    =====================================
    (/usr/share/texmf-texlive/tex/latex/base/preload.cfg
    (/usr/share/texmf-texlive/tex/latex/base/preload.ltx)) page nos., x-ref,
    environments, center, verbatim, math definitions, boxes, title, sectioning,
    contents, floats, footnotes, index, bibliography, output,
    ===========================================
    Local configuration file hyphen.cfg used
    ===========================================
    (/usr/share/texmf-texlive/tex/generic/babel/hyphen.cfg
    (/usr/share/texmf-texlive/tex/generic/hyphen/hyphen.tex)
    (/usr/share/texmf-texlive/tex/generic/babel/ithyph.tex)
    (/usr/share/texmf-texlive/tex/generic/hyphen/ushyphmax.tex)
    (/usr/share/texmf-texlive/tex/generic/hyphen/dumyhyph.tex)
    (/usr/share/texmf-texlive/tex/generic/hyphen/zerohyph.tex))
    =================================
    Applying patch file ltpatch.ltx
    =================================
    (/usr/share/texmf-texlive/tex/latex/base/ltpatch.ltx)
    ) )
    Beginning to dump on file pdflatex.fmt
    (format=pdflatex 2009.4.12)
    4918 strings of total length 66866
    44178 memory locations dumped; current usage is 144&42236
    3278 multiletter control sequences
    \font\nullfont=nullfont
    \font\OMX/cmex/m/n/10=cmex10
    \font\tenln=line10
    \font\tenlnw=linew10
    \font\tencirc=lcircle10
    \font\tencircw=lcirclew10
    \font\OT1/cmr/m/n/5=cmr5
    \font\OT1/cmr/m/n/7=cmr7
    \font\OT1/cmr/m/n/10=cmr10
    \font\OML/cmm/m/it/5=cmmi5
    \font\OML/cmm/m/it/7=cmmi7
    \font\OML/cmm/m/it/10=cmmi10
    \font\OMS/cmsy/m/n/5=cmsy5
    \font\OMS/cmsy/m/n/7=cmsy7
    \font\OMS/cmsy/m/n/10=cmsy10
    3633 words of font info for 14 preloaded fonts
    28 hyphenation exceptions
    Hyphenation trie of length 10345 has 596 ops out of 35111
    2 for language 3
    377 for language 2
    36 for language 1
    181 for language 0
    No pages of output.
    Transcript written on pdflatex.log.
    fmtutil: /root/.texmf-var/web2c/pdftex/pdflatex.fmt installed.

    `

Stai visualizzando 15 risposte – dal 1 al 15 (di 19 totali)

Go to top