ilariaxausa

Risposte nei forum create

Stai visualizzando 5 risposte – dal 1 al 5 (di 5 totali)
  • Autore
    Risposte
  • in risposta a: accostamento di oggetti e cambio di carattere #42668
    Up
    0
    Down
    ::


    Grazie mille!

    in risposta a: accostamento di oggetti e cambio di carattere #42666
    Up
    0
    Down
    ::


    Ecco qui:
    `This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=pdflatex 2007.11.21) 5 MAR 2010 11:45
    entering extended mode
    \write18 enabled.
    %&-line parsing enabled.
    **test.tex
    (./test.tex
    LaTeX2e <2005/12/01>
    Babel and hyphenation patterns for english, usenglishmax, dumylang, noh
    yphenation, basque, german, ngerman, danish, spanish, catalan, galician, finnis
    h, french, hungarian, italian, dutch, norsk, polish, portuguese, swedish, ukeng
    lish, loaded.
    (/usr/local/texlive/2007basic/texmf-dist/tex/latex/base/minimal.cls
    Document Class: minimal 2001/05/25 Standard LaTeX minimal class
    )
    No file test.aux.
    \openout1 = `test.aux'.

    LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 2.
    LaTeX Font Info: … okay on input line 2.
    LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 2.
    LaTeX Font Info: … okay on input line 2.
    LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 2.
    LaTeX Font Info: … okay on input line 2.
    LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 2.
    LaTeX Font Info: … okay on input line 2.
    LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 2.
    LaTeX Font Info: … okay on input line 2.
    LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 2.
    LaTeX Font Info: … okay on input line 2.
    [1{/usr/local/texlive/2007basic/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]
    (./test.aux) )
    Here is how much of TeX's memory you used:
    17 strings out of 94808
    339 string characters out of 1176136
    45590 words of memory out of 1500000
    3318 multiletter control sequences out of 10000+50000
    3640 words of font info for 14 fonts, out of 1200000 for 2000
    182 hyphenation exceptions out of 8191
    14i,4n,10p,109b,92s stack positions out of 5000i,500n,6000p,200000b,5000s

    Output written on test.pdf (1 page, 4313 bytes).
    PDF statistics:
    10 PDF objects out of 1000 (max. 8388607)
    0 named destinations out of 1000 (max. 131072)
    1 words of extra memory for PDF output out of 10000 (max. 10000000)
    `

    in risposta a: accostamento di oggetti e cambio di carattere #42664
    Up
    0
    Down
    ::


    Credo che tu abbia ragione, ma non so proprio come fare. Il sistema operativo è macOSX 10.4 tiger e uso texshop 2.26.
    Grazie!
    Ciao

    in risposta a: accostamento di oggetti e cambio di carattere #42662
    Up
    0
    Down
    ::


    Perché in questo caso l’errore è:
    `Running mktextfm phvr8t
    mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input phvr8t
    This is METAFONT, Version 2.71828 (Web2C 7.5.6)
    kpathsea: Running mktexmf phvr8t

    ! I can't find file `phvr8t'.
    <*> …:=ljfour; mag:=1; nonstopmode; input phvr8t

    Please type another input file name
    ! Emergency stop.
    <*> …:=ljfour; mag:=1; nonstopmode; input phvr8t

    Transcript written on mfput.log.
    grep: phvr8t.log: No such file or directory
    mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input phvr8t' failed to make phvr8t.tfm.
    kpathsea: Appending font creation commands to missfont.log.

    ! Font T1/phv/m/n/10=phvr8t at 10.0pt not loadable: Metric (TFM) file not found
    .

    relax
    l.85 \fontfamily{phv}\selectfont
    {
    ?
    `

    in risposta a: accostamento di oggetti e cambio di carattere #42660
    Up
    0
    Down
    ::


    Grazie! Però io ho già fatto la pagina e i miei unici problemi sono questi. Il primo l’ho risolto con l’ambiente minipage, ma il secondo niente.
    Ho provato ad usare il codice seguente:
    `\fontfamily{hevet}\selectfont`
    con i seguenti pacchetti:
    `\documentclass[a4paper,10pt,twoside]{book}

    \usepackage{helvet}
    \usepackage[applemac]{inputenc}
    \usepackage[italian]{babel}
    \usepackage[T1]{fontenc}
    \usepackage{vmargin}
    \usepackage{subfigure}
    \usepackage{fancyhdr}
    \usepackage{amsfonts}
    \usepackage{amssymb}
    \usepackage{amsthm}
    \usepackage{amsmath}
    \usepackage{amscd}
    \usepackage{latexsym}
    \usepackage{array}
    \usepackage{graphicx}`
    e mi da questo errore:
    `LaTeX Font Warning: Font shape `T1/hevet/m/n' undefined
    (Font) using `T1/cmr/m/n' instead on input line 85.`
    Credo di avere un problema con fontenc e l’opzione T1 ma non capisco di che genere sia questo problema.

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

Go to top