Updated tkremind's man page to reflect new print dialog.

Removed confusing error from rem2ps's help messages.
This commit is contained in:
dfs
1996-07-07 16:35:42 +00:00
parent 2dd2a8ad6d
commit 6f03e960e8
2 changed files with 25 additions and 4 deletions

View File

@@ -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);

View File

@@ -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,