From 6f03e960e8468a6dd47b0c973577b634016d4075 Mon Sep 17 00:00:00 2001 From: dfs Date: Sun, 7 Jul 1996 16:35:42 +0000 Subject: [PATCH] Updated tkremind's man page to reflect new print dialog. Removed confusing error from rem2ps's help messages. --- rem2ps.c | 3 +-- tkremind.1 | 26 ++++++++++++++++++++++++-- 2 files changed, 25 insertions(+), 4 deletions(-) diff --git a/rem2ps.c b/rem2ps.c index 6788a511..bca2fd32 100644 --- a/rem2ps.c +++ b/rem2ps.c @@ -9,7 +9,7 @@ /* */ /***************************************************************/ -static char const RCSID[] = "$Id: rem2ps.c,v 1.3 1996-04-28 02:02:02 dfs Exp $"; +static char const RCSID[] = "$Id: rem2ps.c,v 1.4 1996-07-07 16:35:42 dfs Exp $"; #include "config.h" #include "lang.h" @@ -740,7 +740,6 @@ char *s; fprintf(stderr, "-p file Include user-supplied PostScript code in prologue\n"); fprintf(stderr, "-l Do calendar in landscape mode\n"); fprintf(stderr, "-c[n] Control small calendars: 0=none; 1=bt; 2=tb; 3=sbt\n"); - fprintf(stderr, " and next month\n"); fprintf(stderr, "-i Use ISO 8859-1 encoding in PostScript output\n"); fprintf(stderr, "-m media Set page size (eg, Letter, Legal, A4.) Case sensitive!\n"); fprintf(stderr, " (Default page size is %s)\n", DefaultPage[0].name); diff --git a/tkremind.1 b/tkremind.1 index 86cc901e..d39b1e0b 100644 --- a/tkremind.1 +++ b/tkremind.1 @@ -1,5 +1,5 @@ -.\" $Id: tkremind.1,v 1.2 1996-05-25 19:29:27 dfs Exp $ " -.TH TKREMIND 1 "23 April 1996" +.\" $Id: tkremind.1,v 1.3 1996-07-07 16:35:43 dfs Exp $ " +.TH TKREMIND 1 "7 July 1996" .UC 4 .SH NAME tkremind \- graphical front-end to Remind calendar program @@ -105,6 +105,28 @@ edit the reminder, thereby gaining access to advanced features of \fBRemind\fR. You can also use it simply to play around and discover \fBRemind\fR's idioms for expressing different types of reminders. +.SH PRINTING +To print the current month's calender, click \fBPrint...\fR on the +main calendar window. This brings up the print dialog. Printing +either produces a PostScript file or sends PostScript to a UNIX command. + +Select the print destination by choosing either \fBTo file:\fR or +\fBTo command:\fR in the print dialog. Press \fBBrowse...\fR to +bring up a file browser. In the file browser, you can enter a filename +in the text entry, double-click on a filename in the listbox, or double-click +on a directory to navigate the file system. The \fBMatch:\fR box contains +a filename wildcard which filters files in the listbox. + +Select the appropriate paper size and orientation. Activate +\fBFill page\fR if you want the calendar to fill the page. This should +be the normal case unless you have many reminders in a particular +day. (See the \fBRem2PS\fR documentation.) + +Finally, click \fBPrint\fR to print or \fBCancel\fR to cancel. +Note that during printing, \fBRemind\fR is \fInot\fR called with +the \fB-itkremind=1\fR option, because it is operated in normal +PostScript-producing mode. + .SH ODDS AND ENDS \fBTkRemind\fR performs some basic consistency checks when you add or preview a reminder. However, if you edit a reminder in the previewer,