From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/502 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Print versus Screen Date: Fri, 04 Jun 1999 00:54:01 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <37570789.80B67816@wxs.nl> References: <3.0.5.32.19990603115646.00a5d4a0@mail.northcoast.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035391356 24531 80.91.224.250 (23 Oct 2002 16:42:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:42:36 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: David Arnold Xref: main.gmane.org gmane.comp.tex.context:502 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:502 David Arnold wrote: > Having just printed Up-001-p.pdf and viewed Up-001-s.pdf on screen, I would > very much like to learn how to produce documents for both print and > onscreen, particularly with a minimum of duplicated effort. That is, can we > just change a few lines to go from one to the other? > > Any examples of this we can practice on? Define your style like: \startnotmode[paper] \setuppapersize [S6] \stopnotmode \startmode[paper] \setuppapersize [A4] \stopmode and run te file with texexec somefile and texexec --mode=paper somefile If you add % modes=paper to your file, texexec will report them, Hans > Also, when printing Up-001-p.pdf on my HPIIIP LaserJet printer, the colored > links, such as \goto, are dithered and display poorly on paper. Thoughts? Buy a high res printer -) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl -----------------------------------------------------------------