Path: utzoo!attcan!uunet!mcsun!unido!fauern!forwiss.uni-passau.de!unipas.fmi.uni-passau.de!hessmann From: hessmann@unipas.fmi.uni-passau.de (Georg Hessmann) Newsgroups: comp.sys.amiga Subject: Re: Pastex Help wanted Keywords: help TeX pastex Message-ID: <1990Oct30.151318.2862@forwiss.uni-passau.de> Date: 30 Oct 90 15:13:18 GMT References: Sender: usenet@forwiss.uni-passau.de (USENET News System) Organization: University of Passau, W-Germany Lines: 41 Nntp-Posting-Host: unipas.fmi.uni-passau.de In article yorkw@stable.ecn.purdue.edu (Willis F York) writes: >Well I got all the PasTex files (Offa NewXanth) >and i can't get it to work. > >it seems to run fine but here's what happens > >--> virtex &plain nicedoc >This is TeX, C Version 3.0 [hes v1.1] >(Fatal format file error; I'm stymied) > >Snoop dos is watching the program (to let me know what's going on) >and it seems to find everything. But it don't like the fmt file. First, the plain.fmt, which virtex loads is not ok. You should create your own format with initex. If you change the 'tex.mem' file, you _must_ make a new format file. >Perhaps I'm doing the setenv stuff wrong. >ex: docs say >TEXINPUTS .!tex:macros >so i make a file in ENV: called TEXINPUTS now what EXACTLY do i put there >i put in the path to the macros, PasTex:macros Yes. setenv TEXINPUTS ".!PasTeX:macros" >what does this weird stuff .!tex:macros mean.??? > ^^^^^^^^^^^^^ . is from UN*X and means the actuall directory. ! is a limiter between two pathes. .!tex:macros means: first, look into the actuall directory and than, if the file wasn't found, look at tex:macros. >It seems to find everything, but perhaps my ENV stuff is set wrong. >I am usng WSHELL env env's not arp or 1.3 Hope this helps, Georg. -- hessmann@unipas.fmi.uni-passau.de hessmann@unipas.uucp