Andrea

Risposte nei forum create

Stai visualizzando 7 risposte – dal 31 al 37 (di 37 totali)
  • Autore
    Risposte
  • in risposta a: problemi con la bibliografia #76248
    Up
    0
    Down
    ::


    Adesso la cosa si fa strana…

    Ho installato TeXlive su un pc windows, prima ho scrito su un mac, ho compilato il codice e il pdf che ottengo è perfetto, nessun problema con le citazioni bibliografiche nel testo e con la bibliografia finale.

    Non ho idea del perché su pc windows funzioni e su mac no…

    in risposta a: problemi con la bibliografia #76247
    Up
    0
    Down
    ::


    Ho provato a sistemare il codice del documento usando biber e va un po’ meglio; però ci sono ancora problemi:

    • quando utilizzo il comando \footnote{DeKerckhove:1993} dove DeKerckhove:1993 è la chiave di un record nel database bibliografico mi appare questo messaggio di errore nel log:
      ` Citation 'DeKerckhove:1993' on page 4 undefined on input line 57. Citation 'DeKerckhove:1993' on page 4 undefined` è strano, perché il record bibliografico è fatto correttamente ed ha sempre funzionato… Inoltre quando uso il comando \footnote LaTeX me lo evidenzia dandomi questo messaggio “unrecognized command”, però è strano, in quanto è un comando che ho sempre usato e che non mi ha dato mai problemi;
    • una nota dolente è sempre la bibliografia finale, che resta vuota, anche se viene realizzata la sezione intitolata “bibliografia”.

    Il file.TEX lo compilo in questo modo:

    1. pdflatex
    2. bibtex modificato per richiamare biber
    3. pdflatex
    4. pdflatex

    Questo è l’elenco degli errori che ottengo quando compilo:
    `linea 0: No file OMSpplj.fd. on input line 51.
    linea 51: Font shape `OMS/pplj/m/n' undefined(Font) using `OMS/cmsy/m/n' instead(Font) for symbol `textbullet' on input line 51. Font shape `OMS/pplj/m/n' undefined(Font) using `OMS/cmsy/m/n' instead(Font) for symbol `textbullet'
    linea 57: Citation 'DeKerckhove:1993' on page 4 undefined on input line 57. Citation 'DeKerckhove:1993' on page 4 undefined
    linea 0: Some font shapes were not available, defaults substituted.
    linea 0: There were undefined references.
    linea 0: Please (re)run Biber on the file:(biblatex) progetto(biblatex) and rerun LaTeX afterwards.`

    Grazie per l’aiuto

    Andrea

    in risposta a: problemi con la bibliografia #76246
    Up
    0
    Down
    ::

    ivan” post=75410Al posto di
    `\bibliography{bibliografia.bib}
    `
    che è comunque sbagliato, perché l’estensione non ci va, scrivi
    `\addbibresource{bibliografia.bib}`
    che funziona sia con biber sia con bibtex

    Ciao
    Ivan

    Ho fatto come mi hai suggerito, ma il problema sussiste ancora… le citazioni di siti, tesi e testi risultano così nel file pdf che ottengo dopo la compilazione DeKerckhove:1993 che è la chiave che ho usato nel database bibliografico.
    La bibliografia resta ancora vuota…

    Ma la cosa strana, e che non riesco a capire, è che ieri ho compilato il documento dopo averlo modificato un po’, oggi ho scaricato dei pacchetti aggiornati per latex e da dopo l’aggiornamento è apparso questo problema…

    in risposta a: problemi con la bibliografia #76244
    Up
    0
    Down
    ::


    Ora non mi dà più errori, ma non riesco a visualizzare la citazione bibliografica nel testo e la bibliografia alla fine dello stesso.

    Ho modificato un po’ la codifica.

    Ecco il preambolo :

    `\documentclass[a4paper]{book}
    \usepackage[T1]{fontenc}
    \usepackage[utf8]{inputenc}
    \usepackage[english,german,italian]{babel}
    \usepackage[babel]{csquotes}
    \usepackage{booktabs}
    \usepackage{footnote}
    \usepackage{caption}

    % Bibliografia
    \usepackage[citestyle=philosophy-verbose,bibstyle=philosophy-verbose,backend=biber]{biblatex}
    \bibliography{bibliografia.bib}
    \defbibheading{cartaceo}{\subsection*{Manuali cartacei}}
    \defbibheading{web}{\subsection*{Siti Web consultati}}
    \defbibheading{tesi}{\subsection*{Tesi consultate}}
    \DeclareBibliographyCategory{tesi}
    \addtocategory{tesi}{Gregolin:2011}
    \addtocategory{tesi}{Aldegheri:2007}
    \addtocategory{tesi}{Molinaroli:2010}
    \defbibheading{tesi}{\subsection*{Tesi consultate}}

    \usepackage{hyperref}`

    ecco la parte finale che permette di ottenere la bibliografia completa:

    `\cleardoublepage
    \nocite{*}
    %\printbibliography
    \section*{\refname}
    %\printbibliography[heading=cartaceo,type=book]
    %\printbibliography[heading=web,type=online]
    %\printbibliography[heading=tesi,category=tesi]
    \cleardoublepage
    \addcontentsline{toc}{chapter}{\bibname}
    \printbibliography`

    in risposta a: Problemi con la bibliografia #76194
    Up
    0
    Down
    ::


    `location?`

    Con location funziona perfettamente.

    Grazie Enrico!

    in risposta a: Problemi con la bibliografia #76191
    Up
    0
    Down
    ::


    Grazie Enrico.

    Sempre relativamente alla bibliografia: non riesco più a visualizzare il nome delle città di pubblicazione dei libri.

    Il codice del database bibliografico è:

    @book{Dallari:2005,
    Author = {Dallari, Marco},
    City = {Trento},
    Date-Added = {2012-07-07 20:52:41 +0000},
    Date-Modified = {2012-07-07 20:53:17 +0000},
    Publisher = {Erickson},
    Title = {La dimensione estetica della paideia},
    Year = {2005}}

    Questo è un esempio di un record del database, ma gli altri sono simili.
    Il risultato di questo record è:

    Dallari, Marco, La dimensione estetica della paideia, Erickson, 2005

    Ho provato a sostituire il campo CITY con il campo ORIGLOCATION, ma non funziona.

    in risposta a: Problemi con la bibliografia #76189
    Up
    0
    Down
    ::


    Questo è ciò che mi appare scritto nel log

    ! Package inputenc Error: Unicode char \u8:М not set up for use with LaTeX.
    See the inputenc package documentation for explanation.
    Type H for immediate help.
    … l.99 …ntbibliography[heading=cartaceo,type=book]
    Your command was ignored.
    Type I
    to replace it with another command,
    or
    to continue without it.
    ! Package inputenc Error: Unicode char \u8:о not set up for use with LaTeX.
    See the inputenc package documentation for explanation.
    Type H
    for immediate help.
    … l.99 …ntbibliography[heading=cartaceo,type=book]
    Your command was ignored.
    Type I
    to replace it with another command,
    or
    to continue without it.
    ! Package inputenc Error: Unicode char \u8:р not set up for use with LaTeX.
    See the inputenc package documentation for explanation.
    Type H
    for immediate help.
    … l.99 …ntbibliography[heading=cartaceo,type=book]
    Your command was ignored.
    Type I
    to replace it with another command,
    or
    to continue without it.
    ! Package inputenc Error: Unicode char \u8:ф not set up for use with LaTeX.
    See the inputenc package documentation for explanation.
    Type H
    for immediate help.
    … l.99 …ntbibliography[heading=cartaceo,type=book]
    Your command was ignored.
    Type I
    to replace it with another command,
    or
    to continue without it.
    ! Package inputenc Error: Unicode char \u8:о not set up for use with LaTeX.
    See the inputenc package documentation for explanation.
    Type H
    for immediate help.
    … l.99 …ntbibliography[heading=cartaceo,type=book]
    Your command was ignored.
    Type I
    to replace it with another command,
    or
    to continue without it.
    ! Package inputenc Error: Unicode char \u8:л not set up for use with LaTeX.
    See the inputenc package documentation for explanation.
    Type H
    for immediate help.
    … l.99 …ntbibliography[heading=cartaceo,type=book]
    Your command was ignored.
    Type I
    to replace it with another command,
    or
    to continue without it.
    ! Package inputenc Error: Unicode char \u8:о not set up for use with LaTeX.
    See the inputenc package documentation for explanation.
    Type H
    for immediate help.
    … l.99 …ntbibliography[heading=cartaceo,type=book]
    Your command was ignored.
    Type I
    to replace it with another command,
    or
    to continue without it.
    ! Package inputenc Error: Unicode char \u8:г not set up for use with LaTeX.
    See the inputenc package documentation for explanation.
    Type H
    for immediate help.
    … l.99 …ntbibliography[heading=cartaceo,type=book]
    Your command was ignored.
    Type I
    to replace it with another command,
    or
    to continue without it.
    ! Package inputenc Error: Unicode char \u8:и not set up for use with LaTeX.
    See the inputenc package documentation for explanation.
    Type H
    for immediate help.
    … l.99 …ntbibliography[heading=cartaceo,type=book]
    Your command was ignored.
    Type I
    to replace it with another command,
    or
    to continue without it.
    ! Package inputenc Error: Unicode char \u8:я not set up for use with LaTeX.
    See the inputenc package documentation for explanation.
    Type H
    for immediate help.
    … l.99 …ntbibliography[heading=cartaceo,type=book]
    Your command was ignored.
    Type I
    to replace it with another command,
    or
    to continue without it.
    ! Package inputenc Error: Unicode char \u8:с not set up for use with LaTeX.
    See the inputenc package documentation for explanation.
    Type H
    for immediate help.
    … l.99 …ntbibliography[heading=cartaceo,type=book]
    Your command was ignored.
    Type I
    to replace it with another command,
    or
    to continue without it.
    ! Package inputenc Error: Unicode char \u8:к not set up for use with LaTeX.
    See the inputenc package documentation for explanation.
    Type H
    for immediate help.
    … l.99 …ntbibliography[heading=cartaceo,type=book]
    Your command was ignored.
    Type I
    to replace it with another command,
    or
    to continue without it.
    ! Package inputenc Error: Unicode char \u8:а not set up for use with LaTeX.
    See the inputenc package documentation for explanation.
    Type H
    for immediate help.
    … l.99 …ntbibliography[heading=cartaceo,type=book]
    Your command was ignored.
    Type I
    to replace it with another command,
    or
    to continue without it.
    ! Package inputenc Error: Unicode char \u8:з not set up for use with LaTeX.
    See the inputenc package documentation for explanation.
    Type H
    for immediate help.
    … l.99 …ntbibliography[heading=cartaceo,type=book]
    Your command was ignored.
    Type I
    to replace it with another command,
    or
    to continue without it.
    ! Package inputenc Error: Unicode char \u8:к not set up for use with LaTeX.
    See the inputenc package documentation for explanation.
    Type H
    for immediate help.
    … l.99 …ntbibliography[heading=cartaceo,type=book]
    Your command was ignored.
    Type I
    to replace it with another command,
    or
    to continue without it.
    ! Package inputenc Error: Unicode char \u8:и not set up for use with LaTeX.
    See the inputenc package documentation for explanation.

    Io uso UTF8 per inputenc, devo usare un’altra codifica di caratteri?

Stai visualizzando 7 risposte – dal 31 al 37 (di 37 totali)

Go to top