Aiuto con BibTex e biblatex per principiante

  • Creatore
    Topic
  • #57217
    ferro.84
    Partecipante
      Up
      0
      Down
      ::


      Buongiorno a tutti.
      Utilizzo Ubuntu 10.04 e TeXmaker. Sono un principiante sia di Linux che di BibTex, non insultatemi se scrivo scemenze! 🙂
      Sto cercando di imparare ad utilizzare BibTex e biblatex. Temo di avere i files necessari per la
      generezione della bibliografia nei percorsi sbagliati, perché con questo codice:
      `
      \documentclass[12pt,a4paper,openright,twoside,italian,titlepage]{book}
      \usepackage{babel}
      \usepackage[utf8x]{inputenc}
      \usepackage[a4paper,top=3.5cm,bottom=3.5cm,left=4cm,right=4cm,bindingoffset=1cm,heightrounded]{geometry}
      %%
      \usepackage{setspace}
      \onehalfspacing
      %%
      \usepackage{microtype}
      \usepackage{indentfirst}
      %%
      \usepackage{etoolbox}
      \usepackage[italian=guillemets]{csquotes}
      \usepackage[style=philosophy-modern]{biblatex}
      \bibliography{MaterialeInizialeFinale/bibliografia}
      %%
      \usepackage{hyperref}
      \hypersetup{
      pdfpagelayout=SinglePage,
      pdfpagemode=UseOutlines,
      bookmarksopenlevel=1,
      bookmarksnumbered,
      colorlinks,
      linkcolor=black,
      citecolor=black,
      urlcolor=black,
      plainpages=false,
      }
      \listfiles
      %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
      \begin{document}
      \tableofcontents
      %******************************************************************
      \mainmatter
      %%
      \chapter{Titolo capitolo}
      \section{Titolo sezione}
      Bla bla bla ecco una nota con la citazione bibliografica.
      \footnote{L'argomento è stato sviluppato da \cite{bringhurst:elementi}}
      E qui l'altra
      \footnote{Per una analisi più approfondita vedasi \cite{mori:tesi}}.
      %******************************************************************
      \backmatter
      %%
      \cleardoublepage
      \phantomsection
      \addcontentsline{toc}{chapter}{\bibname}
      \chapter*{\bibname}
      \printbibliography
      \end{document}
      `
      non ottengo alcuna bibliografia.
      Questo è il file bibliografia.bib nella sottocartella MaterialeInizialeFinale all’interno della cartella dove è presente il sorgente prova_biblio.tex sopra riportato:
      `
      @book{bringhurst:elementi,
      author = {Bringhurst, Robert},
      title = {Gli Elementi dello Stile Tipografico},
      publisher = {Sylvestre Bonnard},
      year = {2001},
      location = {Milano},
      Keywords = {basi}
      }
      @book{mori:tesi,
      author = {Mori, Lapo Filippo},
      title = {Scrivere la tesi di laurea con \LaTeXe},
      number = {3},
      year = {2007},
      }
      `
      e questo il lunghissimo file log:
      `
      This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) (format=pdflatex 2011.3.17) 17 MAR 2011 14:45
      entering extended mode
      restricted \write18 enabled.
      %&-line parsing enabled.
      **prova_biblio.tex
      (./prova_biblio.tex
      LaTeX2e <2009/09/24>
      Babel and hyphenation patterns for english, usenglishmax, dumylang, noh
      yphenation, italian, romanian, irish, coptic, serbian, turkish, welsh, esperant
      o, uppersorbian, estonian, indonesian, interlingua, icelandic, kurmanji, sloven
      ian, loaded.
      (/usr/share/texmf-texlive/tex/latex/base/book.cls
      Document Class: book 2007/10/19 v1.4h Standard LaTeX document class
      (/usr/share/texmf-texlive/tex/latex/base/bk12.clo
      File: bk12.clo 2007/10/19 v1.4h 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/generic/babel/babel.sty
      Package: babel 2008/07/06 v3.8l The Babel package

      (/usr/share/texmf-texlive/tex/generic/babel/italian.ldf
      Language: italian 2008/03/14 v1.2t Italian support from the babel system

      (/usr/share/texmf-texlive/tex/generic/babel/babel.def
      File: babel.def 2008/07/06 v3.8l Babel common definitions
      \babel@savecnt=\count88
      \U@D=\dimen103
      )
      Package babel Info: Making ” an active character on input line 94.
      ))
      (/usr/share/texmf-texlive/tex/latex/base/inputenc.sty
      Package: inputenc 2008/03/30 v1.1d Input encoding file
      \inpenc@prehook=\toks14
      \inpenc@posthook=\toks15

      (/usr/share/texmf-texlive/tex/latex/ucs/utf8x.def
      File: utf8x.def 2004/10/17 UCS: Input encoding UTF-8
      ))
      (/usr/share/texmf-texlive/tex/latex/ucs/ucs.sty
      Package: ucs 2004/10/17 UCS: Unicode input support

      (/usr/share/texmf-texlive/tex/latex/ucs/data/uni-global.def
      File: uni-global.def 2004/10/17 UCS: Unicode global data
      )
      \uc@secondtry=\count89
      \uc@combtoks=\toks16
      \uc@combtoksb=\toks17
      \uc@temptokena=\toks18
      )
      (/home/claudio/texmf/tex/latex/geometry.sty
      Package: geometry 2010/09/12 v5.6 Page Geometry

      (/usr/share/texmf-texlive/tex/latex/graphics/keyval.sty
      Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
      \KV@toks@=\toks19
      )
      (/usr/share/texmf-texlive/tex/generic/oberdiek/ifpdf.sty
      Package: ifpdf 2009/04/10 v2.0 Provides the ifpdf switch (HO)
      Package ifpdf Info: pdfTeX in pdf mode detected.
      )
      (/usr/share/texmf-texlive/tex/generic/oberdiek/ifvtex.sty
      Package: ifvtex 2008/11/04 v1.4 Switches for detecting VTeX and its modes (HO)
      Package ifvtex Info: VTeX not detected.
      )
      (/usr/share/texmf-texlive/tex/generic/ifxetex/ifxetex.sty
      Package: ifxetex 2009/01/23 v0.5 Provides ifxetex conditional
      )
      \Gm@cnth=\count90
      \Gm@cntv=\count91
      \c@Gm@tempcnt=\count92
      \Gm@bindingoffset=\dimen104
      \Gm@wd@mp=\dimen105
      \Gm@odd@mp=\dimen106
      \Gm@even@mp=\dimen107
      \Gm@layoutwidth=\dimen108
      \Gm@layoutheight=\dimen109
      \Gm@layouthoffset=\dimen110
      \Gm@layoutvoffset=\dimen111
      \Gm@dimlist=\toks20
      )
      (/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 2009/03/27 v2.3d Micro-typography with pdfTeX (RS)
      \MT@toks=\toks21
      \MT@count=\count93
      LaTeX Info: Redefining \lsstyle on input line 1608.
      LaTeX Info: Redefining \lslig on input line 1608.
      \MT@outer@space=\skip43
      LaTeX Info: Redefining \textls on input line 1616.
      \MT@outer@kern=\dimen112
      LaTeX Info: Redefining \textmicrotypecontext on input line 2167.
      Package microtype Info: Loading configuration file microtype.cfg.

      (/usr/share/texmf-texlive/tex/latex/microtype/microtype.cfg
      File: microtype.cfg 2009/03/27 v2.3d microtype main configuration file (RS)
      ))
      (/usr/share/texmf-texlive/tex/latex/tools/indentfirst.sty
      Package: indentfirst 1995/11/23 v1.03 Indent first paragraph (DPC)
      )
      (/home/claudio/texmf/tex/latex/etoolbox.sty
      Package: etoolbox 2009/08/06 v1.8 e-TeX tools for LaTeX

      (/usr/share/texmf-texlive/tex/latex/etex-pkg/etex.sty
      Package: etex 1998/03/26 v2.0 eTeX basic definition package (PEB)
      \et@xins=\count94
      ))
      (/usr/share/texmf-texlive/tex/latex/csquotes/csquotes.sty
      Package: csquotes 2009/09/23 v4.4c context-sensitive quotations
      \csq@reset=\count95
      \csq@gtype=\count96
      \csq@glevel=\count97
      \csq@qlevel=\count98
      \csq@maxlvl=\count99
      \csq@tshold=\count100
      \csq@ltx@everypar=\toks22

      (/usr/share/texmf-texlive/tex/latex/csquotes/csquotes.def
      File: csquotes.def 2009/09/23 v4.4c csquotes generic definitions
      )
      Package csquotes Info: Trying to load configuration file 'csquotes.cfg'…
      Package csquotes Info: … configuration file loaded successfully.

      (/usr/share/texmf-texlive/tex/latex/csquotes/csquotes.cfg
      File: csquotes.cfg 2009/05/30 v4.4 csquotes configuration
      )
      Package csquotes Info: Redefining alias 'italian' -> 'italian/guillemets'.
      )
      (/home/claudio/texmf/tex/latex/biblatex/biblatex.sty
      Package: biblatex 2011/03/14 v1.3 programmable bibliographies

      (/usr/share/texmf/tex/latex/logreq.sty
      Package: logreq 2010/08/04 v1.0 xml request logger
      \lrq@indent=\count101
      (/usr/share/texmf/tex/latex/logreq.def
      File: logreq.def 2010/08/04 v1.0 logreq spec v1.0
      )) (/usr/share/texmf-texlive/tex/latex/base/ifthen.sty
      Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
      )
      (/usr/share/texmf-texlive/tex/latex/ltxmisc/url.sty
      \Urlmuskip=\muskip10
      Package: url 2006/04/12 ver 3.3 Verb mode for urls, etc.
      )

      ! Package biblatex Error: Outdated 'etoolbox' package.

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

      l.45 \endinput}

      Upgrade to etoolbox v2.1 (2010/11/29) or later.
      I found: '2009/08/06 v1.8 e-TeX tools for LaTeX'.
      This is a fatal error. I'm aborting now.

      )

      ! LaTeX Error: Unknown option `style=philosophy-modern' for package `biblatex'.

      See the LaTeX manual or LaTeX Companion for explanation.
      Type H for immediate help.

      l.15 \bibliography
      {MaterialeInizialeFinale/bibliografia}
      The option `style=philosophy-modern' was not declared in package `biblatex', pe
      rhaps you
      misspelled its name. Try typing to proceed.

      \bibdata{MaterialeInizialeFinale/bibliografia}
      (./prova_biblio.bbl) (/usr/share/texmf-texlive/tex/latex/hyperref/hyperref.sty
      Package: hyperref 2009/10/09 v6.79a Hypertext links for LaTeX

      (/usr/share/texmf-texlive/tex/latex/oberdiek/hycolor.sty
      Package: hycolor 2009/10/02 v1.5 Code for color options of hyperref/bookmark (H
      O)

      (/usr/share/texmf-texlive/tex/latex/oberdiek/xcolor-patch.sty
      Package: xcolor-patch 2009/10/02 xcolor patch
      ))
      \@linkdim=\dimen113
      \Hy@linkcounter=\count102
      \Hy@pagecounter=\count103

      (/usr/share/texmf-texlive/tex/latex/hyperref/pd1enc.def
      File: pd1enc.def 2009/10/09 v6.79a Hyperref: PDFDocEncoding definition (HO)
      )
      (/usr/share/texmf-texlive/tex/generic/oberdiek/etexcmds.sty
      Package: etexcmds 2007/12/12 v1.2 Prefix for e-TeX command names (HO)

      (/usr/share/texmf-texlive/tex/generic/oberdiek/infwarerr.sty
      Package: infwarerr 2007/09/09 v1.2 Providing info/warning/message (HO)
      )
      Package etexcmds Info: Could not find \expanded.
      (etexcmds) That can mean that you are not using pdfTeX 1.50 or
      (etexcmds) that some package has redefined \expanded.
      (etexcmds) In the latter case, load this package earlier.
      )
      (/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 2009/08/13 v3.4 Keyval support for LaTeX options (HO)

      (/usr/share/texmf-texlive/tex/generic/oberdiek/kvsetkeys.sty
      Package: kvsetkeys 2009/07/30 v1.5 Key value parser with default handler suppor
      t (HO)
      ))
      Package hyperref Info: Hyper figures OFF on input line 2975.
      Package hyperref Info: Link nesting OFF on input line 2980.
      Package hyperref Info: Hyper index ON on input line 2983.
      Package hyperref Info: Plain pages OFF on input line 2990.
      Package hyperref Info: Backreferencing OFF on input line 2995.

      Implicit mode ON; LaTeX internals redefined
      Package hyperref Info: Bookmarks ON on input line 3191.
      LaTeX Info: Redefining \url on input line 3428.
      (/usr/share/texmf-texlive/tex/generic/oberdiek/bitset.sty
      Package: bitset 2007/09/28 v1.0 Data type bit set (HO)

      (/usr/share/texmf-texlive/tex/generic/oberdiek/intcalc.sty
      Package: intcalc 2007/09/27 v1.1 Expandable integer calculations (HO)
      )
      (/usr/share/texmf-texlive/tex/generic/oberdiek/bigintcalc.sty
      Package: bigintcalc 2007/11/11 v1.1 Expandable big integer calculations (HO)

      (/usr/share/texmf-texlive/tex/generic/oberdiek/pdftexcmds.sty
      Package: pdftexcmds 2009/09/23 v0.6 LuaTeX support for pdfTeX utility functions
      (HO)

      (/usr/share/texmf-texlive/tex/generic/oberdiek/ifluatex.sty
      Package: ifluatex 2009/04/17 v1.2 Provides the ifluatex switch (HO)
      Package ifluatex Info: LuaTeX not detected.
      )
      (/usr/share/texmf-texlive/tex/generic/oberdiek/ltxcmds.sty
      Package: ltxcmds 2009/08/05 v1.0 Some LaTeX kernel commands for general use (HO
      )
      )
      Package pdftexcmds Info: LuaTeX not detected.
      Package pdftexcmds Info: \pdf@primitive is available.
      Package pdftexcmds Info: \pdf@ifprimitive is available.
      )))
      \Fld@menulength=\count104
      \Field@Width=\dimen114
      \Fld@charsize=\dimen115
      \Field@toks=\toks23
      Package hyperref Info: Hyper figures OFF on input line 4377.
      Package hyperref Info: Link nesting OFF on input line 4382.
      Package hyperref Info: Hyper index ON on input line 4385.
      Package hyperref Info: backreferencing OFF on input line 4392.
      Package hyperref Info: Link coloring OFF on input line 4397.
      Package hyperref Info: Link coloring with OCG OFF on input line 4402.
      Package hyperref Info: PDF/A mode OFF on input line 4407.

      (/usr/share/texmf-texlive/tex/generic/oberdiek/atbegshi.sty
      Package: atbegshi 2008/07/31 v1.9 At begin shipout hook (HO)
      )
      \Hy@abspage=\count105
      \c@Item=\count106
      \c@Hfootnote=\count107
      )
      *hyperref using default driver hpdftex*
      (/usr/share/texmf-texlive/tex/latex/hyperref/hpdftex.def
      File: hpdftex.def 2009/10/09 v6.79a Hyperref driver for pdfTeX
      \Fld@listcount=\count108
      )
      Package hyperref Info: Option `bookmarksnumbered' set `true' on input line 28.
      Package hyperref Info: Option `colorlinks' set `true' on input line 28.
      Package hyperref Info: Option `plainpages' set `false' on input line 28.
      Package csquotes Info: Adjusting default style on input line 31.
      Package csquotes Info: Redefining alias 'default' -> 'italian' on input line 31
      .
      (./prova_biblio.aux)
      \openout1 = `prova_biblio.aux'.

      LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 31.
      LaTeX Font Info: … okay on input line 31.
      LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 31.
      LaTeX Font Info: … okay on input line 31.
      LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 31.
      LaTeX Font Info: … okay on input line 31.
      LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 31.
      LaTeX Font Info: … okay on input line 31.
      LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 31.
      LaTeX Font Info: … okay on input line 31.
      LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 31.
      LaTeX Font Info: … okay on input line 31.
      LaTeX Font Info: Checking defaults for LGR/cmr/m/n on input line 31.
      LaTeX Font Info: Try loading font information for LGR+cmr on input line 31.

      (/usr/share/texmf-texlive/tex/generic/babel/lgrcmr.fd
      File: lgrcmr.fd 2008/06/17 v2.3 Greek Computer Modern
      )
      LaTeX Font Info: … okay on input line 31.
      LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 31.
      LaTeX Font Info: … okay on input line 31.

      (/usr/share/texmf-texlive/tex/latex/ucs/ucsencs.def
      File: ucsencs.def 2003/11/29 Fixes to fontencodings LGR, T3

      fontencoding LGR patched
      )
      *geometry* driver: auto-detecting
      *geometry* detected driver: pdftex
      *geometry* verbose mode – [ preamble ] result:
      * driver: pdftex
      * paper: a4paper
      * layout:
      * layoutoffset:(h,v)=(0.0pt,0.0pt)
      * bindingoffset: 28.45274pt
      * modes: twoside heightrounded
      * h-part:(L,W,R)=(113.81102pt, 341.43309pt, 113.81102pt)
      * v-part:(T,H,B)=(99.58464pt, 645.87756pt, 99.58464pt)
      * \paperwidth=597.50787pt
      * \paperheight=845.04684pt
      * \textwidth=341.43309pt
      * \textheight=650.0pt
      * \oddsidemargin=69.99377pt
      * \evensidemargin=41.54103pt
      * \topmargin=-4.55914pt
      * \headheight=12.0pt
      * \headsep=19.8738pt
      * \topskip=12.0pt
      * \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
      * \@twocolumnfalse
      * \@twosidetrue
      * \@mparswitchtrue
      * \@reversemarginfalse
      * (1in=72.27pt=25.4mm, 1cm=28.453pt)

      LaTeX Info: Redefining \microtypecontext on input line 31.
      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: 1, 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 2008/02/29 v1.9a microtype config. file: Computer Modern Roman
      (RS)
      )
      (/usr/share/texmf-texlive/tex/latex/graphics/color.sty
      Package: color 2005/11/14 v1.0j Standard LaTeX Color (DPC)

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

      (/usr/share/texmf-texlive/tex/latex/pdftex-def/pdftex.def
      File: pdftex.def 2009/08/25 v0.04m Graphics/color for pdfTeX
      \Gread@gobject=\count109

      (/usr/share/texmf-texlive/tex/context/base/supp-pdf.mkii
      [Loading MPS to PDF converter (version 2006.09.02).]
      \scratchcounter=\count110
      \scratchdimen=\dimen116
      \scratchbox=\box26
      \nofMPsegments=\count111
      \nofMParguments=\count112
      \everyMPshowfont=\toks24
      \MPscratchCnt=\count113
      \MPscratchDim=\dimen117
      \MPnumerator=\count114
      \everyMPtoPDFconversion=\toks25
      )))
      Package hyperref Info: Link coloring ON on input line 31.
      (/usr/share/texmf-texlive/tex/latex/hyperref/nameref.sty
      Package: nameref 2007/05/29 v2.31 Cross-referencing by name of section

      (/usr/share/texmf-texlive/tex/latex/oberdiek/refcount.sty
      Package: refcount 2008/08/11 v3.1 Data extraction from references (HO)
      )
      \c@section@level=\count115
      )
      LaTeX Info: Redefining \ref on input line 31.
      LaTeX Info: Redefining \pageref on input line 31.
      (./prova_biblio.out) (./prova_biblio.out)
      \@outlinefile=\write3
      \openout3 = `prova_biblio.out'.

      \AtBeginShipoutBox=\box27
      (./prova_biblio.toc
      LaTeX Font Info: External font `cmex10' loaded for size
      (Font) <12> on input line 3.
      LaTeX Font Info: External font `cmex10' loaded for size
      (Font) <8> on input line 3.
      LaTeX Font Info: External font `cmex10' loaded for size
      (Font) <6> on input line 3.
      )
      \tf@toc=\write4
      \openout4 = `prova_biblio.toc'.

      [1

      {/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2

      ]
      Capitolo 1.
      LaTeX Font Info: External font `cmex10' loaded for size
      (Font) <7> on input line 39.
      LaTeX Font Info: External font `cmex10' loaded for size
      (Font) <5> on input line 39.
      (/usr/share/texmf-texlive/tex/latex/ucs/data/uni-0.def
      File: uni-0.def 2004/10/17 UCS: Unicode data U+0000..U+00FF
      )

      LaTeX Warning: Citation `bringhurst:elementi' on page 1 undefined on input line
      39.

      LaTeX Warning: Citation `mori:tesi' on page 1 undefined on input line 41.

      pdfTeX warning (ext4): destination with the same identifier (name{page.1}) has
      been already used, duplicate ignored

      \relax
      l.43 \backmatter
      [1

      ]pdfTeX warning (ext4): destination with the same identifier (name{page.2}) has
      been already used, duplicate ignored

      \relax
      l.43 \backmatter
      [2

      ]
      ! Undefined control sequence.
      l.49 \printbibliography

      The control sequence at the end of the top line
      of your error message was never \def'ed. If you have
      misspelled it (e.g., `\hobx'), type `I' and the correct
      spelling (e.g., `I\hbox'). Otherwise just continue,
      and I'll forget about whatever was undefined.

      [3

      ] (./prova_biblio.aux)

      *File List*
      book.cls 2007/10/19 v1.4h Standard LaTeX document class
      bk12.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
      babel.sty 2008/07/06 v3.8l The Babel package
      italian.ldf 2008/03/14 v1.2t Italian support from the babel system
      inputenc.sty 2008/03/30 v1.1d Input encoding file
      utf8x.def 2004/10/17 UCS: Input encoding UTF-8
      ucs.sty 2004/10/17 UCS: Unicode input support
      uni-global.def 2004/10/17 UCS: Unicode global data
      geometry.sty 2010/09/12 v5.6 Page Geometry
      keyval.sty 1999/03/16 v1.13 key=value parser (DPC)
      ifpdf.sty 2009/04/10 v2.0 Provides the ifpdf switch (HO)
      ifvtex.sty 2008/11/04 v1.4 Switches for detecting VTeX and its modes (HO)
      ifxetex.sty 2009/01/23 v0.5 Provides ifxetex conditional
      setspace.sty 2000/12/01 6.7 Contributed and Supported LaTeX2e package
      microtype.sty 2009/03/27 v2.3d Micro-typography with pdfTeX (RS)
      microtype.cfg 2009/03/27 v2.3d microtype main configuration file (RS)
      indentfirst.sty 1995/11/23 v1.03 Indent first paragraph (DPC)
      etoolbox.sty 2009/08/06 v1.8 e-TeX tools for LaTeX
      etex.sty 1998/03/26 v2.0 eTeX basic definition package (PEB)
      csquotes.sty 2009/09/23 v4.4c context-sensitive quotations
      csquotes.def 2009/09/23 v4.4c csquotes generic definitions
      csquotes.cfg 2009/05/30 v4.4 csquotes configuration
      biblatex.sty 2011/03/14 v1.3 programmable bibliographies
      logreq.sty 2010/08/04 v1.0 xml request logger
      logreq.def 2010/08/04 v1.0 logreq spec v1.0
      ifthen.sty 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
      url.sty 2006/04/12 ver 3.3 Verb mode for urls, etc.
      prova_biblio.bbl
      hyperref.sty 2009/10/09 v6.79a Hypertext links for LaTeX
      hycolor.sty 2009/10/02 v1.5 Code for color options of hyperref/bookmark (HO
      )
      xcolor-patch.sty 2009/10/02 xcolor patch
      pd1enc.def 2009/10/09 v6.79a Hyperref: PDFDocEncoding definition (HO)
      etexcmds.sty 2007/12/12 v1.2 Prefix for e-TeX command names (HO)
      infwarerr.sty 2007/09/09 v1.2 Providing info/warning/message (HO)
      hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive
      kvoptions.sty 2009/08/13 v3.4 Keyval support for LaTeX options (HO)
      kvsetkeys.sty 2009/07/30 v1.5 Key value parser with default handler support
      (HO)
      bitset.sty 2007/09/28 v1.0 Data type bit set (HO)
      intcalc.sty 2007/09/27 v1.1 Expandable integer calculations (HO)
      bigintcalc.sty 2007/11/11 v1.1 Expandable big integer calculations (HO)
      pdftexcmds.sty 2009/09/23 v0.6 LuaTeX support for pdfTeX utility functions (
      HO)
      ifluatex.sty 2009/04/17 v1.2 Provides the ifluatex switch (HO)
      ltxcmds.sty 2009/08/05 v1.0 Some LaTeX kernel commands for general use (HO)

      atbegshi.sty 2008/07/31 v1.9 At begin shipout hook (HO)
      hpdftex.def 2009/10/09 v6.79a Hyperref driver for pdfTeX
      lgrcmr.fd 2008/06/17 v2.3 Greek Computer Modern
      ucsencs.def 2003/11/29 Fixes to fontencodings LGR, T3
      mt-cmr.cfg 2008/02/29 v1.9a microtype config. file: Computer Modern Roman
      (RS)
      color.sty 2005/11/14 v1.0j Standard LaTeX Color (DPC)
      color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
      pdftex.def 2009/08/25 v0.04m Graphics/color for pdfTeX
      supp-pdf.mkii
      nameref.sty 2007/05/29 v2.31 Cross-referencing by name of section
      refcount.sty 2008/08/11 v3.1 Data extraction from references (HO)
      prova_biblio.out
      prova_biblio.out
      uni-0.def 2004/10/17 UCS: Unicode data U+0000..U+00FF
      ***********

      LaTeX Warning: There were undefined references.

      Package logreq Info: Writing requests to 'prova_biblio.run.xml'.
      \openout1 = `prova_biblio.run.xml'.

      )
      Here is how much of TeX's memory you used:
      8200 strings out of 494660
      125167 string characters out of 1174172
      234644 words of memory out of 3000000
      11259 multiletter control sequences out of 15000+50000
      9010 words of font info for 37 fonts, out of 3000000 for 9000
      289 hyphenation exceptions out of 8191
      38i,8n,36p,814b,593s stack positions out of 5000i,500n,10000p,200000b,50000s

      Output written on prova_biblio.pdf (5 pages, 78915 bytes).
      PDF statistics:
      77 PDF objects out of 1000 (max. 8388607)
      11 named destinations out of 1000 (max. 500000)
      11289 words of extra memory for PDF output out of 12000 (max. 10000000)

      `
      che risulta compilando in sequenza con PdfLatex, BibTeX, PdfLatex, PdfLatex.

      Come scritto nell’Arte di scrivere una bibliografia con BibLaTeX, ho scaricato
      il file biblatex.zip da CTAN e, dopo averlo decompresso, ho copiato tutti i file presenti nella cartella latex dell’archivio nella sottocartella
      /tex/latex/biblatex/ dell’albero personale (home/claudio/texmf/). Poi ho copiato il contenuto della sottocartella bibtex dell’archivio in home/claudio/texmf/bibtex/bst/.
      Poi, per poter usare lo stile philosophy-verbose, ho decompresso biblatex-philosophy.zip e ho copiato i files .bbx e .cbx contenuti al suo interno rispettivamente nelle cartelle home/claudio/texmf/tex/latex/bibtex/bbx e home/claudio/texmf/tex/latex/bibtex/cbx e, come scritto nella documentazione di biblatex-philosophy, ho copiato anche i files .lbx in home/claudio/texmf/tex/latex/bibtex/lbx.

      Dei 3 errori che risultano:
      `
      ! Package biblatex Error: Outdated 'etoolbox' package.

      ! LaTeX Error: Unknown option `style=philosophy-modern' for package `biblatex'.

      ! Undefined control sequence. \printbibliography
      `
      quello che mi preoccupa di più è il terzo.

      Il codice sorgente mi sembra corretto, mi sa che ho l’installazione fatta male.
      Mi potete aiutare per favore? Posso fare qualcosa con TeXmaker e col Synaptic Package Manager di Ubuntu?

      Grazie mille a coloro che vorranno aiutare un neofita come me 🙂 …e Viva l’Italia!

      Claudio

    Visualizzazione 6 filoni di risposte
    • Autore
      Risposte
      • #57218
        admin
        Amministratore del forum
          Up
          0
          Down
          ::


          Gli errori dicono il pacchetto etoolbox non è aggiornato e che manca lo stile philosophy-modern di Ivan. Procurati queste cose, installa tutto come indicato e vedi che tutto funzionerà.

          Ciao,
          ansys.

        • #57219
          Up
          0
          Down
          ::

          Buongiorno a tutti.
          Utilizzo Ubuntu 10.04 e TeXmaker. Sono un principiante sia di Linux che di BibTex, non insultatemi se scrivo scemenze! 🙂
          Sto cercando di imparare ad utilizzare BibTex e biblatex. Temo di avere i files necessari per la
          generezione della bibliografia nei percorsi sbagliati, perché con questo codice:

          Dei 3 errori che risultano:
          `
          ! Package biblatex Error: Outdated 'etoolbox' package.

          ! LaTeX Error: Unknown option `style=philosophy-modern' for package `biblatex'.

          ! Undefined control sequence. \printbibliography
          `
          quello che mi preoccupa di più è il terzo.

          Il codice sorgente mi sembra corretto, mi sa che ho l’installazione fatta male.
          Mi potete aiutare per favore? Posso fare qualcosa con TeXmaker e col Synaptic Package Manager di Ubuntu?

          Grazie mille a coloro che vorranno aiutare un neofita come me 🙂 …e Viva l’Italia!

          Purtroppo puoi fare poco con Synaptic, perché la versione di TeX Live che installa è quella di ottobre 2009.

          Vedo che hai provato a installare nel tuo albero personale una versione più recente di biblatex, ma senza etoolbox aggiornato non viene caricata; questo è il motivo del terzo errore e anche del fatto che non viene riconosciuto lo stile philosophy-modern (anche se non so se esiste nella TeX Live 2009 che possiedi).

          Aggiornare i pacchetti connessi a biblatex mettendo quelli nuovi nel tuo albero personale potrebbe risolvere il problema, ma non è detto. Prova prima a disabilitare quella nuova versione (basta farne un archivio zip o di altro tipo e cancellare i file, in modo da poter tornare indietro semplicemente decomprimendo lo zip). La strada è una sola: installare la TeX Live 2010. Trovi le istruzioni qui. Con la TeX Live 2010 installata così hai a disposizione tlmgr che permette aggiornamenti continui senza aspettare quelli di Debian che arrivano dopo mesi, se non anni.

          Ciao
          Enrico

        • #57220
          ferro.84
          Partecipante
            Up
            0
            Down
            ::


            Grazie tante 😀
            Appena posso provo a mettermi a seguire le vostre indicazioni.
            Naturalmente se risolvo farò sapere!

            Claudio

          • #57221
            ferro.84
            Partecipante
              Up
              0
              Down
              ::


              Buongiorno di nuovo a tutti.
              Ho installato TexLive 2010 grazie alle chiarissime istruzioni di Enrico, senza grossi problemi (non so come ringraziarti!)

              Mantenendo lo stesso file .bib che ho allegato nel messaggio di apertura di questo topic, ho provato allora questo codice:

              `
              \documentclass[12pt,a4paper,openright,twoside,italian,titlepage]{book}
              \usepackage{babel}
              \usepackage[utf8]{inputenc}
              \usepackage[a4paper,top=3.5cm,bottom=3.5cm,left=4cm,right=4cm,bindingoffset=1cm,heightrounded]{geometry}
              %%
              \usepackage{setspace}
              \onehalfspacing
              %%
              \usepackage{microtype}
              \usepackage{indentfirst}
              %%
              \usepackage{makeidx}
              \usepackage{etoolbox}
              \usepackage[italian=guillemets]{csquotes}
              \usepackage[style=philosophy-modern,indexing]{biblatex}%alphabetic
              \makeindex
              \bibliography{MaterialeInizialeFinale/bibliografia}
              %%
              \usepackage{hyperref}
              \hypersetup{
              pdfpagelayout=SinglePage,
              pdfpagemode=UseOutlines,
              bookmarksopenlevel=1,
              bookmarksnumbered,
              colorlinks,
              linkcolor=black,
              citecolor=black,
              urlcolor=black,
              plainpages=false,
              }
              \listfiles
              %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
              \begin{document}
              \tableofcontents
              %******************************************************************
              \mainmatter
              %%
              \chapter{Titolo capitolo}
              \section{Titolo sezione}
              Bla bla bla ecco una nota con la citazione bibliografica.\footnote{L'argomento è stato sviluppato da \cite{bringhurst:elementi}}

              Qui la ripeto.\footnote{\cite{bringhurst:elementi}}

              Ancora una volta.\footnote{\cite{bringhurst:elementi}}

              Qui l'altra.\footnote{Per una analisi più approfondita vedasi \cite{mori:tesi}}

              Per finire ancora la prima.\footnote{\cite{bringhurst:elementi}}
              %******************************************************************
              \backmatter
              %%
              \cleardoublepage
              \phantomsection
              \addcontentsline{toc}{chapter}{\bibname}
              \printbibliography
              \cleardoublepage
              \phantomsection
              \addcontentsline{toc}{chapter}{\indexname}
              \printindex
              \end{document}
              `

              per vedere se funzionava anche la generazione dell’indice analitico delle voci bibliografiche.

              Tutto a posto se uso lo stile alphabetic, mentre se uso lo stile philosophy-modern le citazioni all’interno del testo appaiono nel pdf tutte così:

              cite

              però bibliografia e indice analitico sono stampati correttamente! E infatti nel log non c’è alcun errore di compilazione:
              `
              This is pdfTeX, Version 3.1415926-1.40.11 (TeX Live 2010) (format=pdflatex 2011.3.19) 19 MAR 2011 11:53
              entering extended mode
              restricted \write18 enabled.
              %&-line parsing enabled.
              **prova_biblio.tex
              (./prova_biblio.tex
              LaTeX2e <2009/09/24>
              Babel and hyphenation patterns for english, dumylang, nohyphenation, ge
              rman-x-2009-06-19, ngerman-x-2009-06-19, afrikaans, ancientgreek, ibycus, arabi
              c, armenian, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danis
              h, dutch, ukenglish, usenglishmax, esperanto, estonian, ethiopic, farsi, finnis
              h, french, galician, german, ngerman, swissgerman, monogreek, greek, hungarian,
              icelandic, assamese, bengali, gujarati, hindi, kannada, malayalam, marathi, or
              iya, panjabi, tamil, telugu, indonesian, interlingua, irish, italian, kurmanji,
              lao, latin, latvian, lithuanian, mongolian, mongolianlmc, bokmal, nynorsk, pol
              ish, portuguese, romanian, russian, sanskrit, serbian, slovak, slovenian, spani
              sh, swedish, turkish, turkmen, ukrainian, uppersorbian, welsh, loaded.
              (/usr/local/texlive/2010/texmf-dist/tex/latex/base/book.cls
              Document Class: book 2007/10/19 v1.4h Standard LaTeX document class
              (/usr/local/texlive/2010/texmf-dist/tex/latex/base/bk12.clo
              File: bk12.clo 2007/10/19 v1.4h 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/local/texlive/2010/texmf-dist/tex/generic/babel/babel.sty
              Package: babel 2008/07/06 v3.8l The Babel package

              (/usr/local/texlive/2010/texmf-dist/tex/generic/babel/italian.ldf
              Language: italian 2008/03/14 v1.2t Italian support from the babel system

              (/usr/local/texlive/2010/texmf-dist/tex/generic/babel/babel.def
              File: babel.def 2008/07/06 v3.8l Babel common definitions
              \babel@savecnt=\count88
              \U@D=\dimen103
              )
              Package babel Info: Making ” an active character on input line 94.
              ))
              (/usr/local/texlive/2010/texmf-dist/tex/latex/base/inputenc.sty
              Package: inputenc 2008/03/30 v1.1d Input encoding file
              \inpenc@prehook=\toks14
              \inpenc@posthook=\toks15

              (/usr/local/texlive/2010/texmf-dist/tex/latex/base/utf8.def
              File: utf8.def 2008/04/05 v1.1m 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 encoding T1

              (/usr/local/texlive/2010/texmf-dist/tex/latex/base/t1enc.dfu
              File: t1enc.dfu 2008/04/05 v1.1m 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 encoding OT1

              (/usr/local/texlive/2010/texmf-dist/tex/latex/base/ot1enc.dfu
              File: ot1enc.dfu 2008/04/05 v1.1m 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 encoding OMS

              (/usr/local/texlive/2010/texmf-dist/tex/latex/base/omsenc.dfu
              File: omsenc.dfu 2008/04/05 v1.1m 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
              Now handling font encoding LGR …
              … no UTF-8 mapping file for font encoding LGR
              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/local/texlive/2010/texmf-dist/tex/latex/geometry/geometry.sty
              Package: geometry 2010/09/12 v5.6 Page Geometry

              (/usr/local/texlive/2010/texmf-dist/tex/latex/graphics/keyval.sty
              Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
              \KV@toks@=\toks16
              )
              (/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/ifpdf.sty
              Package: ifpdf 2010/01/28 v2.1 Provides the ifpdf switch (HO)
              Package ifpdf Info: pdfTeX in pdf mode detected.
              )
              (/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/ifvtex.sty
              Package: ifvtex 2010/03/01 v1.5 Switches for detecting VTeX and its modes (HO)
              Package ifvtex Info: VTeX not detected.
              )
              (/usr/local/texlive/2010/texmf-dist/tex/generic/ifxetex/ifxetex.sty
              Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional
              )
              \Gm@cnth=\count89
              \Gm@cntv=\count90
              \c@Gm@tempcnt=\count91
              \Gm@bindingoffset=\dimen104
              \Gm@wd@mp=\dimen105
              \Gm@odd@mp=\dimen106
              \Gm@even@mp=\dimen107
              \Gm@layoutwidth=\dimen108
              \Gm@layoutheight=\dimen109
              \Gm@layouthoffset=\dimen110
              \Gm@layoutvoffset=\dimen111
              \Gm@dimlist=\toks17
              )
              (/usr/local/texlive/2010/texmf-dist/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/local/texlive/2010/texmf-dist/tex/latex/microtype/microtype.sty
              Package: microtype 2010/01/10 v2.4 Micro-typography with pdfTeX (RS)
              \MT@toks=\toks18
              \MT@count=\count92
              LaTeX Info: Redefining \lsstyle on input line 1597.
              LaTeX Info: Redefining \lslig on input line 1597.
              \MT@outer@space=\skip43
              LaTeX Info: Redefining \textls on input line 1605.
              \MT@outer@kern=\dimen112
              LaTeX Info: Redefining \textmicrotypecontext on input line 2156.
              Package microtype Info: Loading configuration file microtype.cfg.

              (/usr/local/texlive/2010/texmf-dist/tex/latex/microtype/microtype.cfg
              File: microtype.cfg 2010/01/10 v2.4 microtype main configuration file (RS)
              ))
              (/usr/local/texlive/2010/texmf-dist/tex/latex/tools/indentfirst.sty
              Package: indentfirst 1995/11/23 v1.03 Indent first paragraph (DPC)
              )
              (/usr/local/texlive/2010/texmf-dist/tex/latex/base/makeidx.sty
              Package: makeidx 2000/03/29 v1.0m Standard LaTeX package
              )
              (/usr/local/texlive/2010/texmf-dist/tex/latex/etoolbox/etoolbox.sty
              Package: etoolbox 2011/01/03 v2.1 e-TeX tools for LaTeX

              (/usr/local/texlive/2010/texmf-dist/tex/latex/etex-pkg/etex.sty
              Package: etex 1998/03/26 v2.0 eTeX basic definition package (PEB)
              \et@xins=\count93
              )
              \etb@tempcnta=\count94
              )
              (/usr/local/texlive/2010/texmf-dist/tex/latex/csquotes/csquotes.sty
              Package: csquotes 2011/01/20 v5.1b context-sensitive quotations
              \csq@reset=\count95
              \csq@gtype=\count96
              \csq@glevel=\count97
              \csq@qlevel=\count98
              \csq@maxlvl=\count99
              \csq@tshold=\count100
              \csq@ltx@everypar=\toks19

              (/usr/local/texlive/2010/texmf-dist/tex/latex/csquotes/csquotes.def
              File: csquotes.def 2011/01/20 v5.1b csquotes generic definitions
              )
              Package csquotes Info: Trying to load configuration file 'csquotes.cfg'…
              Package csquotes Info: … configuration file loaded successfully.

              (/usr/local/texlive/2010/texmf-dist/tex/latex/csquotes/csquotes.cfg
              File: csquotes.cfg
              )
              Package csquotes Info: Redefining alias 'italian' -> 'italian/guillemets'.
              )
              (/usr/local/texlive/2010/texmf-dist/tex/latex/biblatex/biblatex.sty
              Package: biblatex 2011/03/14 v1.3 programmable bibliographies

              (/usr/local/texlive/2010/texmf-dist/tex/latex/logreq/logreq.sty
              Package: logreq 2010/08/04 v1.0 xml request logger
              \lrq@indent=\count101

              (/usr/local/texlive/2010/texmf-dist/tex/latex/logreq/logreq.def
              File: logreq.def 2010/08/04 v1.0 logreq spec v1.0
              ))
              (/usr/local/texlive/2010/texmf-dist/tex/latex/base/ifthen.sty
              Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
              )
              (/usr/local/texlive/2010/texmf-dist/tex/latex/url/url.sty
              \Urlmuskip=\muskip10
              Package: url 2006/04/12 ver 3.3 Verb mode for urls, etc.
              )
              \c@listtotal=\count102
              \c@listcount=\count103
              \c@liststart=\count104
              \c@liststop=\count105
              \c@citecount=\count106
              \c@citetotal=\count107
              \c@multicitecount=\count108
              \c@multicitetotal=\count109
              \c@instcount=\count110
              \c@maxnames=\count111
              \c@minnames=\count112
              \c@maxitems=\count113
              \c@minitems=\count114
              \c@citecounter=\count115
              \c@savedcitecounter=\count116
              \c@uniquename=\count117
              \c@saveduniquename=\count118
              \c@refsection=\count119
              \c@refsegment=\count120
              \c@maxextrayear=\count121
              \c@maxextraalpha=\count122
              \c@abbrvpenalty=\count123
              \c@highnamepenalty=\count124
              \c@lownamepenalty=\count125
              \c@maxparens=\count126
              \c@parenlevel=\count127
              \blx@tempcnta=\count128
              \blx@tempcntb=\count129
              \blx@maxsection=\count130
              \blx@maxsegment=\count131
              \blx@notetype=\count132
              \blx@parenlevel@text=\count133
              \blx@parenlevel@foot=\count134
              \labelnumberwidth=\skip44
              \labelalphawidth=\skip45
              \shorthandwidth=\skip46
              \biblabelsep=\skip47
              \bibitemsep=\skip48
              \bibnamesep=\skip49
              \bibinitsep=\skip50
              \bibparsep=\skip51
              \bibhang=\skip52
              \blx@auxin=\read1
              \blx@auxout=\write3
              \c@labelname=\count135
              \c@savedlabelname=\count136
              \c@author=\count137
              \c@savedauthor=\count138
              \c@shortauthor=\count139
              \c@savedshortauthor=\count140
              \c@editor=\count141
              \c@savededitor=\count142
              \c@editora=\count143
              \c@savededitora=\count144
              \c@editorb=\count145
              \c@savededitorb=\count146
              \c@editorc=\count147
              \c@savededitorc=\count148
              \c@shorteditor=\count149
              \c@savedshorteditor=\count150
              \c@bookauthor=\count151
              \c@savedbookauthor=\count152
              \c@translator=\count153
              \c@savedtranslator=\count154
              \c@annotator=\count155
              \c@savedannotator=\count156
              \c@commentator=\count157
              \c@savedcommentator=\count158
              \c@introduction=\count159
              \c@savedintroduction=\count160
              \c@foreword=\count161
              \c@savedforeword=\count162
              \c@afterword=\count163
              \c@savedafterword=\count164
              \c@holder=\count165
              \c@savedholder=\count166
              \c@namea=\count167
              \c@savednamea=\count168
              \c@nameb=\count169
              \c@savednameb=\count170
              \c@namec=\count171
              \c@savednamec=\count172
              \c@institution=\count173
              \c@savedinstitution=\count174
              \c@language=\count175
              \c@savedlanguage=\count176
              \c@location=\count177
              \c@savedlocation=\count178
              \c@organization=\count179
              \c@savedorganization=\count180
              \c@origlocation=\count181
              \c@savedoriglocation=\count182
              \c@origpublisher=\count183
              \c@savedorigpublisher=\count184
              \c@pageref=\count185
              \c@savedpageref=\count186
              \c@publisher=\count187
              \c@savedpublisher=\count188
              \c@lista=\count189
              \c@savedlista=\count190
              \c@listb=\count191
              \c@savedlistb=\count192
              \c@listc=\count193
              \c@savedlistc=\count194
              \c@listd=\count195
              \c@savedlistd=\count196
              \c@liste=\count197
              \c@savedliste=\count198
              \c@listf=\count199
              \c@savedlistf=\count200
              Package biblatex Info: Trying to load compatibility code…
              Package biblatex Info: … file 'blx-compat.def' found.

              (/usr/local/texlive/2010/texmf-dist/tex/latex/biblatex/blx-compat.def
              File: blx-compat.def 2011/03/14 v1.3 biblatex generic compatibility
              )
              Package biblatex Info: Trying to load generic definitions…
              Package biblatex Info: … file 'biblatex.def' found.

              (/usr/local/texlive/2010/texmf-dist/tex/latex/biblatex/biblatex.def
              File: biblatex.def 2011/03/14 v1.3 biblatex generic definitions
              \c@smartand=\count201
              )
              Package biblatex Info: Trying to load bibliography style 'philosophy-modern'…

              Package biblatex Info: … file 'philosophy-modern.bbx' found.

              (/usr/local/texlive/2010/texmf-dist/tex/latex/biblatex-philosophy/philosophy-mo
              dern.bbx
              File: philosophy-modern.bbx philosophy-modern.bbx,v 0.7b 2010/11/20 valbusa bet
              a$
              Package biblatex Info: Trying to load bibliography style 'philosophy-classic'..
              .
              Package biblatex Info: … file 'philosophy-classic.bbx' found.

              (/usr/local/texlive/2010/texmf-dist/tex/latex/biblatex-philosophy/philosophy-cl
              assic.bbx
              File: philosophy-classic.bbx philosophy-classic.bbx,v 0.7b 2010/11/20 valbusa b
              eta$
              Package biblatex Info: Trying to load bibliography style 'authoryear'…
              Package biblatex Info: … file 'authoryear.bbx' found.

              (/usr/local/texlive/2010/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx
              File: authoryear.bbx 2011/03/14 v1.3 biblatex bibliography style
              Package biblatex Info: Trying to load bibliography style 'standard'…
              Package biblatex Info: … file 'standard.bbx' found.

              (/usr/local/texlive/2010/texmf-dist/tex/latex/biblatex/bbx/standard.bbx
              File: standard.bbx 2011/03/14 v1.3 biblatex bibliography style
              ))
              Package biblatex Info: Trying to load bibliography style 'philosophy-standard'.
              ..
              Package biblatex Info: … file 'philosophy-standard.bbx' found.

              (/usr/local/texlive/2010/texmf-dist/tex/latex/biblatex-philosophy/philosophy-st
              andard.bbx
              File: philosophy-standard.bbx $Id: philosophy-standard.bbx,v 0.7b 2010/11/20 va
              lbsua beta $
              )
              \c@maxnamesincross=\count202
              \c@minnamesincross=\count203
              )
              \yeartitle=\skip53
              \postnamesep=\skip54
              Package biblatex Info: Redefining '\bbx@crossref'.
              )
              Package biblatex Info: Trying to load citation style 'philosophy-modern'…
              Package biblatex Info: … file 'philosophy-modern.cbx' found.

              (/usr/local/texlive/2010/texmf-dist/tex/latex/biblatex-philosophy/philosophy-mo
              dern.cbx
              File: philosophy-modern.cbx philosophy-modern.cbx,v 0.7b 2010/11/20 valbusa bet
              a$
              Package biblatex Info: Trying to load citation style 'philosophy-classic'…
              Package biblatex Info: … file 'philosophy-classic.cbx' found.

              (/usr/local/texlive/2010/texmf-dist/tex/latex/biblatex-philosophy/philosophy-cl
              assic.cbx
              File: philosophy-classic.cbx philosophy-classic.cbx,v 0.7b 2010/11/20 valbusa b
              eta$
              Package biblatex Info: Trying to load citation style 'authoryear-icomp'…
              Package biblatex Info: … file 'authoryear-icomp.cbx' found.

              (/usr/local/texlive/2010/texmf-dist/tex/latex/biblatex/cbx/authoryear-icomp.cbx
              File: authoryear-icomp.cbx 2011/03/14 v1.3 biblatex citation style
              Package biblatex Info: Redefining '\cite'.
              Package biblatex Info: Redefining '\parencite'.
              Package biblatex Info: Redefining '\footcite'.
              Package biblatex Info: Redefining '\footcitetext'.
              Package biblatex Info: Redefining '\smartcite'.
              Package biblatex Info: Redefining '\textcite'.
              Package biblatex Info: Redefining '\cites'.
              Package biblatex Info: Redefining '\parencites'.
              Package biblatex Info: Redefining '\footcites'.
              Package biblatex Info: Redefining '\footcitetexts'.
              Package biblatex Info: Redefining '\smartcites'.
              Package biblatex Info: Redefining '\textcites'.
              )
              Package biblatex Info: Redefining '\citetitle'.
              Package biblatex Info: Redefining '\citeyear'.
              ))
              Package biblatex Info: Trying to load configuration file…
              Package biblatex Info: … file 'biblatex.cfg' found.
              (/usr/local/texlive/2010/texmf-dist/tex/latex/biblatex/biblatex.cfg
              File: biblatex.cfg
              ))
              \@indexfile=\write4
              \openout4 = `prova_biblio.idx'.

              Writing index file prova_biblio.idx
              (/usr/local/texlive/2010/texmf-dist/tex/latex/hyperref/hyperref.sty
              Package: hyperref 2011/03/09 v6.82d Hypertext links for LaTeX

              (/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
              Package: ltxcmds 2010/04/26 v1.7 LaTeX kernel commands for general use (HO)
              )
              (/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty
              Package: pdftexcmds 2010/04/01 v0.9 Utility functions of pdfTeX for LuaTeX (HO)

              (/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/infwarerr.sty
              Package: infwarerr 2010/04/08 v1.3 Providing info/warning/message (HO)
              )
              (/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/ifluatex.sty
              Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO)
              Package ifluatex Info: LuaTeX not detected.
              )
              Package pdftexcmds Info: LuaTeX not detected.
              Package pdftexcmds Info: \pdf@primitive is available.
              Package pdftexcmds Info: \pdf@ifprimitive is available.
              )
              (/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
              Package: kvsetkeys 2010/03/01 v1.9 Key value parser (HO)

              (/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/etexcmds.sty
              Package: etexcmds 2010/01/28 v1.3 Prefix for e-TeX command names (HO)
              Package etexcmds Info: Could not find \expanded.
              (etexcmds) That can mean that you are not using pdfTeX 1.50 or
              (etexcmds) that some package has redefined \expanded.
              (etexcmds) In the latter case, load this package earlier.
              ))
              (/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/pdfescape.sty
              Package: pdfescape 2010/03/01 v1.9 Provides hex, PDF name and string conversion
              s (HO)
              )
              (/usr/local/texlive/2010/texmf-dist/tex/latex/oberdiek/hycolor.sty
              Package: hycolor 2009/12/12 v1.6 Color options of hyperref/bookmark (HO)

              (/usr/local/texlive/2010/texmf-dist/tex/latex/oberdiek/xcolor-patch.sty
              Package: xcolor-patch 2009/12/12 xcolor patch
              ))
              (/usr/local/texlive/2010/texmf-dist/tex/latex/oberdiek/letltxmacro.sty
              Package: letltxmacro 2008/06/24 v1.3 Let assignment for LaTeX macros (HO)
              )
              (/usr/local/texlive/2010/texmf-dist/tex/latex/oberdiek/kvoptions.sty
              Package: kvoptions 2010/02/22 v3.7 Keyval support for LaTeX options (HO)
              )
              \@linkdim=\dimen113
              \Hy@linkcounter=\count204
              \Hy@pagecounter=\count205

              (/usr/local/texlive/2010/texmf-dist/tex/latex/hyperref/pd1enc.def
              File: pd1enc.def 2011/03/09 v6.82d Hyperref: PDFDocEncoding definition (HO)
              Now handling font encoding PD1 …
              … no UTF-8 mapping file for font encoding PD1
              )
              (/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/intcalc.sty
              Package: intcalc 2007/09/27 v1.1 Expandable integer calculations (HO)
              )
              \Hy@SavedSpaceFactor=\count206

              (/usr/local/texlive/2010/texmf-dist/tex/latex/latexconfig/hyperref.cfg
              File: hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive
              )
              Package hyperref Info: Hyper figures OFF on input line 4025.
              Package hyperref Info: Link nesting OFF on input line 4030.
              Package hyperref Info: Hyper index ON on input line 4033.
              Package hyperref Info: Plain pages OFF on input line 4040.
              Package hyperref Info: Backreferencing OFF on input line 4045.
              Package hyperref Info: Implicit mode ON; LaTeX internals redefined.
              Package hyperref Info: Bookmarks ON on input line 4263.
              \c@Hy@tempcnt=\count207
              LaTeX Info: Redefining \url on input line 4616.

              (/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/bitset.sty
              Package: bitset 2007/09/28 v1.0 Data type bit set (HO)

              (/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/bigintcalc.sty
              Package: bigintcalc 2007/11/11 v1.1 Expandable big integer calculations (HO)
              ))
              \Fld@menulength=\count208
              \Field@Width=\dimen114
              \Fld@charsize=\dimen115
              Package hyperref Info: Hyper figures OFF on input line 5700.
              Package hyperref Info: Link nesting OFF on input line 5705.
              Package hyperref Info: Hyper index ON on input line 5708.
              Package hyperref Info: backreferencing OFF on input line 5715.
              Package hyperref Info: Link coloring OFF on input line 5720.
              Package hyperref Info: Link coloring with OCG OFF on input line 5725.
              Package hyperref Info: PDF/A mode OFF on input line 5730.
              LaTeX Info: Redefining \ref on input line 5770.
              LaTeX Info: Redefining \pageref on input line 5774.

              (/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/atbegshi.sty
              Package: atbegshi 2010/03/25 v1.12 At begin shipout hook (HO)
              )
              \Hy@abspage=\count209
              \c@Item=\count210
              \c@Hfootnote=\count211
              )

              Package hyperref Message: Driver (autodetected): hpdftex.

              (/usr/local/texlive/2010/texmf-dist/tex/latex/hyperref/hpdftex.def
              File: hpdftex.def 2011/03/09 v6.82d Hyperref driver for pdfTeX

              (/usr/local/texlive/2010/texmf-dist/tex/latex/oberdiek/atveryend.sty
              Package: atveryend 2010/03/24 v1.5 Hooks at very end of document (HO)
              )
              \Fld@listcount=\count212
              \c@bookmark@seq@number=\count213

              (/usr/local/texlive/2010/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty
              Package: rerunfilecheck 2010/03/16 v1.6 Rerun checks for auxiliary files (HO)

              (/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/uniquecounter.sty
              Package: uniquecounter 2009/12/18 v1.1 Provides unlimited unique counter (HO)
              )
              Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2
              71.
              )
              \Hy@SectionHShift=\skip55
              )
              Package hyperref Info: Option `bookmarksnumbered' set `true' on input line 30.
              Package hyperref Info: Option `colorlinks' set `true' on input line 30.
              Package hyperref Info: Option `plainpages' set `false' on input line 30.
              Package csquotes Info: Checking for multilingual support…
              Package csquotes Info: … found 'babel' package.
              Package csquotes Info: Adjusting default style.
              Package csquotes Info: Redefining alias 'default' -> 'italian'.
              Package biblatex Info: Trying to load language 'italian' -> 'italian-philosophy
              '…
              Package biblatex Info: … file 'italian-philosophy.lbx' found.

              (/usr/local/texlive/2010/texmf-dist/tex/latex/biblatex-philosophy/italian-philo
              sophy.lbx
              File: italian-philosophy.lbx 2010/11/20 v 0.7b biblatex localization file for b
              iblatex-philosophy
              Package biblatex Info: Trying to load language 'italian'…
              Package biblatex Info: … file 'italian.lbx' found.

              (/usr/local/texlive/2010/texmf-dist/tex/latex/biblatex/lbx/italian.lbx
              File: italian.lbx 2011/03/14 v1.3 biblatex localization
              ))
              Package biblatex Info: Input encoding 'utf8' detected.
              Package biblatex Info: Automatic encoding selection.
              (biblatex) Assuming data encoding 'utf8'.

              Package biblatex Warning: Data encoding is 'utf8'.
              (biblatex) Use backend=biber.

              (./prova_biblio.aux)
              \openout1 = `prova_biblio.aux'.

              LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 33.
              LaTeX Font Info: … okay on input line 33.
              LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 33.
              LaTeX Font Info: … okay on input line 33.
              LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 33.
              LaTeX Font Info: … okay on input line 33.
              LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 33.
              LaTeX Font Info: … okay on input line 33.
              LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 33.
              LaTeX Font Info: … okay on input line 33.
              LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 33.
              LaTeX Font Info: … okay on input line 33.
              LaTeX Font Info: Checking defaults for LGR/cmr/m/n on input line 33.
              LaTeX Font Info: Try loading font information for LGR+cmr on input line 33.

              (/usr/local/texlive/2010/texmf-dist/tex/generic/babel/lgrcmr.fd
              File: lgrcmr.fd 2008/06/17 v2.3 Greek Computer Modern
              )
              LaTeX Font Info: … okay on input line 33.
              LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 33.
              LaTeX Font Info: … okay on input line 33.

              *geometry* driver: auto-detecting
              *geometry* detected driver: pdftex
              *geometry* verbose mode – [ preamble ] result:
              * driver: pdftex
              * paper: a4paper
              * layout:
              * layoutoffset:(h,v)=(0.0pt,0.0pt)
              * bindingoffset: 28.45274pt
              * modes: twoside heightrounded
              * h-part:(L,W,R)=(113.81102pt, 341.43309pt, 113.81102pt)
              * v-part:(T,H,B)=(99.58464pt, 645.87756pt, 99.58464pt)
              * \paperwidth=597.50787pt
              * \paperheight=845.04684pt
              * \textwidth=341.43309pt
              * \textheight=650.0pt
              * \oddsidemargin=69.99377pt
              * \evensidemargin=41.54103pt
              * \topmargin=-4.55914pt
              * \headheight=12.0pt
              * \headsep=19.8738pt
              * \topskip=12.0pt
              * \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
              * \@twocolumnfalse
              * \@twosidetrue
              * \@mparswitchtrue
              * \@reversemarginfalse
              * (1in=72.27pt=25.4mm, 1cm=28.453pt)

              LaTeX Info: Redefining \microtypecontext on input line 33.
              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: 1, 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/local/texlive/2010/texmf-dist/tex/latex/microtype/mt-cmr.cfg
              File: mt-cmr.cfg 2009/11/09 v2.0 microtype config. file: Computer Modern Roman
              (RS)
              )
              \openout3 = `prova_biblio-blx.bib'.

              Package biblatex Info: Trying to load bibliographic data…
              Package biblatex Info: … file 'prova_biblio.bbl' found.

              (./prova_biblio.bbl)
              Package biblatex Info: Reference section=0 on input line 33.
              Package biblatex Info: Reference segment=0 on input line 33.
              \AtBeginShipoutBox=\box26

              (/usr/local/texlive/2010/texmf-dist/tex/latex/graphics/color.sty
              Package: color 2005/11/14 v1.0j Standard LaTeX Color (DPC)

              (/usr/local/texlive/2010/texmf-dist/tex/latex/latexconfig/color.cfg
              File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
              )
              Package color Info: Driver file: pdftex.def on input line 130.

              (/usr/local/texlive/2010/texmf-dist/tex/latex/pdftex-def/pdftex.def
              File: pdftex.def 2011/01/28 v0.05d Graphics/color for pdfTeX
              \Gread@gobject=\count214

              (/usr/local/texlive/2010/texmf-dist/tex/context/base/supp-pdf.mkii
              [Loading MPS to PDF converter (version 2006.09.02).]
              \scratchcounter=\count215
              \scratchdimen=\dimen116
              \scratchbox=\box27
              \nofMPsegments=\count216
              \nofMParguments=\count217
              \everyMPshowfont=\toks20
              \MPscratchCnt=\count218
              \MPscratchDim=\dimen117
              \MPnumerator=\count219
              \everyMPtoPDFconversion=\toks21
              )))
              Package hyperref Info: Link coloring ON on input line 33.
              (/usr/local/texlive/2010/texmf-dist/tex/latex/hyperref/nameref.sty
              Package: nameref 2010/04/30 v2.40 Cross-referencing by name of section

              (/usr/local/texlive/2010/texmf-dist/tex/latex/oberdiek/refcount.sty
              Package: refcount 2008/08/11 v3.1 Data extraction from references (HO)
              )
              (/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/gettitlestring.sty
              Package: gettitlestring 2009/12/18 v1.3 Cleanup title references (HO)
              )
              \c@section@level=\count220
              )
              LaTeX Info: Redefining \ref on input line 33.
              LaTeX Info: Redefining \pageref on input line 33.
              LaTeX Info: Redefining \nameref on input line 33.

              (./prova_biblio.out) (./prova_biblio.out)
              \@outlinefile=\write5
              \openout5 = `prova_biblio.out'.

              (./prova_biblio.toc
              LaTeX Font Info: External font `cmex10' loaded for size
              (Font) <12> on input line 7.
              LaTeX Font Info: External font `cmex10' loaded for size
              (Font) <8> on input line 7.
              LaTeX Font Info: External font `cmex10' loaded for size
              (Font) <6> on input line 7.
              )
              \tf@toc=\write6
              \openout6 = `prova_biblio.toc'.

              [1

              {/usr/local/texlive/2010/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] [2

              ]
              Capitolo 1.
              LaTeX Font Info: External font `cmex10' loaded for size
              (Font) <7> on input line 40.
              LaTeX Font Info: External font `cmex10' loaded for size
              (Font) <5> on input line 40.
              pdfTeX warning (ext4): destination with the same identifier (name{page.1}) has
              been already used, duplicate ignored

              \relax
              l.50 \backmatter
              [1

              ]pdfTeX warning (ext4): destination with the same identifier (name{page.2}) has
              been already used, duplicate ignored

              \relax
              l.50 \backmatter
              [2

              ] [3

              ] [4

              ] (./prova_biblio.ind [5

              ])
              Package atveryend Info: Empty hook `BeforeClearDocument' on input line 60.
              Package atveryend Info: Empty hook `AfterLastShipout' on input line 60.
              (./prova_biblio.aux)
              Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 60.
              Package rerunfilecheck Info: File `prova_biblio.out' has not changed.
              (rerunfilecheck) Checksum: BB3BA83F7DB89F2DB24E8674D51D56AE;216.

              *File List*
              book.cls 2007/10/19 v1.4h Standard LaTeX document class
              bk12.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
              babel.sty 2008/07/06 v3.8l The Babel package
              italian.ldf 2008/03/14 v1.2t Italian support from the babel system
              inputenc.sty 2008/03/30 v1.1d Input encoding file
              utf8.def 2008/04/05 v1.1m UTF-8 support for inputenc
              t1enc.dfu 2008/04/05 v1.1m UTF-8 support for inputenc
              ot1enc.dfu 2008/04/05 v1.1m UTF-8 support for inputenc
              omsenc.dfu 2008/04/05 v1.1m UTF-8 support for inputenc
              geometry.sty 2010/09/12 v5.6 Page Geometry
              keyval.sty 1999/03/16 v1.13 key=value parser (DPC)
              ifpdf.sty 2010/01/28 v2.1 Provides the ifpdf switch (HO)
              ifvtex.sty 2010/03/01 v1.5 Switches for detecting VTeX and its modes (HO)
              ifxetex.sty 2010/09/12 v0.6 Provides ifxetex conditional
              setspace.sty 2000/12/01 6.7 Contributed and Supported LaTeX2e package
              microtype.sty 2010/01/10 v2.4 Micro-typography with pdfTeX (RS)
              microtype.cfg 2010/01/10 v2.4 microtype main configuration file (RS)
              indentfirst.sty 1995/11/23 v1.03 Indent first paragraph (DPC)
              makeidx.sty 2000/03/29 v1.0m Standard LaTeX package
              etoolbox.sty 2011/01/03 v2.1 e-TeX tools for LaTeX
              etex.sty 1998/03/26 v2.0 eTeX basic definition package (PEB)
              csquotes.sty 2011/01/20 v5.1b context-sensitive quotations
              csquotes.def 2011/01/20 v5.1b csquotes generic definitions
              csquotes.cfg
              biblatex.sty 2011/03/14 v1.3 programmable bibliographies
              logreq.sty 2010/08/04 v1.0 xml request logger
              logreq.def 2010/08/04 v1.0 logreq spec v1.0
              ifthen.sty 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
              url.sty 2006/04/12 ver 3.3 Verb mode for urls, etc.
              blx-compat.def 2011/03/14 v1.3 biblatex generic compatibility
              biblatex.def 2011/03/14 v1.3 biblatex generic definitions
              standard.bbx 2011/03/14 v1.3 biblatex bibliography style
              authoryear.bbx 2011/03/14 v1.3 biblatex bibliography style
              philosophy-standard.bbx $Id: philosophy-standard.bbx,v 0.7b 2010/11/20 valbs
              ua beta $
              philosophy-classic.bbx philosophy-classic.bbx,v 0.7b 2010/11/20 valbusa beta
              $
              philosophy-modern.bbx philosophy-modern.bbx,v 0.7b 2010/11/20 valbusa beta$
              authoryear-icomp.cbx 2011/03/14 v1.3 biblatex citation style
              philosophy-classic.cbx philosophy-classic.cbx,v 0.7b 2010/11/20 valbusa beta
              $
              philosophy-modern.cbx philosophy-modern.cbx,v 0.7b 2010/11/20 valbusa beta$
              biblatex.cfg
              hyperref.sty 2011/03/09 v6.82d Hypertext links for LaTeX
              ltxcmds.sty 2010/04/26 v1.7 LaTeX kernel commands for general use (HO)
              pdftexcmds.sty 2010/04/01 v0.9 Utility functions of pdfTeX for LuaTeX (HO)
              infwarerr.sty 2010/04/08 v1.3 Providing info/warning/message (HO)
              ifluatex.sty 2010/03/01 v1.3 Provides the ifluatex switch (HO)
              kvsetkeys.sty 2010/03/01 v1.9 Key value parser (HO)
              etexcmds.sty 2010/01/28 v1.3 Prefix for e-TeX command names (HO)
              pdfescape.sty 2010/03/01 v1.9 Provides hex, PDF name and string conversions
              (HO)
              hycolor.sty 2009/12/12 v1.6 Color options of hyperref/bookmark (HO)
              xcolor-patch.sty 2009/12/12 xcolor patch
              letltxmacro.sty 2008/06/24 v1.3 Let assignment for LaTeX macros (HO)
              kvoptions.sty 2010/02/22 v3.7 Keyval support for LaTeX options (HO)
              pd1enc.def 2011/03/09 v6.82d Hyperref: PDFDocEncoding definition (HO)
              intcalc.sty 2007/09/27 v1.1 Expandable integer calculations (HO)
              hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive
              bitset.sty 2007/09/28 v1.0 Data type bit set (HO)
              bigintcalc.sty 2007/11/11 v1.1 Expandable big integer calculations (HO)
              atbegshi.sty 2010/03/25 v1.12 At begin shipout hook (HO)
              hpdftex.def 2011/03/09 v6.82d Hyperref driver for pdfTeX
              atveryend.sty 2010/03/24 v1.5 Hooks at very end of document (HO)
              rerunfilecheck.sty 2010/03/16 v1.6 Rerun checks for auxiliary files (HO)
              uniquecounter.sty 2009/12/18 v1.1 Provides unlimited unique counter (HO)
              italian.lbx 2011/03/14 v1.3 biblatex localization
              italian-philosophy.lbx 2010/11/20 v 0.7b biblatex localization file for bibl
              atex-philosophy
              lgrcmr.fd 2008/06/17 v2.3 Greek Computer Modern
              mt-cmr.cfg 2009/11/09 v2.0 microtype config. file: Computer Modern Roman (
              RS)
              prova_biblio.bbl
              color.sty 2005/11/14 v1.0j Standard LaTeX Color (DPC)
              color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
              pdftex.def 2011/01/28 v0.05d Graphics/color for pdfTeX
              supp-pdf.mkii
              nameref.sty 2010/04/30 v2.40 Cross-referencing by name of section
              refcount.sty 2008/08/11 v3.1 Data extraction from references (HO)
              gettitlestring.sty 2009/12/18 v1.3 Cleanup title references (HO)
              prova_biblio.out
              prova_biblio.out
              prova_biblio.ind
              ***********

              Package logreq Info: Writing requests to 'prova_biblio.run.xml'.
              \openout1 = `prova_biblio.run.xml'.

              )
              Here is how much of TeX's memory you used:
              12280 strings out of 493763
              199162 string characters out of 3144975
              387310 words of memory out of 3000000
              15363 multiletter control sequences out of 15000+200000
              9570 words of font info for 39 fonts, out of 3000000 for 9000
              715 hyphenation exceptions out of 8191
              44i,8n,43p,814b,1237s stack positions out of 5000i,500n,10000p,200000b,50000s

              usr/local/texlive/2010/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb>
              Output written on prova_biblio.pdf (7 pages, 96843 bytes).
              PDF statistics:
              116 PDF objects out of 1000 (max. 8388607)
              97 compressed objects within 1 object stream
              19 named destinations out of 1000 (max. 500000)
              13345 words of extra memory for PDF output out of 14400 (max. 10000000)
              `
              ma solo un avviso:
              `
              Package biblatex Warning: Data encoding is 'utf8'.
              `
              La mia ignoranza mi fa sbagliare da qualche parte. 🙁
              Cosa secondo voi?

              Grazie infinite in anticipo a chi vuol condividere le sue conoscenze. 🙂

              Claudio.

            • #57222
              Up
              0
              Down
              ::

              Buongiorno di nuovo a tutti.
              Ho installato TexLive 2010 grazie alle chiarissime istruzioni di Enrico, senza grossi problemi (non so come ringraziarti!)

              Mantenendo lo stesso file .bib che ho allegato nel messaggio di apertura di questo topic, ho provato allora questo codice:

              `
              \documentclass[12pt,a4paper,openright,twoside,italian,titlepage]{book}
              \usepackage{babel}
              \usepackage[utf8]{inputenc}
              \usepackage[a4paper,top=3.5cm,bottom=3.5cm,left=4cm,right=4cm,bindingoffset=1cm,heightrounded]{geometry}
              %%
              \usepackage{setspace}
              \onehalfspacing
              %%
              \usepackage{microtype}
              \usepackage{indentfirst}
              %%
              \usepackage{makeidx}
              \usepackage{etoolbox}
              \usepackage[italian=guillemets]{csquotes}
              \usepackage[style=philosophy-modern,indexing]{biblatex}%alphabetic
              \makeindex
              …`

              Pagina 49 della documentazione di biblatex: “indexing” richiede che lo stile scelto lo preveda. Purtroppo gli stili di Ivan non lo prevedono.

              Ciao
              Enrico

            • #57223
              ferro.84
              Partecipante
                Up
                0
                Down
                ::


                Ho capito…pazienza.

                Vorrà dire che mi adatterò allo stile verbose, perché non voglio rinunciare all’indice analitico. Intanto comincio a studiarmi per bene la documentazione di biblatex, se sarò di nuovo in difficoltà dovrò chiedere 😳

                Siete sempre gentili, vi ringrazio!

                Claudio.

              • #57224
                Up
                0
                Down
                ::

                Buongiorno di nuovo a tutti.
                Ho installato TexLive 2010 grazie alle chiarissime istruzioni di Enrico, senza grossi problemi (non so come ringraziarti!)

                Mantenendo lo stesso file .bib che ho allegato nel messaggio di apertura di questo topic, ho provato allora questo codice:

                `
                \documentclass[12pt,a4paper,openright,twoside,italian,titlepage]{book}
                \usepackage{babel}
                \usepackage[utf8]{inputenc}
                \usepackage[a4paper,top=3.5cm,bottom=3.5cm,left=4cm,right=4cm,bindingoffset=1cm,heightrounded]{geometry}
                %%
                \usepackage{setspace}
                \onehalfspacing
                %%
                \usepackage{microtype}
                \usepackage{indentfirst}
                %%
                \usepackage{makeidx}
                \usepackage{etoolbox}
                \usepackage[italian=guillemets]{csquotes}
                \usepackage[style=philosophy-modern,indexing]{biblatex}%alphabetic
                \makeindex
                …`

                Pagina 49 della documentazione di biblatex: “indexing” richiede che lo stile scelto lo preveda. Purtroppo gli stili di Ivan non lo prevedono.

                Si tratta sicuramente di un bug dei miei stili. Sto cercando di aggiornarli…ma il tempo è quello che è.

                Ciao
                Ivan

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

            Go to top