Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: dviprt and Kyocera L-880
- To: tlug@example.com
- Subject: Re: tlug: dviprt and Kyocera L-880
- From: "Stephen J. Turnbull" <turnbull@example.com>
- Date: Fri, 23 May 1997 08:27:42 +0900
- In-reply-to: Your message of "Fri, 23 May 1997 00:04:02 +0900." <Pine.HPP.3.95.970522235707.18350B-100000@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug
-------------------------------------------------------- tlug note from "Stephen J. Turnbull" <turnbull@example.com> -------------------------------------------------------- >>>>> "Craig" == C Oda <craig@example.com> writes: Craig> a while ago I posted a question about GhostScript drivers Craig> for the Kyocera L-880 laser printer. I was just reviewing Craig> my Linux nyumon book, when I noticed that dviprt had Yuck, but it works. Specials are not "dvi*k" compatible, though. I don't know what specials dviprt does, actually. Craig> Other people might want to give it a look. All I have to Craig> do now is find a text to dvi filter and I'm set. I guess I Craig> could hack something with TeX if I was really desperate. # /bin/sh # probably ought to clean up the file naming and cleanup parts # of the script. Handles Japanese, too! echo << EOTeX > tmp.tex \documentclass[a4paper]{article} % I don't like jarticle format \begin{document} \begin{verbatim} EOTeX cat $1 >>tmp.tex echo << EOTeX >> tmp.tex \end{verbatim} \end{document} EOTeX jlatex tmp dviprt $2 tmp.dvi rm -f tmp.tex tmp.dvi tmp.aux tmp.log # any other trash -- Stephen J. Turnbull Institute of Policy and Planning Sciences Yaseppochi-Gumi University of Tsukuba http://turnbull.sk.tsukuba.ac.jp/ Tel: +81 (298) 53-5091; Fax: 55-3849 turnbull@example.com ----------------------------------------------------------------- a word from the sponsor will appear below ----------------------------------------------------------------- The TLUG mailing list is proudly sponsored by TWICS - Japan's First Public-Access Internet System. Now offering 20,000 yen/year flat rate Internet access with no time charges. Full line of corporate Internet and intranet products are available. info@example.com Tel: 03-3351-5977 Fax: 03-3353-6096
- References:
- tlug: dviprt and Kyocera L-880
- From: "C. Oda" <craig@example.com>
Home | Main Index | Thread Index
- Prev by Date: tlug: dviprt and Kyocera L-880
- Next by Date: Re: tlug: fetchmail and cancellation of meeting?
- Prev by thread: tlug: dviprt and Kyocera L-880
- Next by thread: tlug: Linux Journal Article?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links