From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: dviwin and the djgpp tex distribution Date: Sat, 13 Dec 1997 10:30:50 -0500 Organization: Cornell University (http://www.cornell.edu/) Lines: 48 Sender: asu1 AT cornell DOT edu (Verified) Message-ID: <3492AA2A.6B7EA432@cornell.edu> NNTP-Posting-Host: cu-dialup-0062.cit.cornell.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk First of, many thanks to gurunandan r. bhat, boon van der RJ and eli zaretskii for responding to my question regarding how to set up dviwin for use with the djgpp distribution of TeX. as always, it turned out to be extra easy. i did not edit any ini files or any batch files. here is what i did: Resolution: Check 300 Options-font Directory: d:\djgpp\share\texmf\fonts\pk\cx\public\cm\dpi$r the next step is to tell dviwin what to do in case some fonts are missing. you have to choices (other than 'do nothing'.) either spawn a program for each missing font, or create a batch file with the commands for each font, and spawn that. the latter is more efficient. so i did: Options-mIssing fonts: Click Append line to ... then Line: MakeTeXPK $f $x $X File: $(temp)\missing.bat Cmd : d:\dviwin\genall.bat $(TEMP)\missing.bat now genall.bat comes with the dviwin distribution, and i did not edit it at all. you will want to edit the pif settings for this batch file, if you want to get the maximum dpmi memory. if you would prefer to spawn MakeTeXPK for each font, then Options-mIssing fonts: Execute cmd: MakeTeXPK $f $x $X in both cases, you might have to add more options to the MakeTeXPK command for the particular metafont modes you need. *********************************************************************** to eli, gurunandan and robert: if you think it is ok, i can post copies of your e-mail's to me on my web page. let me know. *********************************************************************** -- Sinan ---------------------------------------------------------------------- A. Sinan Unur Department of Policy Analysis and Management, College of Human Ecology, Cornell University, Ithaca, NY 14853, USA mailto:sinan DOT unur AT cornell DOT edu http://www.people.cornell.edu/pages/asu1/