question (fwd)

Luis A. Escobar luis@oz.stat.lsu.edu
Sun, 16 Jan 2000 14:03:34 -0600 (CST)



Does any one know how to fix this
latex problem?

In a Unix machine this file runs fine
but in the PC it fails to create the
chapter01.aux though the folder has 
the correct write permissions

I am enclosing the .tex and .log files

Thanks Luis A

**********
LaTeX file follows
**************
\documentclass{book}
\pagenumbering{roman}

%one at a time only
\includeonly{d:/splusbook/chapters/chapter01}
%\includeonly{d:/splusbook/chapters/chapter02}

\begin{document}
\include{d:/splusbook/chapters/chapter01}
\include{d:/splusbook/chapters/chapter02}

\end{document}

****************
This is the .log file
****************
This is TeX, Version 3.14159 (Web2c 7.3.1) (format=latex 1999.6.8)  16 JAN 2000 13:35
**test
(test.tex
LaTeX2e <1998/12/01> patch level 1
Babel <v3.6x> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(c:/TeX/texmf/tex/latex/base/book.cls
Document Class: book 1999/01/07 v1.4a Standard LaTeX document class
(c:/TeX/texmf/tex/latex/base/bk10.clo
File: bk10.clo 1999/01/07 v1.4a Standard LaTeX file (size option)
)
\c@part=\count79
\c@chapter=\count80
\c@section=\count81
\c@subsection=\count82
\c@subsubsection=\count83
\c@paragraph=\count84
\c@subparagraph=\count85
\c@figure=\count86
\c@table=\count87
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
) (test.aux
(d:/splusbook/chapters/chapter01.aux)
No file d:/splusbook/chapters/chapter02.aux.
)
\openout1 = `test.aux'.

LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 8.
LaTeX Font Info:    ... okay on input line 8.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 8.
LaTeX Font Info:    ... okay on input line 8.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 8.
LaTeX Font Info:    ... okay on input line 8.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 8.
LaTeX Font Info:    ... okay on input line 8.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 8.
LaTeX Font Info:    ... okay on input line 8.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 8.
LaTeX Font Info:    ... okay on input line 8.

! I can't write on file `d:/splusbook/chapters/chapter01.aux'.
\@include ...\immediate \openout \@partaux #1.aux 
                                                  \immediate \write \@partau...
l.9 \include{d:/splusbook/chapters/chapter01}
                                             
Please type another output file name: null.dvi
\openout2 = `null.dvi'.

(d:/splusbook/chapters/chapter01.tex
Overfull \hbox (174.62372pt too wide) in paragraph at lines 4--6
[]\OT1/cmr/m/n/10 SLIDA (S-PLUS Life Data Anal-y-sis) Soft-ware Graph-i-cal Use
r In-ter-face www.public.iastate.edu/ stat533/SLIDA.html 
 []

LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <7> on input line 71.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <5> on input line 71.
[1


] [2]) [3] (test.aux (d:/splusbook/chapters/chapter01.aux)
No file d:/splusbook/chapters/chapter02.aux.
) ) 
Here is how much of TeX's memory you used:
 225 strings out of 10904
 2282 string characters out of 72560
 53591 words of memory out of 263001
 3223 multiletter control sequences out of 10000+0
 3993 words of font info for 15 fonts, out of 400000 for 1000
 14 hyphenation exceptions out of 1000
 23i,5n,17p,137b,194s stack positions out of 300i,100n,500p,50000b,4000s

Output written on test.dvi (3 pages, 11572 bytes).