|
From: Rainer T. <th...@st...> - 2003-10-03 12:55:27
|
At 10:16 03.10.2003, Francesco Del Citto wrote:
>With the version 2.1 I used
>\^{}
>and it wrote correctly "^".
>Now, with the 2.3, it doesn't work. I've solved the problem using
>\verb"^"
Hmm.
It works fine here:
----- begin test.tex -----
\documentclass{article}
\begin{document}
\^{}
\end{document}
----- end test.tex -----
----- begin test.log -----
This is TeX, Version 3.141592 (MiKTeX 2.3) (preloaded format=latex
2000.11.28) 3 OCT 2003 14:48
**\nonstopmode\input{test.tex}
(test.tex (C:\Programme\texmf\tex\latex\base\article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(C:\Programme\texmf\tex\latex\base\size10.clo
File: size10.clo 2001/04/21 v1.4e Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
) (test.aux)
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 3.
LaTeX Font Info: ... okay on input line 3.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 3.
LaTeX Font Info: ... okay on input line 3.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 3.
LaTeX Font Info: ... okay on input line 3.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 3.
LaTeX Font Info: ... okay on input line 3.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 3.
LaTeX Font Info: ... okay on input line 3.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 3.
LaTeX Font Info: ... okay on input line 3.
[1
] (test.aux) )
Here is how much of TeX's memory you used:
216 strings out of 95928
1991 string characters out of 1195238
45673 words of memory out of 1049592
3241 multiletter control sequences out of 35000
3640 words of font info for 14 fonts, out of 500000 for 1000
84 hyphenation exceptions out of 607
24i,4n,17p,132b,162s stack positions out of 1500i,500n,5000p,200000b,32768s
Output written on test.dvi (1 page, 228 bytes).
----- end test.log -----
Perhaps it'd help if you would share an example?
Best,
Rainer Thiel
--
Priv.-Doz. Dr. Rainer Thiel
FB 10, Klass. Phil. - D-35032 Marburg, Germany (EU)
th...@st...
http://www.rainer-thiel.tk
|