Problema con hyperref

  • Creatore
    Topic
  • #53727
    Up
    0
    Down
    ::


    Salve a tutti, sto avendo qualche problema (di poco conto, intendiamoci) con hyperref.
    Sto scrivendo la tesi e ho trovato dei comandi per mettere i numeri di pagina in maiuscoletto, nel frontmatter. Il codice che uso è questo: `\makeatletter
    \renewcommand{\frontmatter}{%
    \cleardoublepage\@mainmatterfalse
    \pagenumbering{smallRoman}}
    \DeclareRobustCommand{\@smrc}[1]{%
    \begingroup$\m@th$\fontsize{\sf@size}{\sf@size}\selectfont#1\endgroup}
    \def\smallRoman#1{\expandafter\@smallRoman\csname c@#1\endcsname}
    \def\@smallRoman#1{\@smrc{\expandafter\@slowromansmallcap\romannumeral #1@}}
    \def\@slowromansmallcap#1{\ifx @#1% then terminate
    \else
    \if i#1I\else
    \if v#1V\else
    \if x#1X\else
    \if l#1L\else
    \if c#1C\else
    \if d#1D\else
    \if m#1M\else
    #1\fi\fi\fi\fi\fi\fi\fi
    \expandafter\@slowromansmallcap
    \fi
    }
    \makeatother`
    e come pacchetti nel preambolo ho dichiarato `\documentclass[a4paper,11pt]{book}
    \usepackage[T1]{fontenc}
    \usepackage[utf8]{inputenc}
    \usepackage{amsmath,amssymb}
    \usepackage{xcolor}
    \usepackage[english]{babel}
    \usepackage{xspace}
    \usepackage{graphicx}
    \usepackage[round]{natbib}
    \usepackage{array}
    % \usepackage{supertabular}
    \usepackage{aas_macros}
    \usepackage{booktabs}
    \usepackage{longtable}
    \usepackage{hyperref}
    \usepackage{fancyhdr}
    \usepackage{setspace}
    \usepackage{microtype}`
    Fino a quando hyperref resta commentato, tutto ok. Quando lo rendo operativo mi compaiono 320 warning legati, credo, all’impossibilità di usare il maiuscoletto nell’indice del PDF. Il log che ottengo è di 1900 righe, un po’ troppo per essere postato, comunque i warning in questione sono tutti di questo tipo `Package hyperref Warning: Token not allowed in a PDFDocEncoded string,
    (hyperref) removing `\begingroup' on input line 33.`

    Questo è un problema, ma ne sussiste un altro, che mi genera 2 warning. Si tratta dell’interazione tra hyperref e le footnote, che ho usato un paio di volte. In questo caso posso postare il log, che è sensibilmente più corto.
    `This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=pdflatex 2010.5.8) 12 DEC 2010 15:11
    entering extended mode
    %&-line parsing enabled.
    **thesis.tex
    (./thesis.tex
    LaTeX2e <2005/12/01>
    Babel and hyphenation patterns for english, usenglishmax, dumylang, noh
    yphenation, ukrainian, russian, bulgarian, ibycus, greek, monogreek, ancientgre
    ek, italian, loaded.
    (/usr/share/texmf-texlive/tex/latex/base/book.cls
    Document Class: book 2005/09/16 v1.4f Standard LaTeX document class
    (/usr/share/texmf-texlive/tex/latex/base/bk11.clo
    File: bk11.clo 2005/09/16 v1.4f 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
    )
    (/usr/share/texmf-texlive/tex/latex/base/fontenc.sty
    Package: fontenc 2005/09/27 v1.99g Standard LaTeX package

    (/usr/share/texmf-texlive/tex/latex/base/t1enc.def
    File: t1enc.def 2005/09/27 v1.99g Standard LaTeX file
    LaTeX Font Info: Redeclaring font encoding T1 on input line 43.
    ))
    (/usr/share/texmf-texlive/tex/latex/base/inputenc.sty
    Package: inputenc 2006/05/05 v1.1b Input encoding file
    \inpenc@prehook=\toks14
    \inpenc@posthook=\toks15

    (/usr/share/texmf-texlive/tex/latex/base/utf8.def
    File: utf8.def 2006/03/30 v1.1i UTF-8 support for inputenc
    Now handling font encoding OML …
    … no UTF-8 mapping file for font encoding OML
    Now handling font encoding T1 …
    … processing UTF-8 mapping file for font encodingT1

    (/usr/share/texmf-texlive/tex/latex/base/t1enc.dfu
    File: t1enc.dfu 2006/03/30 v1.1i UTF-8 support for inputenc
    defining Unicode char U+00A1 (decimal 161)
    defining Unicode char U+00A3 (decimal 163)
    defining Unicode char U+00AB (decimal 171)
    defining Unicode char U+00BB (decimal 187)
    defining Unicode char U+00BF (decimal 191)
    defining Unicode char U+00C0 (decimal 192)
    defining Unicode char U+00C1 (decimal 193)
    defining Unicode char U+00C2 (decimal 194)
    defining Unicode char U+00C3 (decimal 195)
    defining Unicode char U+00C4 (decimal 196)
    defining Unicode char U+00C5 (decimal 197)
    defining Unicode char U+00C6 (decimal 198)
    defining Unicode char U+00C7 (decimal 199)
    defining Unicode char U+00C8 (decimal 200)
    defining Unicode char U+00C9 (decimal 201)
    defining Unicode char U+00CA (decimal 202)
    defining Unicode char U+00CB (decimal 203)
    defining Unicode char U+00CC (decimal 204)
    defining Unicode char U+00CD (decimal 205)
    defining Unicode char U+00CE (decimal 206)
    defining Unicode char U+00CF (decimal 207)
    defining Unicode char U+00D0 (decimal 208)
    defining Unicode char U+00D1 (decimal 209)
    defining Unicode char U+00D2 (decimal 210)
    defining Unicode char U+00D3 (decimal 211)
    defining Unicode char U+00D4 (decimal 212)
    defining Unicode char U+00D5 (decimal 213)
    defining Unicode char U+00D6 (decimal 214)
    defining Unicode char U+00D8 (decimal 216)
    defining Unicode char U+00D9 (decimal 217)
    defining Unicode char U+00DA (decimal 218)
    defining Unicode char U+00DB (decimal 219)
    defining Unicode char U+00DC (decimal 220)
    defining Unicode char U+00DD (decimal 221)
    defining Unicode char U+00DE (decimal 222)
    defining Unicode char U+00DF (decimal 223)
    defining Unicode char U+00E0 (decimal 224)
    defining Unicode char U+00E1 (decimal 225)
    defining Unicode char U+00E2 (decimal 226)
    defining Unicode char U+00E3 (decimal 227)
    defining Unicode char U+00E4 (decimal 228)
    defining Unicode char U+00E5 (decimal 229)
    defining Unicode char U+00E6 (decimal 230)
    defining Unicode char U+00E7 (decimal 231)
    defining Unicode char U+00E8 (decimal 232)
    defining Unicode char U+00E9 (decimal 233)
    defining Unicode char U+00EA (decimal 234)
    defining Unicode char U+00EB (decimal 235)
    defining Unicode char U+00EC (decimal 236)
    defining Unicode char U+00ED (decimal 237)
    defining Unicode char U+00EE (decimal 238)
    defining Unicode char U+00EF (decimal 239)
    defining Unicode char U+00F0 (decimal 240)
    defining Unicode char U+00F1 (decimal 241)
    defining Unicode char U+00F2 (decimal 242)
    defining Unicode char U+00F3 (decimal 243)
    defining Unicode char U+00F4 (decimal 244)
    defining Unicode char U+00F5 (decimal 245)
    defining Unicode char U+00F6 (decimal 246)
    defining Unicode char U+00F8 (decimal 248)
    defining Unicode char U+00F9 (decimal 249)
    defining Unicode char U+00FA (decimal 250)
    defining Unicode char U+00FB (decimal 251)
    defining Unicode char U+00FC (decimal 252)
    defining Unicode char U+00FD (decimal 253)
    defining Unicode char U+00FE (decimal 254)
    defining Unicode char U+00FF (decimal 255)
    defining Unicode char U+0102 (decimal 258)
    defining Unicode char U+0103 (decimal 259)
    defining Unicode char U+0104 (decimal 260)
    defining Unicode char U+0105 (decimal 261)
    defining Unicode char U+0106 (decimal 262)
    defining Unicode char U+0107 (decimal 263)
    defining Unicode char U+010C (decimal 268)
    defining Unicode char U+010D (decimal 269)
    defining Unicode char U+010E (decimal 270)
    defining Unicode char U+010F (decimal 271)
    defining Unicode char U+0110 (decimal 272)
    defining Unicode char U+0111 (decimal 273)
    defining Unicode char U+0118 (decimal 280)
    defining Unicode char U+0119 (decimal 281)
    defining Unicode char U+011A (decimal 282)
    defining Unicode char U+011B (decimal 283)
    defining Unicode char U+011E (decimal 286)
    defining Unicode char U+011F (decimal 287)
    defining Unicode char U+0130 (decimal 304)
    defining Unicode char U+0131 (decimal 305)
    defining Unicode char U+0132 (decimal 306)
    defining Unicode char U+0133 (decimal 307)
    defining Unicode char U+0139 (decimal 313)
    defining Unicode char U+013A (decimal 314)
    defining Unicode char U+013D (decimal 317)
    defining Unicode char U+013E (decimal 318)
    defining Unicode char U+0141 (decimal 321)
    defining Unicode char U+0142 (decimal 322)
    defining Unicode char U+0143 (decimal 323)
    defining Unicode char U+0144 (decimal 324)
    defining Unicode char U+0147 (decimal 327)
    defining Unicode char U+0148 (decimal 328)
    defining Unicode char U+014A (decimal 330)
    defining Unicode char U+014B (decimal 331)
    defining Unicode char U+0150 (decimal 336)
    defining Unicode char U+0151 (decimal 337)
    defining Unicode char U+0152 (decimal 338)
    defining Unicode char U+0153 (decimal 339)
    defining Unicode char U+0154 (decimal 340)
    defining Unicode char U+0155 (decimal 341)
    defining Unicode char U+0158 (decimal 344)
    defining Unicode char U+0159 (decimal 345)
    defining Unicode char U+015A (decimal 346)
    defining Unicode char U+015B (decimal 347)
    defining Unicode char U+015E (decimal 350)
    defining Unicode char U+015F (decimal 351)
    defining Unicode char U+0160 (decimal 352)
    defining Unicode char U+0161 (decimal 353)
    defining Unicode char U+0162 (decimal 354)
    defining Unicode char U+0163 (decimal 355)
    defining Unicode char U+0164 (decimal 356)
    defining Unicode char U+0165 (decimal 357)
    defining Unicode char U+016E (decimal 366)
    defining Unicode char U+016F (decimal 367)
    defining Unicode char U+0170 (decimal 368)
    defining Unicode char U+0171 (decimal 369)
    defining Unicode char U+0178 (decimal 376)
    defining Unicode char U+0179 (decimal 377)
    defining Unicode char U+017A (decimal 378)
    defining Unicode char U+017B (decimal 379)
    defining Unicode char U+017C (decimal 380)
    defining Unicode char U+017D (decimal 381)
    defining Unicode char U+017E (decimal 382)
    defining Unicode char U+200C (decimal 8204)
    defining Unicode char U+2013 (decimal 8211)
    defining Unicode char U+2014 (decimal 8212)
    defining Unicode char U+2018 (decimal 8216)
    defining Unicode char U+2019 (decimal 8217)
    defining Unicode char U+201A (decimal 8218)
    defining Unicode char U+201C (decimal 8220)
    defining Unicode char U+201D (decimal 8221)
    defining Unicode char U+201E (decimal 8222)
    defining Unicode char U+2030 (decimal 8240)
    defining Unicode char U+2031 (decimal 8241)
    defining Unicode char U+2039 (decimal 8249)
    defining Unicode char U+203A (decimal 8250)
    defining Unicode char U+2423 (decimal 9251)
    )
    Now handling font encoding OT1 …
    … processing UTF-8 mapping file for font encodingOT1

    (/usr/share/texmf-texlive/tex/latex/base/ot1enc.dfu
    File: ot1enc.dfu 2006/03/30 v1.1i UTF-8 support for inputenc
    defining Unicode char U+00A1 (decimal 161)
    defining Unicode char U+00A3 (decimal 163)
    defining Unicode char U+00B8 (decimal 184)
    defining Unicode char U+00BF (decimal 191)
    defining Unicode char U+00C5 (decimal 197)
    defining Unicode char U+00C6 (decimal 198)
    defining Unicode char U+00D8 (decimal 216)
    defining Unicode char U+00DF (decimal 223)
    defining Unicode char U+00E6 (decimal 230)
    defining Unicode char U+00EC (decimal 236)
    defining Unicode char U+00ED (decimal 237)
    defining Unicode char U+00EE (decimal 238)
    defining Unicode char U+00EF (decimal 239)
    defining Unicode char U+00F8 (decimal 248)
    defining Unicode char U+0131 (decimal 305)
    defining Unicode char U+0141 (decimal 321)
    defining Unicode char U+0142 (decimal 322)
    defining Unicode char U+0152 (decimal 338)
    defining Unicode char U+0153 (decimal 339)
    defining Unicode char U+2013 (decimal 8211)
    defining Unicode char U+2014 (decimal 8212)
    defining Unicode char U+2018 (decimal 8216)
    defining Unicode char U+2019 (decimal 8217)
    defining Unicode char U+201C (decimal 8220)
    defining Unicode char U+201D (decimal 8221)
    )
    Now handling font encoding OMS …
    … processing UTF-8 mapping file for font encodingOMS

    (/usr/share/texmf-texlive/tex/latex/base/omsenc.dfu
    File: omsenc.dfu 2006/03/30 v1.1i UTF-8 support for inputenc
    defining Unicode char U+00A7 (decimal 167)
    defining Unicode char U+00B6 (decimal 182)
    defining Unicode char U+00B7 (decimal 183)
    defining Unicode char U+2020 (decimal 8224)
    defining Unicode char U+2021 (decimal 8225)
    defining Unicode char U+2022 (decimal 8226)
    )
    Now handling font encoding OMX …
    … no UTF-8 mapping file for font encoding OMX
    Now handling font encoding U …
    … no UTF-8 mapping file for font encoding U
    defining Unicode char U+00A9 (decimal 169)
    defining Unicode char U+00AA (decimal 170)
    defining Unicode char U+00AE (decimal 174)
    defining Unicode char U+00BA (decimal 186)
    defining Unicode char U+02C6 (decimal 710)
    defining Unicode char U+02DC (decimal 732)
    defining Unicode char U+200C (decimal 8204)
    defining Unicode char U+2026 (decimal 8230)
    defining Unicode char U+2122 (decimal 8482)
    defining Unicode char U+2423 (decimal 9251)
    ))
    (/usr/share/texmf-texlive/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.
    (/usr/share/texmf-texlive/tex/latex/amsmath/amstext.sty
    Package: amstext 2000/06/29 v2.01

    (/usr/share/texmf-texlive/tex/latex/amsmath/amsgen.sty
    File: amsgen.sty 1999/11/30 v2.0
    \@emptytoks=\toks16
    \ex@=\dimen103
    ))
    (/usr/share/texmf-texlive/tex/latex/amsmath/amsbsy.sty
    Package: amsbsy 1999/11/29 v1.2d
    \pmbraise@=\dimen104
    )
    (/usr/share/texmf-texlive/tex/latex/amsmath/amsopn.sty
    Package: amsopn 1999/12/14 v2.01 operator names
    )
    \inf@bad=\count88
    LaTeX Info: Redefining \frac on input line 211.
    \uproot@=\count89
    \leftroot@=\count90
    LaTeX Info: Redefining \overline on input line 307.
    \classnum@=\count91
    \DOTSCASE@=\count92
    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=\dimen105
    LaTeX Font Info: Redeclaring font encoding OML on input line 567.
    LaTeX Font Info: Redeclaring font encoding OMS on input line 568.
    \macc@depth=\count93
    \c@MaxMatrixCols=\count94
    \dotsspace@=\muskip10
    \c@parentequation=\count95
    \dspbrk@lvl=\count96
    \tag@help=\toks17
    \row@=\count97
    \column@=\count98
    \maxfields@=\count99
    \andhelp@=\toks18
    \eqnshift@=\dimen106
    \alignsep@=\dimen107
    \tagshift@=\dimen108
    \tagwidth@=\dimen109
    \totwidth@=\dimen110
    \lineht@=\dimen111
    \@envbody=\toks19
    \multlinegap=\skip44
    \multlinetaggap=\skip45
    \mathdisplay@stack=\toks20
    LaTeX Info: Redefining \[ on input line 2666.
    LaTeX Info: Redefining \] on input line 2667.
    )
    (/usr/share/texmf-texlive/tex/latex/amsfonts/amssymb.sty
    Package: amssymb 2002/01/22 v2.2d

    (/usr/share/texmf-texlive/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.
    ))
    (/usr/share/texmf/tex/latex/xcolor/xcolor.sty
    Package: xcolor 2007/01/21 v2.11 LaTeX color extensions (UK)

    (/etc/texmf/tex/latex/config/color.cfg
    File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
    )
    Package xcolor Info: Driver file: pdftex.def on input line 225.

    (/usr/share/texmf-texlive/tex/latex/pdftex-def/pdftex.def
    File: pdftex.def 2007/01/08 v0.04d Graphics/color for pdfTeX
    \Gread@gobject=\count100
    )
    Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1337.
    Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1341.
    Package xcolor Info: Model `RGB' extended on input line 1353.
    Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1355.
    Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1356.
    Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1357.
    Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1358.
    Package xcolor Info: Model `Gray' substituted by `gray' on input line 1359.
    Package xcolor Info: Model `wave' substituted by `hsb' on input line 1360.
    )
    (/usr/share/texmf-texlive/tex/generic/babel/babel.sty
    Package: babel 2005/11/23 v3.8h The Babel package

    (/usr/share/texmf-texlive/tex/generic/babel/english.ldf
    Language: english 2005/03/30 v3.3o English support from the babel system

    (/usr/share/texmf-texlive/tex/generic/babel/babel.def
    File: babel.def 2005/11/23 v3.8h Babel common definitions
    \babel@savecnt=\count101
    \U@D=\dimen112
    )
    \l@british = a dialect from \language\l@english
    \l@UKenglish = a dialect from \language\l@english
    \l@canadian = a dialect from \language\l@american
    \l@australian = a dialect from \language\l@british
    \l@newzealand = a dialect from \language\l@british
    ))
    (/usr/share/texmf-texlive/tex/latex/tools/xspace.sty
    Package: xspace 2006/05/08 v1.12 Space after command names (DPC,MH)
    )
    (/usr/share/texmf-texlive/tex/latex/graphics/graphicx.sty
    Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)

    (/usr/share/texmf-texlive/tex/latex/graphics/keyval.sty
    Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
    \KV@toks@=\toks21
    )
    (/usr/share/texmf-texlive/tex/latex/graphics/graphics.sty
    Package: graphics 2006/02/20 v1.0o Standard LaTeX Graphics (DPC,SPQR)

    (/usr/share/texmf-texlive/tex/latex/graphics/trig.sty
    Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
    )
    (/etc/texmf/tex/latex/config/graphics.cfg
    File: graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
    )
    Package graphics Info: Driver file: pdftex.def on input line 90.
    )
    \Gin@req@height=\dimen113
    \Gin@req@width=\dimen114
    )
    (/usr/share/texmf-texlive/tex/latex/natbib/natbib.sty
    Package: natbib 2007/02/05 8.0 (PWD)
    \bibhang=\skip46
    \bibsep=\skip47
    LaTeX Info: Redefining \cite on input line 602.
    \c@NAT@ctr=\count102
    )
    (/usr/share/texmf-texlive/tex/latex/tools/array.sty
    Package: array 2005/08/23 v2.4b Tabular extension package (FMi)
    \col@sep=\dimen115
    \extrarowheight=\dimen116
    \NC@list=\toks22
    \extratabsurround=\skip48
    \backup@length=\skip49
    ) (./aas_macros.sty)
    (/usr/share/texmf-texlive/tex/latex/booktabs/booktabs.sty
    Package: booktabs 2005/04/14 v1.61803 publication quality tables
    \heavyrulewidth=\dimen117
    \lightrulewidth=\dimen118
    \cmidrulewidth=\dimen119
    \belowrulesep=\dimen120
    \belowbottomsep=\dimen121
    \aboverulesep=\dimen122
    \abovetopsep=\dimen123
    \cmidrulesep=\dimen124
    \cmidrulekern=\dimen125
    \defaultaddspace=\dimen126
    \@cmidla=\count103
    \@cmidlb=\count104
    \@aboverulesep=\dimen127
    \@belowrulesep=\dimen128
    \@thisruleclass=\count105
    \@lastruleclass=\count106
    \@thisrulewidth=\dimen129
    )
    (/usr/share/texmf-texlive/tex/latex/tools/longtable.sty
    Package: longtable 2004/02/01 v4.11 Multi-page Table package (DPC)
    \LTleft=\skip50
    \LTright=\skip51
    \LTpre=\skip52
    \LTpost=\skip53
    \LTchunksize=\count107
    \LTcapwidth=\dimen130
    \LT@head=\box28
    \LT@firsthead=\box29
    \LT@foot=\box30
    \LT@lastfoot=\box31
    \LT@cols=\count108
    \LT@rows=\count109
    \c@LT@tables=\count110
    \c@LT@chunks=\count111
    \LT@p@ftn=\toks23
    )
    (/usr/share/texmf-texlive/tex/latex/hyperref/hyperref.sty
    Package: hyperref 2007/02/07 v6.75r Hypertext links for LaTeX
    \@linkdim=\dimen131
    \Hy@linkcounter=\count112
    \Hy@pagecounter=\count113

    (/usr/share/texmf-texlive/tex/latex/hyperref/pd1enc.def
    File: pd1enc.def 2007/02/07 v6.75r Hyperref: PDFDocEncoding definition (HO)
    Now handling font encoding PD1 …
    … no UTF-8 mapping file for font encoding PD1
    )
    (/etc/texmf/tex/latex/config/hyperref.cfg
    File: hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive
    )
    (/usr/share/texmf-texlive/tex/latex/oberdiek/kvoptions.sty
    Package: kvoptions 2006/08/22 v2.4 Connects package keyval with LaTeX options (
    HO)
    )
    Package hyperref Info: Hyper figures OFF on input line 2288.
    Package hyperref Info: Link nesting OFF on input line 2293.
    Package hyperref Info: Hyper index ON on input line 2296.
    Package hyperref Info: Plain pages OFF on input line 2303.
    Package hyperref Info: Backreferencing OFF on input line 2308.

    Implicit mode ON; LaTeX internals redefined
    Package hyperref Info: Bookmarks ON on input line 2444.
    (/usr/share/texmf-texlive/tex/latex/ltxmisc/url.sty
    \Urlmuskip=\muskip11
    Package: url 2005/06/27 ver 3.2 Verb mode for urls, etc.
    )
    LaTeX Info: Redefining \url on input line 2599.
    \Fld@menulength=\count114
    \Field@Width=\dimen132
    \Fld@charsize=\dimen133
    \Choice@toks=\toks24
    \Field@toks=\toks25
    Package hyperref Info: Hyper figures OFF on input line 3102.
    Package hyperref Info: Link nesting OFF on input line 3107.
    Package hyperref Info: Hyper index ON on input line 3110.
    Package hyperref Info: backreferencing OFF on input line 3117.
    Package hyperref Info: Link coloring OFF on input line 3122.
    \Hy@abspage=\count115
    \c@Item=\count116
    \c@Hfootnote=\count117
    )
    *hyperref using default driver hpdftex*
    (/usr/share/texmf-texlive/tex/latex/hyperref/hpdftex.def
    File: hpdftex.def 2007/02/07 v6.75r Hyperref driver for pdfTeX
    \Fld@listcount=\count118
    )
    (/usr/share/texmf-texlive/tex/latex/fancyhdr/fancyhdr.sty
    \fancy@headwidth=\skip54
    \f@ncyO@elh=\skip55
    \f@ncyO@erh=\skip56
    \f@ncyO@olh=\skip57
    \f@ncyO@orh=\skip58
    \f@ncyO@elf=\skip59
    \f@ncyO@erf=\skip60
    \f@ncyO@olf=\skip61
    \f@ncyO@orf=\skip62
    )
    (/usr/share/texmf-texlive/tex/latex/setspace/setspace.sty
    Package: setspace 2000/12/01 6.7 Contributed and Supported LaTeX2e package

    Package: `setspace' 6.7 <2000/12/01>
    ) (/usr/share/texmf-texlive/tex/latex/microtype/microtype.sty
    Package: microtype 2007/01/21 v2.0 Micro-typography with pdfTeX (RS)
    \MT@toks=\toks26
    \MT@count=\count119
    LaTeX Info: Redefining \lsstyle on input line 1370.
    LaTeX Info: Redefining \lslig on input line 1370.
    LaTeX Info: Redefining \textls on input line 1371.
    \MT@lskern=\dimen134
    Package microtype Info: Loading configuration file microtype.cfg.

    (/usr/share/texmf-texlive/tex/latex/microtype/microtype.cfg
    File: microtype.cfg 2007/01/14 v2.0 microtype main configuration file (RS)
    ))
    (./definitions.tex) (./thesis.aux (./notation.aux) (./introduction.aux)
    (./the_model.aux) (./poincareWavre.aux))
    \openout1 = `thesis.aux'.

    LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 28.
    LaTeX Font Info: … okay on input line 28.
    LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 28.
    LaTeX Font Info: … okay on input line 28.
    LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 28.
    LaTeX Font Info: … okay on input line 28.
    LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 28.
    LaTeX Font Info: … okay on input line 28.
    LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 28.
    LaTeX Font Info: … okay on input line 28.
    LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 28.
    LaTeX Font Info: … okay on input line 28.
    LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 28.
    LaTeX Font Info: … okay on input line 28.

    (/usr/share/texmf/tex/context/base/supp-pdf.tex
    [Loading MPS to PDF converter (version 2006.09.02).]
    \scratchcounter=\count120
    \scratchdimen=\dimen135
    \scratchbox=\box32
    \nofMPsegments=\count121
    \nofMParguments=\count122
    \everyMPshowfont=\toks27
    \MPscratchCnt=\count123
    \MPscratchDim=\dimen136
    \MPnumerator=\count124
    \everyMPtoPDFconversion=\toks28
    )
    Package hyperref Info: Link coloring OFF on input line 28.
    (/usr/share/texmf-texlive/tex/latex/hyperref/nameref.sty
    Package: nameref 2006/12/27 v2.28 Cross-referencing by name of section

    (/usr/share/texmf-texlive/tex/latex/oberdiek/refcount.sty
    Package: refcount 2006/02/20 v3.0 Data extraction from references (HO)
    )
    \c@section@level=\count125
    )
    LaTeX Info: Redefining \ref on input line 28.
    LaTeX Info: Redefining \pageref on input line 28.
    (./thesis.out)
    (./thesis.out)
    \@outlinefile=\write3
    \openout3 = `thesis.out'.

    Package microtype Info: Generating PDF output.
    Package microtype Info: Character protrusion enabled (level 2).
    Package microtype Info: Using default protrusion set `alltext'.
    Package microtype Info: Automatic font expansion enabled (level 2),
    (microtype) stretch: 20, shrink: 20, step: 4, non-selected.
    Package microtype Info: Using default expansion set `basictext'.
    Package microtype Info: No tracking.
    Package microtype Info: No adjustment of interword spacing.
    Package microtype Info: No adjustment of character kerning.
    (/usr/share/texmf-texlive/tex/latex/microtype/mt-cmr.cfg
    File: mt-cmr.cfg 2005/11/07 v1.9 microtype config. file: Computer Modern Roman
    (RS)
    )
    (./thesis.toc
    LaTeX Font Info: Try loading font information for U+msa on input line 5.
    (/usr/share/texmf-texlive/tex/latex/amsfonts/umsa.fd
    File: umsa.fd 2002/01/19 v2.2g AMS font definitions
    )
    (/usr/share/texmf-texlive/tex/latex/microtype/mt-msa.cfg
    File: mt-msa.cfg 2006/02/04 v1.1 microtype config. file: AMS symbols (a) (RS)
    )
    LaTeX Font Info: Try loading font information for U+msb on input line 5.

    (/usr/share/texmf-texlive/tex/latex/amsfonts/umsb.fd
    File: umsb.fd 2002/01/19 v2.2g AMS font definitions
    )
    (/usr/share/texmf-texlive/tex/latex/microtype/mt-msb.cfg
    File: mt-msb.cfg 2005/06/01 v1.0 microtype config. file: AMS symbols (b) (RS)
    ))
    \tf@toc=\write4
    \openout4 = `thesis.toc'.

    [1

    {/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}]
    \openout2 = `notation.aux'.

    (./notation.tex [2

    ]) [3

    ]
    \openout2 = `introduction.aux'.

    (./introduction.tex [4

    ] [5

    ]
    LaTeX Font Info: Try loading font information for OMS+cmr on input line 23.
    (/usr/share/texmf-texlive/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 <10.95> not available
    (Font) Font shape `OMS/cmsy/m/n' tried instead on input line 23.
    [6]) [7] [8

    ]
    \openout2 = `the_model.aux'.

    (./the_model.tex
    Chapter 1.
    [1

    ] [2] [3]) [4]
    \openout2 = `poincareWavre.aux'.

    (./poincareWavre.tex
    Appendix A.
    ) [5

    ] [6

    ] (./thesis.bbl) [7

    ] (./thesis.aux (./notation.aux) (./introduction.aux) (./the_model.aux) (./poin
    careWavre.aux)) )
    Here is how much of TeX's memory you used:
    6987 strings out of 94757
    93957 string characters out of 1177652
    193669 words of memory out of 1500000
    9883 multiletter control sequences out of 10000+50000
    26171 words of font info for 96 fonts, out of 1200000 for 2000
    257 hyphenation exceptions out of 8191
    37i,10n,43p,1218b,393s stack positions out of 5000i,500n,6000p,200000b,5000s
    pdfTeX warning (dest): name{Hfootnote.2} has been referenced b
    ut does not exist, replaced by a fixed one

    pdfTeX warning (dest): name{Hfootnote.1} has been referenced but does not exist
    , replaced by a fixed one

    {/usr/share/texmf/fonts/enc/dvips/cm-super/cm-super-t1.enc}

    Output written on thesis.pdf (15 pages, 292142 bytes).
    PDF statistics:
    292 PDF objects out of 1000 (max. 8388607)
    61 named destinations out of 1000 (max. 131072)
    25153 words of extra memory for PDF output out of 29859 (max. 10000000)
    `

    Avreste qualche suggerimento o miglioria da fare per correggere la questione?
    Intanto vi ringrazio dell’attenzione.

Visualizzazione 0 filoni di risposte
  • Autore
    Risposte
    • #53728
      OldClaudio
      Partecipante
        Up
        0
        Down
        ::


        A me hyperref non ha mai dato fastidio in connessione con le note, quindi non so aiutarti su questo punto. Né ho trovato illuminante la lettura del file log.

        Invece ti raccomando/suggerisco due cose.

        1) il pacchetto hyperref deve sempre essere caricato epr ultimo affinché esso possa modificare quei ocmandi che interferiscono con i riferimenti iertestuali, eventualmente modificati da altri pacchetti; quindi l’ordine di caricamento dei pacchetti in questo caso conta.

        2) Invece non eseguire nessuna ridefinizione del modo di scrivere i numeri delle pagine; Hyperref riesce a gestire bene sia i numeri scritti in cifre arabe sia quelli scritti in cifre romane minuscole. Perciò, visto che usi fancyhdr, definisciti i tuoi stili di pagina, eventualmente ridefinendo quelli di default del tuo documento in modo da inserire il comando \scshape nella parte esterna dell’header o centrale del footer dove scrivi il numero della pagina; nota che così facendo i numeri in cifre arabe escono comunque in modo corretto anche se si usa il font per il maiuscoletto.

        Inoltre evita di eseguire sezionamenti da mettere nell’indice nella frontmatter ed evita ogni oggetto numerabile in questa parte preliminare. Non è senso, è fuori luogo, e stressa inutilmente il delicato equilibrio di hyperref. Evita quindi anche di inserire label nella front matter: non ha senso riferirvisi dalla mainmatter; se qualcosa della frontmatter deve essere citato, vuol dire che quella parte era fuori posto nella front matter.

        Nota che nella prossima versione della GuidaGuIT alcuni programmi e/o distribuzioni del sistema TeX vengono nominati nella frontmatter e vengono riportati nell’indice analitico; si sono dovuti modificare i comandi per inserirli nell’indice analitico affinché i loro riferimenti siano correttamente scritti in numeri romani maiuscoletti. Forse nominare quei programmi nella frontmatter era fuori luogo

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

    Go to top