<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Yes, same problem:<br>
<br>
---------------------------------------------------------------------<br>
C:\Program Files\PLT&gt;slatex collects/slatex/quick.tex<br>
SLaTeX v. 20050609<br>
typesetting code[quick.tex]done<br>
This is pdfTeX, Version 3.1415926-1.40.8-alpha-20080323 (MiKTeX 2.7)<br>
entering extended mode<br>
(collects/slatex/quick.tex<br>
LaTeX2e &lt;2005/12/01&gt;<br>
Babel &lt;v3.8j&gt; and hyphenation patterns for english, dumylang,
nohyphenation, ge<br>
rman, ngerman, french, loaded.<br>
("C:\Program Files\MiKTeX\tex\latex\base\article.cls"<br>
Document Class: article 2005/09/16 v1.4f Standard LaTeX document class<br>
("C:\Program Files\MiKTeX\tex\latex\base\size10.clo"))<br>
<br>
! LaTeX Error: File `slatex.sty' not found.<br>
<br>
Type X to quit or &lt;RETURN&gt; to proceed,<br>
or enter new name. (Default extension: sty)<br>
<br>
Enter file name: collects/slatex/slatex.sty<br>
(collects/slatex/slatex.sty<br>
*** Check: Are you sure you called SLaTeX 20050609 or later? ***)
(quick.aux)<br>
! I can't find file `.Z0quick.tex'.<br>
\ZZZZinput #1-&gt;\input #1<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \relax<br>
l.4 In Scheme, \scheme<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {lambda} creates a function.<br>
Please type another input file name:<br>
------------------------------------------------------------------<br>
<br>
Still no dot in front of "done", in Vista nor Windows 2000. But even if
one prefers the command line, it should work from within Scheme all the
same right? It should just work either way.<br>
<br>
Quite frustrating... :-S<br>
<br>
Bas<br>
<br>
<br>
<br>
Shriram Krishnamurthi schreef:
<blockquote
 cite="mid:c67d38c30811061042t5446aa0bq399aee2b22611770@mail.gmail.com"
 type="cite">
  <pre wrap="">I was concerned about this from your previous posting already.  You showed

  </pre>
  <blockquote type="cite">
    <pre wrap="">typesetting code[quick.tex]done
    </pre>
  </blockquote>
  <pre wrap=""><!---->
But SLaTeX prints a dot for each Scheme expression it is asked to
typeset, so this should have shown up as

  </pre>
  <blockquote type="cite">
    <pre wrap="">typesetting code[quick.tex].done
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Honestly, I've never, ever in 15 years used SLaTeX from within Scheme
(nor can I imagine why I'd want to).  Have you tried running the
command-line version?  Do you get the same problem?

Shriram
  </pre>
</blockquote>
</body>
</html>