If we ask for multiple weekly calendars, render then two weeks to a page.

This commit is contained in:
Dianne Skoll
2024-12-25 10:37:18 -05:00
parent 5a56f4c61b
commit 2739a41651
2 changed files with 48 additions and 15 deletions
+9 -1
View File
@@ -392,7 +392,7 @@ month. Possible values for I<n> are:
=item Z<>0
Do not draw any small calendares
Do not draw any small calendars
=item Z<>1
@@ -563,6 +563,14 @@ it is syntactically correct. If you use invalid Pango markup, the
Pango library will print a warning and B<rem2pdf> will not render any
output for the invalid reminder.
=head1 WEEKLY CALENDARS
B<rem2pdf> will produce weekly calendars if you invoke B<remind> with the
B<-p+> option. If you ask for a single weekly calendar, B<rem2pdf> will
make it fill the entire page. If you ask for more than one week's worth
of data (for example, B<remind -p+4 ...> then B<rem2pdf> will put
two week's worth of reminders on a single page.
=head1 ABSOLUTELY-POSITIONED TEXT
If your B<PANGO> special reminder starts with C<@I<x>,I<y>> where I<x>