- Questo topic ha 7 risposte, 5 partecipanti ed è stato aggiornato l'ultima volta 11 anni fa da .
-
Topic
-
Sto impazzendo. 🙁 🙁 🙁In un file tex contenente un capitolo (e inserito nel main con \input) ho
`\chapter{Compact schemes}
àèéìòùMany physical phenomena possess a range of space and time scales (actually very wide`
e in un altro
`\chapter{Parallelization of linear banded systems\label{chap:spike}}
àèéìòùLet $\varphi (x)$ be a function`
e in un altro ancora
`\chapter{Approximations\label{chap:approxspike}}
àèéìòùIn Chapter \ref{chap:spike} we `
Poi anche in un capitolo messo direttamente nel main ho sempre scritto àèéìòù, che naturalmente sono caratteri accentati inseriti per prova.
Nel preambolo ho
`\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc} `Provo a compilare e per PRIMO e TERZO dei 4 capitoli sopra scritti in breve, nel log file leggo
`Chapter 1.
! Missing $ inserted.
$
l.2 à èéì
òù
I've inserted a begin-math/end-math symbol since I think
you left one out. Proceed, with fingers crossed.LaTeX Warning: Command \~ invalid in math mode on input line 2.
LaTeX Warning: Command \~ invalid in math mode on input line 2.
! Missing $ inserted.
$
l.3I've inserted a begin-math/end-math symbol since I think
you left one out. Proceed, with fingers crossed.Missing character: There is no à in font cmr10!
Missing character: There is no à in font cmr10!
[1] [2]) (capitoli/spike.tex [3] [4
]`
e nel pdf i simboli sono stati resi come à èéì 21
Per il secondo e quarto capitolo, invece, tutto è ok.:-?
Texniccenter 2.02, MikTex 2.9, windows 7 64bit
- Devi essere connesso per rispondere a questo topic.