First Problem (may be the mother of all the others):
The Batch-Files 'cdemo.bat' and 'cscite.bat' are using for example "%~s1" for the first placeholder on the commandline.
My Windowssystem (ME) doesn't understand this.
Are there other Batch-Files that work on older commandoprozessors to download?
hm, not on my machine; you can try:
@echo off usr\local\context\cscite.bat
The same problems with cscite.bat. As I said, I can change these two batch-files. But I am not shure if my problems derive from this.
(i dunno if there's a way to test if we run me)
A second question:
There exists an directory 'usr\local\context\tex\texmf\texmf' which contains fontinformation to one single fontfamily 'cb'.
Is this ok: 'texmf' under 'texmf'? And why ist this there?
thats a bug (i thought that i had solved it -)
Should I move this subtree one level higher or delete it? Wolfgang