- Questo topic ha 3 risposte, 2 partecipanti ed è stato aggiornato l'ultima volta 20 anni, 4 mesi fa da .
-
Topic
-
Ciao gente ho un piccolo problema con LaTeX.
Ho scritto questo piccolissimo pezzo di codice:\documentclass{article}
\begin{document}
Questa \`e una prova.
\end{document}..dovrebbe dare come output la stringa : Questa è una prova.
Invece mi viene fuori una cosa del genere : article document Questa è una prova.
Come mai?Compilando con “tex” mi genera questo errore qui:! Undefined control sequence.
1.1 documentclass{article}
?mentre compilando con “latex” o “pdflatex” mi genera questi due errori:
C:\texmf\miktex\bin>latex prova.tex
This is e-TeX, Version 3.141592-2.2 (MiKTeX 2.4)
“etex.exe” –ini –interaction=nonstopmode –halt-on-error –alias latex *latex.
ltx \dump
This is e-TeX, Version 3.141592-2.2 (MiKTeX 2.4) (INITEX)
entering extended mode
(C:\texmf\tex\latex\base\latex.ltx (C:\texmf\tex\latex\00miktex\texsys.cfg)
./texsys.aux found\@currdir set to: ./.
Assuming \openin and \input
have the same search path.Defining UNIX/DOS style filename parser.
catcodes, registers, compatibility for TeX 2, parameters,
LaTeX2e <2003>
hacks, control, par, spacing, files, font encodings, lengths,
====================================Local config file fonttext.cfg used
====================================
(C:\texmf\tex\latex\00miktex\fonttext.cfg (C:\texmf\tex\latex\base\fonttext.ltx
=== Don’t modify this file, use a .cfg file instead ===(C:\texmf\tex\latex\base\omlenc.def) (C:\texmf\tex\latex\base\t1enc.def)
(C:\texmf\tex\latex\base\ot1enc.def) (C:\texmf\tex\latex\base\omsenc.def)
(C:\texmf\tex\latex\base\t1cmr.fd) (C:\texmf\tex\latex\base\ot1cmr.fd)
(C:\texmf\tex\latex\base\ot1cmss.fd) (C:\texmf\tex\latex\base\ot1cmtt.fd)))
====================================Local config file fontmath.cfg used
====================================
(C:\texmf\tex\latex\00miktex\fontmath.cfg (C:\texmf\tex\latex\base\fontmath.ltx
=== Don’t modify this file, use a .cfg file instead ===(C:\texmf\tex\latex\base\omlcmm.fd) (C:\texmf\tex\latex\base\omscmsy.fd)
(C:\texmf\tex\latex\base\omxcmex.fd) (C:\texmf\tex\latex\base\ucmr.fd)))
====================================Local config file preload.cfg used
=====================================
(C:\texmf\tex\latex\base\preload.cfg (C:\texmf\tex\latex\base\preload.ltx))
page nos., x-ref, environments, center, verbatim, math definitions, boxes,
title, sectioning, contents, floats, footnotes, index, bibliography, output,
===========================================
Local configuration file hyphen.cfg used
===========================================
(C:\texmf\tex\generic\babel\hyphen.cfg
! I can’t find file `ithyph.tex’.
\relax
l.357 \repeatPlease type another input file name
! Emergency stop.
\relax
l.357 \repeatNo pages of output.
Transcript written on latex.log.
initexmf: etex.exe failed on “latex.ltx”.
cannot make latex.efmt
I can’t find the default format file!QUALCUNO SA SPIEGARMI COME DEVO FARE X RISOLVERE QUESTO PROBLEMA?
GRAZIE IN ANTICIPO.DANIELE.
- Devi essere connesso per rispondere a questo topic.