- Questo topic ha 4 risposte, 2 partecipanti ed è stato aggiornato l'ultima volta 18 anni, 3 mesi fa da .
-
Topic
-
Ho un documento con il seguente preambolo:
`
\documentclass[a4paper,12pt,twoside,trieste]{toptesi}
\usepackage[italian]{varioref}
\usepackage[ansinew]{inputenc}
\usepackage[italian]{babel}
\usepackage{graphicx}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage[colorlinks=true, linkcolor=black, citecolor=black, urlcolor=black]{hyperref}
`e nel compilare, ottengo ben 220 warning. Se tolgo il pacchetto hyperref tutti i warning spariscono. Riporto un pezzo del file .log con i warning, se è necessario che lo riporti tutto o occorre un’altra parte, sono pronto!
`Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\afterassignment' on input line 31.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\-command' on input line 31. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\f@size' on input line 31.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\afterassignment' on input line 31.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\-command' on input line 31. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\f@baselineskip' on input line 31.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\-command' on input line 31. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\f@linespread' on input line 31.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\-command' on input line 31. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\baselinestretch' on input line 31.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\-command' on input line 31. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\-command' on input line 31. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\font@name' on input line 31.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\OT1/cmr/m/n/17.28' on input line 31.[1
]
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\afterassignment' on input line 32.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\-command' on input line 32. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\f@size' on input line 32.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\afterassignment' on input line 32.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\-command' on input line 32. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\f@baselineskip' on input line 32.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\-command' on input line 32. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\f@linespread' on input line 32.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\-command' on input line 32. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\baselinestretch' on input line 32.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\-command' on input line 32. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding),
(hyperref) removing `\-command' on input line 32.` Grazie per l’aiuto
- Devi essere connesso per rispondere a questo topic.