Grossi problemi con la funzione \ref{}

  • Creatore
    Topic
  • #45536
    Up
    0
    Down
    ::


    Ciao sono nuovo di qui e come molti altri mi sono avvicinato al latex per scivere la tesi di laurea. Come editor uso il texmaker. Ora provo a spiegarvi il mio problema.

    Durante la stesura della tesi faccio riferimento a delle figure

    ` \figurename \ref{Implementazione, Slapback Eco} ,`

    più tardi nel testo dichiaro

    `\begin{figure} [h]
    \centering
    \includegraphics[width=200pt]{Slap1.png}
    \caption[Implementazione, Slapback Eco]
    \label{Implementazione, Slapback Eco}
    \end{figure}
    `
    quando vado a creare il pdf però trovo scritto Figura??

    perchè? come risolverlo?

    quello che più mi turba è che nel paragrafo dopo faccio esattamente la stessa cosa identica solo con un altra figura ed un altro nome e lì tutto funziona…

    davvero non sò come uscirne…

    Sperando che qualcuno riesca ad aiutarmi
    Saluto

    Stefano

Visualizzazione 12 filoni di risposte
  • Autore
    Risposte
    • #45537
      Up
      0
      Down
      ::

      Ciao sono nuovo di qui e come molti altri mi sono avvicinato al latex per scivere la tesi di laurea. Come editor uso il texmaker. Ora provo a spiegarvi il mio problema.

      Durante la stesura della tesi faccio riferimento a delle figure

      ` \figurename \ref{Implementazione, Slapback Eco} ,`

      più tardi nel testo dichiaro

      `\begin{figure} [h]
      \centering
      \includegraphics[width=200pt]{Slap1.png}
      \caption[Implementazione, Slapback Eco]
      \label{Implementazione, Slapback Eco}
      \end{figure}
      `
      quando vado a creare il pdf però trovo scritto Figura??

      perchè? come risolverlo?

      quello che più mi turba è che nel paragrafo dopo faccio esattamente la stessa cosa identica solo con un altra figura ed un altro nome e lì tutto funziona…

      davvero non sò come uscirne…

      Sperando che qualcuno riesca ad aiutarmi
      Saluto

      Stefano

      `\figurename~\ref{ImplementazioneSlapbackEco},`
      (nota la tilde, e la mancanza di spazio prima della virgola). È sconsigliabile mettere nella \label spazi e caratteri che non siano quelli normali (alfabetici non accentati e il trattino; eviterei anche i segni di interpunzione come . ; : ? ! per motivi legati a babel).

      Ciao
      Enrico

    • #45538
      Up
      0
      Down
      ::


      …e, ovviamente, compila due volte.

      🙂
      LuCa

    • #45539
      Up
      0
      Down
      ::


      provato ora ed il problema persiste il codice ora è:

      `Con la stessa architettura vista per l'effetto delay, \figurename~\ref{Implementazione}, modificando…`

      l’immagine si trova nel seguito ed è dichiarata come

      `\begin{figure} [h]
      \centering
      \includegraphics[width=200pt]{Slap1.png}
      \caption[Implementazione, Slapback Eco]
      \label{Implementazione}
      \end{figure}`

      quello che mi da più fastidio è che altre immagini nella tesi hanno la stessa identica forma lo stesso label (ad esempio Implementazione, chorus) ma quelle funzionano. alcune vanno altre no ma nn capisco il perchè… grazie per la tilde non combinavo mica a fare lo spazio nel mezzo.

      ancora in attesa di suggerimenti…
      Saluto

      Stefano

    • #45540
      admin
      Amministratore del forum
        Up
        0
        Down
        ::


        Prova a cancellare tutti i file che vengono prodotti dalla compilazione e ricompila due volte.

      • #45541
        Up
        0
        Down
        ::


        a me interessa il file pdf per cui ho cancellato il file pdf ho ricompilato 4 volte e ancora nulla alcune le fa altre no… quasi quasi scrivo il numero della figura a mano e ciccia al latex….

        Stefano

      • #45542
        admin
        Amministratore del forum
          Up
          0
          Down
          ::

          a me interessa il file pdf per cui ho cancellato il file pdf ho ricompilato 4 volte e ancora nulla alcune le fa altre no… quasi quasi scrivo il numero della figura a mano e ciccia al latex….
          Stefano

          No, devi cancellare tutti i file della compilazione. In questi file vengono scritte informazioni circa i riferimenti, e li potrebbe stare l’errore. Perciò cancella tutto tranne il file.tex e ricompila due volte.

          Il file pdf cambia da solo e non c’entra nulla.

          EDIT: ricorda, e forse qui sta il tuo errore, che le etichette devono essere uniche nel documento.

        • #45543
          Up
          0
          Down
          ::


          purtroppo nessun risultato nemmeno cancellando tutti i file…

          Stefano

        • #45544
          admin
          Amministratore del forum
            Up
            0
            Down
            ::

            purtroppo nessun risultato nemmeno cancellando tutti i file…
            Stefano

            Ma le etichette dei vari label sono tutte diverse? Riporta qui il file.log, che chi ne sa più di me ti aiuterà.

          • #45545
            Up
            0
            Down
            ::


            Ringrazio anticipatamente chiunque abbia la pazienza di leggerlo… quello che ho capito io leggendolo (“LaTeX Warning: Reference `Implementazione, Slapback Eco’ on page 24 undefined on input line 105.”) secondo lui io non gli ho dato l’immagine. Ma l’immagine c’è ha quel nome e nel pdf la vedo. Se a qualcuno interessa il caso posso anche mandare l’intero file .tex della tesi…

            LOG FILE :
            This is pdfeTeX, Version 3.141592-1.11b-2.1 (MiKTeX 2.4) (preloaded format=latex 2010.4.22) 26 MAY 2010 08:54
            entering extended mode
            **tesi.tex
            (tesi.tex{pdftex.cfg}
            LaTeX2e <2001/06/01>
            Babel and hyphenation patterns for english, french, german, ngerman, du
            mylang, nohyphenation, loaded.
            (C:\Programmi\texmf\tex\latex\base\book.cls
            Document Class: book 2001/04/21 v1.4e Standard LaTeX document class
            (C:\Programmi\texmf\tex\latex\base\bk12.clo
            File: bk12.clo 2001/04/21 v1.4e Standard LaTeX file (size option)
            )
            \c@part=\count79
            \c@chapter=\count80
            \c@section=\count81
            \c@subsection=\count82
            \c@subsubsection=\count83
            \c@paragraph=\count84
            \c@subparagraph=\count85
            \c@figure=\count86
            \c@table=\count87
            \abovecaptionskip=\skip41
            \belowcaptionskip=\skip42
            \bibindent=\dimen102
            )
            (C:\Programmi\texmf\tex\latex\base\inputenc.sty
            Package: inputenc 2001/07/10 v0.99a Input encoding file
            (C:\Programmi\texmf\tex\latex\base\latin1.def
            File: latin1.def 2001/07/10 v0.99a Input encoding file
            ))
            (C:\Programmi\texmf\tex\generic\babel\babel.sty
            Package: babel 2003/11/16 v3.7m The Babel package
            (C:\Programmi\texmf\tex\generic\babel\italian.ldf
            Language: italian 2003/04/14 v1.2p Italian support from the babel system
            (C:\Programmi\texmf\tex\generic\babel\babel.def
            File: babel.def 2003/11/16 v3.7m Babel common definitions
            \babel@savecnt=\count88
            \U@D=\dimen103
            )
            Package babel Warning: No hyphenation patterns were loaded for
            (babel) the language `Italian’
            (babel) I will use the patterns loaded for \language=0 instead.
            \l@italian = a dialect from \language0
            Package babel Info: Making ” an active character on input line 72.
            )) (uniudtesi.sty
            Package: uniudtesi 2006/09/01 Redefines maketitle for University of Udine Thesi
            s, and sets a binding offset of 1cm; written by Gianluca Gorni
            (C:\Programmi\texmf\tex\latex\base\ifthen.sty
            Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
            )
            (C:\Programmi\texmf\tex\latex\graphics\graphicx.sty
            Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
            (C:\Programmi\texmf\tex\latex\graphics\keyval.sty
            Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
            \KV@toks@=\toks14
            )
            (C:\Programmi\texmf\tex\latex\graphics\graphics.sty
            Package: graphics 2001/07/07 v1.0n Standard LaTeX Graphics (DPC,SPQR)
            (C:\Programmi\texmf\tex\latex\graphics\trig.sty
            Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
            )
            (C:\Programmi\texmf\tex\latex\00miktex\graphics.cfg
            File: graphics.cfg 2003/03/12 v1.1 MiKTeX ‘graphics’ configuration
            )
            Package graphics Info: Driver file: pdftex.def on input line 80.
            (C:\Programmi\texmf\tex\latex\graphics\pdftex.def
            File: pdftex.def 2002/06/19 v0.03k graphics/color for pdftex
            \Gread@gobject=\count89
            ))
            \Gin@req@height=\dimen104
            \Gin@req@width=\dimen105
            )
            (C:\Programmi\texmf\tex\latex\hyperref\hyperref.sty
            Package: hyperref 2003/11/30 v6.74m Hypertext links for LaTeX
            \@linkdim=\dimen106
            \Hy@linkcounter=\count90
            \Hy@pagecounter=\count91
            (C:\Programmi\texmf\tex\latex\hyperref\pd1enc.def
            File: pd1enc.def 2003/11/30 v6.74m Hyperref: PDFDocEncoding definition (HO)
            )
            (C:\Programmi\texmf\tex\latex\00miktex\hyperref.cfg
            File: hyperref.cfg 2003/03/08 v1.0 MiKTeX ‘hyperref’ configuration
            )
            Package hyperref Info: Hyper figures OFF on input line 1880.
            Package hyperref Info: Link nesting OFF on input line 1885.
            Package hyperref Info: Hyper index ON on input line 1888.
            Package hyperref Info: Plain pages ON on input line 1893.
            Package hyperref Info: Backreferencing OFF on input line 1900.
            Implicit mode ON; LaTeX internals redefined
            Package hyperref Info: Bookmarks ON on input line 2004.
            (C:\Programmi\texmf\tex\latex\ltxmisc\url.sty
            \Urlmuskip=\muskip10
            Package: url 2003/11/24 ver 3.0 Verb mode for urls, etc.
            )
            LaTeX Info: Redefining \url on input line 2143.
            \Fld@menulength=\count92
            \Field@Width=\dimen107
            \Fld@charsize=\dimen108
            \Choice@toks=\toks15
            \Field@toks=\toks16
            Package hyperref Info: Hyper figures OFF on input line 2618.
            Package hyperref Info: Link nesting OFF on input line 2623.
            Package hyperref Info: Hyper index ON on input line 2626.
            Package hyperref Info: backreferencing OFF on input line 2633.
            Package hyperref Info: Link coloring OFF on input line 2638.
            \c@Item=\count93
            \c@Hfootnote=\count94
            )
            *hyperref using default driver hpdftex*
            (C:\Programmi\texmf\tex\latex\hyperref\hpdftex.def
            File: hpdftex.def 2003/11/30 v6.74m Hyperref driver for pdfTeX
            (C:\Programmi\texmf\tex\latex\psnfss\pifont.sty
            Package: pifont 2003/03/02 PSNFSS-v9.0c Pi font support (SPQR)
            LaTeX Font Info: Try loading font information for U+pzd on input line 63.
            (C:\Programmi\texmf\tex\latex\psnfss\upzd.fd
            File: upzd.fd 2001/06/04 font definitions for U/pzd.
            )
            LaTeX Font Info: Try loading font information for U+psy on input line 64.
            (C:\Programmi\texmf\tex\latex\psnfss\upsy.fd
            File: upsy.fd 2001/06/04 font definitions for U/psy.
            ))
            \Fld@listcount=\count95
            \@outlinefile=\write3
            )
            (C:\Programmi\texmf\tex\latex\geometry\geometry.sty
            Package: geometry 2002/07/08 v3.2 Page Geometry
            \Gm@cnth=\count96
            \Gm@cntv=\count97
            \c@Gm@tempcnt=\count98
            \Gm@bindingoffset=\dimen109
            \Gm@wd@mp=\dimen110
            \Gm@odd@mp=\dimen111
            \Gm@even@mp=\dimen112
            \Gm@dimlist=\toks17
            (C:\Programmi\texmf\tex\latex\geometry\geometry.cfg))
            Package hyperref Info: Option `bookmarksopen’ set `true’ on input line 21.
            )
            (C:\Programmi\texmf\tex\latex\tocbibind\tocbibind.sty
            Package: tocbibind 2003/02/04 v1.5f extra ToC listings
            Package tocbibind Note: The document has chapter divisions.
            Package tocbibind Note: Using chapter style headings, unless overridden.
            ) (C:\Programmi\texmf\tex\latex\amsmath\amsmath.sty
            Package: amsmath 2000/07/18 v2.13 AMS math features
            \@mathmargin=\skip43
            For additional information on amsmath, use the `?’ option.
            (C:\Programmi\texmf\tex\latex\amsmath\amstext.sty
            Package: amstext 2000/06/29 v2.01
            (C:\Programmi\texmf\tex\latex\amsmath\amsgen.sty
            File: amsgen.sty 1999/11/30 v2.0
            \@emptytoks=\toks18
            \ex@=\dimen113
            ))
            (C:\Programmi\texmf\tex\latex\amsmath\amsbsy.sty
            Package: amsbsy 1999/11/29 v1.2d
            \pmbraise@=\dimen114
            )
            (C:\Programmi\texmf\tex\latex\amsmath\amsopn.sty
            Package: amsopn 1999/12/14 v2.01 operator names
            )
            \inf@bad=\count99
            LaTeX Info: Redefining \frac on input line 211.
            \uproot@=\count100
            \leftroot@=\count101
            LaTeX Info: Redefining \overline on input line 307.
            \classnum@=\count102
            \DOTSCASE@=\count103
            LaTeX Info: Redefining \ldots on input line 379.
            LaTeX Info: Redefining \dots on input line 382.
            LaTeX Info: Redefining \cdots on input line 467.
            \Mathstrutbox@=\box26
            \strutbox@=\box27
            \big@size=\dimen115
            LaTeX Font Info: Redeclaring font encoding OML on input line 567.
            LaTeX Font Info: Redeclaring font encoding OMS on input line 568.
            \macc@depth=\count104
            \c@MaxMatrixCols=\count105
            \dotsspace@=\muskip11
            \c@parentequation=\count106
            \dspbrk@lvl=\count107
            \tag@help=\toks19
            \row@=\count108
            \column@=\count109
            \maxfields@=\count110
            \andhelp@=\toks20
            \eqnshift@=\dimen116
            \alignsep@=\dimen117
            \tagshift@=\dimen118
            \tagwidth@=\dimen119
            \totwidth@=\dimen120
            \lineht@=\dimen121
            \@envbody=\toks21
            \multlinegap=\skip44
            \multlinetaggap=\skip45
            \mathdisplay@stack=\toks22
            LaTeX Info: Redefining \[ on input line 2666.
            LaTeX Info: Redefining \] on input line 2667.
            )
            (C:\Programmi\texmf\tex\latex\amsfonts\amsfonts.sty
            Package: amsfonts 2001/10/25 v2.2f
            \symAMSa=\mathgroup4
            \symAMSb=\mathgroup5
            LaTeX Font Info: Overwriting math alphabet `\mathfrak’ in version `bold’
            (Font) U/euf/m/n U/euf/b/n on input line 132.
            )
            (C:\Programmi\texmf\tex\latex\amsfonts\amssymb.sty
            Package: amssymb 2002/01/22 v2.2d
            )
            (C:\Programmi\texmf\tex\latex\amscls\amsthm.sty
            Package: amsthm 2000/10/26 v2.08
            \thm@style=\toks23
            \thm@bodyfont=\toks24
            \thm@headfont=\toks25
            \thm@notefont=\toks26
            \thm@headpunct=\toks27
            \thm@preskip=\skip46
            \thm@postskip=\skip47
            \thm@headsep=\skip48
            \dth@everypar=\toks28
            )
            (C:\Programmi\texmf\tex\latex\base\latexsym.sty
            Package: latexsym 1998/08/17 v2.2e Standard LaTeX package (lasy symbols)
            \symlasy=\mathgroup6
            LaTeX Font Info: Overwriting symbol font `lasy’ in version `bold’
            (Font) U/lasy/m/n U/lasy/b/n on input line 42.
            )
            \c@teorema=\count111
            (C:\Programmi\texmf\tex\latex\fancyhdr\fancyhdr.sty
            \headwidth=\dimen122
            )
            (C:\Programmi\texmf\tex\latex\listings\listings.sty
            Package: listings 2003/06/21 1.1 (Carsten Heinz)
            \lst@mode=\count112
            \lst@gtempboxa=\box28
            \lst@token=\toks29
            \lst@length=\count113
            \lst@currlwidth=\dimen123
            \lst@column=\count114
            \lst@pos=\count115
            \lst@lostspace=\dimen124
            \lst@width=\dimen125
            \lst@newlines=\count116
            \lst@lineno=\count117
            \c@lstlisting=\count118
            \lst@maxwidth=\dimen126
            (C:\Programmi\texmf\tex\latex\listings\lstpatch.sty
            File: lstpatch.sty 2003/08/13 1.1c (Carsten Heinz)
            )
            (C:\Programmi\texmf\tex\latex\listings\lstmisc.sty
            File: lstmisc.sty 2003/06/21 1.1 (Carsten Heinz)
            \c@lstnumber=\count119
            \lst@skipnumbers=\count120
            \lst@framebox=\box29
            )
            (C:\Programmi\texmf\tex\latex\listings\listings.cfg
            File: listings.cfg 2003/08/13 1.1a listings configuration
            ))
            (C:\Programmi\texmf\tex\latex\graphics\color.sty
            Package: color 1999/02/16 v1.0i Standard LaTeX Color (DPC)
            (C:\Programmi\texmf\tex\latex\00miktex\color.cfg
            File: color.cfg 2003/03/08 v1.0 MiKTeX ‘color’ configuration
            )
            Package color Info: Driver file: pdftex.def on input line 125.
            ) (tesi.aux
            LaTeX Warning: Label `’ multiply defined.
            LaTeX Warning: Label `’ multiply defined.
            LaTeX Warning: Label `’ multiply defined.
            )
            LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 366.
            LaTeX Font Info: … okay on input line 366.
            LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 366.
            LaTeX Font Info: … okay on input line 366.
            LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 366.
            LaTeX Font Info: … okay on input line 366.
            LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 366.
            LaTeX Font Info: … okay on input line 366.
            LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 366.
            LaTeX Font Info: … okay on input line 366.
            LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 366.
            LaTeX Font Info: … okay on input line 366.
            LaTeX Font Info: Checking defaults for OT2/cmr/m/n on input line 366.
            LaTeX Font Info: Try loading font information for OT2+cmr on input line 366.
            (C:\Programmi\texmf\tex\latex\cyrillic\ot2cmr.fd
            File: ot2cmr.fd 2001/08/11 v3.2c Computer Modern Cyrillic font definitions
            )
            LaTeX Font Info: … okay on input line 366.
            LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 366.
            LaTeX Font Info: … okay on input line 366.
            (C:\Programmi\texmf\tex\context\base\supp-pdf.tex
            (C:\Programmi\texmf\tex\context\base\supp-mis.tex
            loading : Context Support Macros / Miscellaneous
            \protectiondepth=\count121
            \scratchcounter=\count122
            \scratchtoks=\toks30
            \scratchdimen=\dimen127
            \scratchskip=\skip49
            \scratchmuskip=\muskip12
            \scratchbox=\box30
            \scratchread=\read1
            \scratchwrite=\write4
            \zeropoint=\dimen128
            \onepoint=\dimen129
            \minusone=\count123
            \thousandpoint=\dimen130
            \emptytoks=\toks31
            \nextbox=\box31
            \nextdepth=\dimen131
            \everyline=\toks32
            \!!counta=\count124
            \!!countb=\count125
            \recursecounter=\count126
            )
            loading : Context Support Macros / PDF
            \nofMPsegments=\count127
            \nofMParguments=\count128
            \everyMPtoPDFconversion=\toks33
            )
            Package hyperref Info: Link coloring OFF on input line 366.
            (C:\Programmi\texmf\tex\latex\hyperref\nameref.sty
            Package: nameref 2003/12/03 v2.21 Cross-referencing by name of section
            \c@section@level=\count129
            )
            LaTeX Info: Redefining \ref on input line 366.
            LaTeX Info: Redefining \pageref on input line 366.
            (tesi.out) (tesi.out)
            ——————– Geometry parameters
            paper: a4paper
            landscape: —
            twocolumn: —
            twoside: true
            asymmetric: —
            h-parts: 68.2873pt, 0.7\paperwidth , 102.43098pt (default)
            v-parts: 101.40665pt, 0.7\paperheight , 152.11pt (default)
            hmarginratio: 2:3
            vmarginratio: 2:3
            lines: —
            heightrounded: —
            bindingoffset: 28.45274pt
            truedimen: —
            includehead: —
            includefoot: —
            includemp: —
            driver: pdftex
            ——————– Page layout dimensions and switches
            \paperwidth 597.50787pt
            \paperheight 845.04684pt
            \textwidth 398.33685pt
            \textheight 591.5302pt
            \oddsidemargin 24.47005pt
            \evensidemargin 30.161pt
            \topmargin -2.73714pt
            \headheight 12.0pt
            \headsep 19.8738pt
            \footskip 30.0pt
            \marginparwidth 88.0pt
            \marginparsep 7.0pt
            \columnsep 10.0pt
            \skip\footins 10.8pt plus 4.0pt minus 2.0pt
            \hoffset 0.0pt
            \voffset 0.0pt
            \mag 1000
            \@twosidetrue \@mparswitchtrue
            (1in=72.27pt, 1cm=28.45pt)
            ———————–
            <./figure/polloPallido.pdf, id=187, 406.51875pt x 406.51875pt>
            File: ./figure/polloPallido.pdf Graphic file (type pdf)

            LaTeX Font Info: Try loading font information for U+msa on input line 376.
            (C:\Programmi\texmf\tex\latex\amsfonts\umsa.fd
            File: umsa.fd 2002/01/19 v2.2g AMS font definitions
            )
            LaTeX Font Info: Try loading font information for U+msb on input line 376.
            (C:\Programmi\texmf\tex\latex\amsfonts\umsb.fd
            File: umsb.fd 2002/01/19 v2.2g AMS font definitions
            )
            LaTeX Font Info: Try loading font information for U+lasy on input line 376.
            (C:\Programmi\texmf\tex\latex\base\ulasy.fd
            File: ulasy.fd 1998/08/17 v2.2e LaTeX symbol font definitions
            ) [1
            {psfonts.map} <./figure/polloPallido.pdf>] [2
            ] [3] [4
            ] (sommario.tex)
            Underfull \hbox (badness 10000) in paragraph at lines 8–386
            []
            Underfull \hbox (badness 10000) in paragraph at lines 8–386
            []
            [5
            ]
            Package Fancyhdr Warning: \headheight is too small (12.0pt):
            Make it at least 14.49998pt.
            We now make it that large for the rest of the document.
            This may cause the page layout to be inconsistent, however.
            [6
            ] (tesi.toc [7])
            \tf@toc=\write5
            [8] (tesi.lof)
            \tf@lof=\write6
            (introduzione.tex [9
            ] [10
            ]
            ! 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.11 …over dei Rose Royce cantata dai Morrissey–
            Mullen. Questo sistema di …
            You need to provide a definition with \DeclareInputText
            or \DeclareInputMath before using this key.
            Underfull \hbox (badness 10000) in paragraph at lines 9–14
            []
            Underfull \vbox (badness 10000) has occurred while \output is active []
            [11]
            Underfull \vbox (badness 10000) has occurred while \output is active []
            [12]
            LaTeX Font Info: Try loading font information for OMS+cmr on input line 20.
            (C:\Programmi\texmf\tex\latex\base\omscmr.fd
            File: omscmr.fd 1999/05/25 v2.5h Standard LaTeX font definitions
            )
            LaTeX Font Info: Font shape `OMS/cmr/m/n’ in size <12> not available
            (Font) Font shape `OMS/cmsy/m/n’ tried instead on input line 20.
            ) [13] [14
            ] (capitolo1.tex
            Capitolo 1.
            <./figure/StrutturaScheda.png, id=366, 490.83376pt x 626.34pt>
            File: ./figure/StrutturaScheda.png Graphic file (type png)

            Overfull \hbox (51.66315pt too wide) in paragraph at lines 28–29
            []
            []
            LaTeX Warning: Float too large for page by 23.55501pt on input line 31.
            ! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
            s been already used, duplicate ignored

            \penalty
            l.36
            [1
            ]
            ! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
            s been already used, duplicate ignored

            \penalty
            l.36
            [2 <./figure/StrutturaScheda.png>]
            ! pdfTeX warning (ext4): destination with the same identifier (name{page.3}) ha
            s been already used, duplicate ignored

            \penalty
            l.48
            [3]
            Underfull \vbox (badness 4621) has occurred while \output is active []
            ! pdfTeX warning (ext4): destination with the same identifier (name{page.4}) ha
            s been already used, duplicate ignored

            \penalty
            l.59
            [4]
            Underfull \vbox (badness 1496) has occurred while \output is active []
            ! pdfTeX warning (ext4): destination with the same identifier (name{page.5}) ha
            s been already used, duplicate ignored

            \penalty
            l.65
            [5] <./figure/CCS3.png, id=384, 1026.08344pt x 547.2947pt>
            File: ./figure/CCS3.png Graphic file (type png)

            Overfull \hbox (1.66315pt too wide) in paragraph at lines 71–72
            []
            []
            ! pdfTeX warning (ext4): destination with the same identifier (name{page.6}) ha
            s been already used, duplicate ignored

            \penalty
            l.78 \begin{description}
            [6 <./figure/CCS3.png>]) (capitolo2.tex
            ! pdfTeX warning (ext4): destination with the same identifier (name{page.7}) ha
            s been already used, duplicate ignored

            \penalty
            l.7 \chapter
            {Filtri Digitali} [7]
            ! pdfTeX warning (ext4): destination with the same identifier (name{page.8}) ha
            s been already used, duplicate ignored

            \penalty
            l.7 \chapter
            {Filtri Digitali} [8
            ]
            Capitolo 2.
            <./figure/FIR.png, id=397, 414.04688pt x 294.34969pt>
            File: ./figure/FIR.png Graphic file (type png)

            LaTeX Warning: `h’ float specifier changed to `ht’.
            ! pdfTeX warning (ext4): destination with the same identifier (name{page.9}) ha
            s been already used, duplicate ignored

            \penalty
            l.26 \clearpage
            [9]
            ! pdfTeX warning (ext4): destination with the same identifier (name{page.10}) h
            as been already used, duplicate ignored

            \penalty
            l.26 \clearpage
            [10 <./figure/FIR.png>]
            <./figure/IIR.png, id=417, 587.94656pt x 292.09125pt>
            File: ./figure/IIR.png Graphic file (type png)

            ! pdfTeX warning (ext4): destination with the same identifier (name{page.11}) h
            as been already used, duplicate ignored

            \penalty
            l.45 \clearpage
            [11
            <./figure/IIR.png>]
            <./figure/Param.png, id=423, 374.90062pt x 334.24875pt>
            File: ./figure/Param.png Graphic file (type png)

            ! pdfTeX warning (ext4): destination with the same identifier (name{page.12}) h
            as been already used, duplicate ignored

            \penalty
            l.62 \clearpage
            [12
            <./figure/Param.png>]
            <./figure/Combfilter.png, id=428, 313.9228pt x 175.40532pt>
            File: ./figure/Combfilter.png Graphic file (type png)
            ) (capitolo3.tex
            ! pdfTeX warning (ext4): destination with the same identifier (name{page.13}) h
            as been already used, duplicate ignored

            \penalty
            l.7 \chapter
            {Effetti Audio} [13
            <./figure/Combfilter.png>]
            ! pdfTeX warning (ext4): destination with the same identifier (name{page.14}) h
            as been already used, duplicate ignored

            \penalty
            l.7 \chapter
            {Effetti Audio} [14
            ]
            Capitolo 3.
            [15] <./figure/Buffercirc.png, id=441, 403.5075pt x 289.83281pt>
            File: ./figure/Buffercirc.png Graphic file (type png)

            <./figure/Buffercirc2.png, id=442, 290.58563pt x 274.77657pt>
            File: ./figure/Buffercirc2.png Graphic file (type png)
            ) [16 <./figure/Buffercirc.png> <./figure/Bufferc irc2.png>] (capitolo4.tex [17] [18
            ]
            Capitolo 4.
            <./figure/Del.png, id=457, 892.08281pt x 316.93407pt>
            File: ./figure/Del.png Graphic file (type png)

            Underfull \hbox (badness 10000) in paragraph at lines 19–21
            []
            [19 <./figure/Del.png>]
            Underfull \hbox (badness 10000) in paragraph at lines 26–30
            []
            <./figure/Del1.png, id=462, 418.56375pt x 157.33781pt>
            File: ./figure/Del1.png Graphic file (type png)

            <./figure/Del2.png, id=463, 422.32782pt x 316.18124pt>
            File: ./figure/Del2.png Graphic file (type png)

            LaTeX Warning: `h’ float specifier changed to `ht’.
            <./figure/Del3.png, id=464, 422.32782pt x 316.18124pt>
            File: ./figure/Del3.png Graphic file (type png)

            LaTeX Warning: `h’ float specifier changed to `ht’.
            [20 <./figure/Del1.png>] [21 <./figure/Del2.png> <./figure/Del3.png>]
            (C:\Programmi\texmf\tex\latex\listings\lstlang1.sty
            File: lstlang1 2003/08/13 1.1a listings language file
            )
            LaTeX Font Info: Font shape `OMS/cmr/m/n’ in size <10.95> not available
            (Font) Font shape `OMS/cmsy/m/n’ tried instead on input line 68.
            Underfull \hbox (badness 10000) in paragraph at lines 90–93
            []
            Underfull \vbox (badness 10000) has occurred while \output is active []
            [22
            ]
            [23]
            LaTeX Warning: Reference `Implementazione, Slapback Eco’ on page 24 undefined o
            n input line 105.
            Underfull \hbox (badness 10000) in paragraph at lines 105–107
            []
            <./figure/Slap1.png, id=523, 391.4625pt x 158.09062pt>
            File: ./figure/Slap1.png Graphic file (type png)
            [24
            <./figure/Slap1.png>]
            <./figure/Slap2.png, id=531, 422.32782pt x 316.18124pt>
            File: ./figure/Slap2.png Graphic file (type png)

            <./figure/Slap3.png, id=532, 422.32782pt x 316.18124pt>
            File: ./figure/Slap3.png Graphic file (type png)
            [25
            <./figure/Slap2.png> <./figure/Slap3.png>]
            Underfull \hbox (badness 10000) in paragraph at lines 149–153
            []
            [26
            ]
            Underfull \hbox (badness 10000) in paragraph at lines 187–190
            []
            <./figure/Multi1.png, id=566, 532.23843pt x 161.10187pt>
            File: ./figure/Multi1.png Graphic file (type png)

            <./figure/Multi2.png, id=567, 422.32782pt x 316.18124pt>
            File: ./figure/Multi2.png Graphic file (type png)

            LaTeX Warning: `h’ float specifier changed to `ht’.
            <./figure/Multi3.png, id=568, 422.32782pt x 316.18124pt>
            File: ./figure/Multi3.png Graphic file (type png)

            LaTeX Warning: `h’ float specifier changed to `ht’.
            [27
            <./figure/Multi1.png>] [28 <./figure/Multi2.png> <./figure/Multi3.png>]
            Overfull \hbox (4.53406pt too wide) in paragraph at lines 231–232
            []/cmr12/buona nor-ma e ri-cor-dare
            []
            ) (capitolo5.tex [29
            ] [30
            ]
            Capitolo 5.
            [31] <./figure/Cho1.png, id=620, 391.4625pt x 228.855pt>
            File: ./figure/Cho1.png Graphic file (type png)
            <./figure/Cho2.png, id=621, 422.32782pt x 316.18124pt>
            File: ./figure/Cho2.png Graphic file (type png)
            [32
            <./figure/Cho1.png> <./figure/Cho2.png>]
            <./figure/Cho3.png, id=629, 422.32782pt x 316.18124pt>
            File: ./figure/Cho3.png Graphic file (type png)

            [33 <./figure/Cho3.png>]
            LaTeX Warning: Reference `Parametri ritardo, Chorus’ on page 34 undefined on in
            put line 60.
            Overfull \hbox (2.4587pt too wide) in paragraph at lines 64–65
            []/cmr12/e un
            []
            Overfull \hbox (27.44444pt too wide) in paragraph at lines 66–67
            []/cmr12/coefficiente
            []
            <./figure/Cho5.png, id=637, 374.14781pt x 206.27063pt>
            File: ./figure/Cho5.png Graphic file (type png)

            [34
            <./figure/Cho5.png>]
            LaTeX Font Info: Try loading font information for OML+cmr on input line 100.
            (C:\Programmi\texmf\tex\latex\base\omlcmr.fd
            File: omlcmr.fd 1999/05/25 v2.5h Standard LaTeX font definitions
            )
            LaTeX Font Info: Font shape `OML/cmr/m/n’ in size <10.95> not available
            (Font) Font shape `OML/cmm/m/it’ tried instead on input line 100.
            [35]
            [36
            ] <./figure/Fla1.png, id=693, 391.4625pt x 228.855pt>
            File: ./figure/Fla1.png Graphic file (type png)
            <./figure/Fla2.png, id=694, 422.32782pt x 316.18124pt>
            File: ./figure/Fla2.png Graphic file (type png)

            LaTeX Warning: `h’ float specifier changed to `ht’.
            <./figure/Fla3.png, id=695, 422.32782pt x 316.18124pt>
            File: ./figure/Fla3.png Graphic file (type png)

            LaTeX Warning: `h’ float specifier changed to `ht’.
            [37
            <./figure/Fla1.png>] [38 <./figure/Fla2.png> <./figure/Fla3.png>]
            Overfull \hbox (27.44444pt too wide) in paragraph at lines 180–181
            []/cmr12/coefficiente
            []
            [39
            ] [40]
            LaTeX Warning: Reference `Implementazione, Vibrato’ on page 41 undefined on inp
            ut line 227.
            <./figure/Vib1.png, id=748, 227.34938pt x 137.01187pt>
            File: ./figure/Vib1.png Graphic file (type png)

            [41
            <./figure/Vib1.png>]
            <./figure/Vib2.png, id=757, 422.32782pt x 316.18124pt>
            File: ./figure/Vib2.png Graphic file (type png)

            [42 <./figure/Vib2.png>] [43]) (capitolo6.tex [44
            ]
            Capitolo 6.
            ) (capitolo7.tex [45
            ] [46
            ]
            Capitolo 7.
            ) (capitolo8.tex [47] [48
            ]
            Capitolo 8.
            ) (appendici.tex [49] [50
            ]
            Appendice A.
            [51] [52
            ]
            Appendice B.
            ) [53] [54
            ] (biblio.tex) [55
            ] (tesi.aux)
            LaTeX Warning: There were undefined references.
            LaTeX Warning: There were multiply-defined labels.
            )
            Here is how much of TeX’s memory you used:
            7267 strings out of 95518
            91386 string characters out of 1189427
            183641 words of memory out of 1171320
            9515 multiletter control sequences out of 35000
            17749 words of font info for 71 fonts, out of 500000 for 1000
            14 hyphenation exceptions out of 607
            34i,12n,46p,1978b,1300s stack positions out of 1500i,500n,5000p,200000b,32768s
            860 PDF objects out of 65536
            335 named destinations out of 20000
            517 words of extra memory for PDF output out of 65536

            Output written on tesi.pdf (69 pages, 676651 bytes).

            Stefano

          • #45546
            Up
            0
            Down
            ::


            Nel tuo codice:

            `\begin{figure} [h]
            \centering
            \includegraphics[width=200pt]{Slap1.png}
            \caption[Implementazione, Slapback Eco]
            \label{Implementazione}
            \end{figure}`

            Non è che l’argomento di caption va tra parentesi graffe invece di quadre?

            Giacomo

          • #45547
            Up
            0
            Down
            ::

            Ringrazio anticipatamente chiunque abbia la pazienza di leggerlo… quello che ho capito io leggendolo (“LaTeX Warning: Reference `Implementazione, Slapback Eco’ on page 24 undefined on input line 105.”) secondo lui io non gli ho dato l’immagine. Ma l’immagine c’è ha quel nome e nel pdf la vedo. Se a qualcuno interessa il caso posso anche mandare l’intero file .tex della tesi…

            No, non l’intero file; cerca di ridurre al minimo la parte che non funziona.

            Ciao
            Enrico

          • #45548
            Up
            0
            Down
            ::

            Nel tuo codice:

            `\begin{figure} [h]
            \centering
            \includegraphics[width=200pt]{Slap1.png}
            \caption[Implementazione, Slapback Eco]
            \label{Implementazione}
            \end{figure}`

            Non è che l’argomento di caption va tra parentesi graffe invece di quadre?

            Giacomo

            Il comando \ref non dovrebbe cercare il LABEL? mi sono accorto solo ora grazie a giacomo che effettivamente ho le graffe su caption nelle altre immagini. Le quadre ce le ho solo su alcune dove però il comando è \caption[nome]{nome}… Chiedo scusa a tutti per aver fatto perdere tempo ma da ignorante andavo avanti con il copia incolal da alcuni esempi su internet ora cambio tutte le imamgini nella forma

            `\begin{figure} [h]
            \centering
            \includegraphics[width=200pt]{Slap1.png}
            \caption{Implementazione, Slapback Eco}
            \label{Implementazione, Slapback Eco}
            \end{figure}`
            e in teoria funzionerà tutto…

            ringrazio davvero tutti per il supporto e per avermi risolto il problema…

            Grazie

            Stefano

          • #45549
            Up
            0
            Down
            ::

            Nel tuo codice:

            `\begin{figure} [h]
            \centering
            \includegraphics[width=200pt]{Slap1.png}
            \caption[Implementazione, Slapback Eco]
            \label{Implementazione}
            \end{figure}`

            Non è che l’argomento di caption va tra parentesi graffe invece di quadre?

            Giacomo

            Il comando \ref non dovrebbe cercare il LABEL? mi sono accorto solo ora grazie a giacomo che effettivamente ho le graffe su caption nelle altre immagini. Le quadre ce le ho solo su alcune dove però il comando è \caption[nome]{nome}… Chiedo scusa a tutti per aver fatto perdere tempo ma da ignorante andavo avanti con il copia incolal da alcuni esempi su internet ora cambio tutte le imamgini nella forma

            `\begin{figure} [h]
            \centering
            \includegraphics[width=200pt]{Slap1.png}
            \caption{Implementazione, Slapback Eco}
            \label{Implementazione, Slapback Eco}
            \end{figure}`
            e in teoria funzionerà tutto…

            ringrazio davvero tutti per il supporto e per avermi risolto il problema…

            Evita \label con argomenti così complicati. Per esempio evita gli spazi; non è un dramma se ce li metti, ma è meglio che non ci siano. Fidati.

            Ciao
            Enrico

        Visualizzazione 12 filoni di risposte
        • Devi essere connesso per rispondere a questo topic.

        Go to top