mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 23:08:40 +02:00
Document calendar_body and plain_body.
This commit is contained in:
12
man/rem2ps.1
12
man/rem2ps.1
@@ -586,6 +586,18 @@ For a SHADE or COLOR special, the blue color component.
|
|||||||
.B body \fIbody\fR
|
.B body \fIbody\fR
|
||||||
The body of the reminder to issue. Always present.
|
The body of the reminder to issue. Always present.
|
||||||
.TP
|
.TP
|
||||||
|
.B calendar_body \fIbody\fR
|
||||||
|
The text appropriate to include in a calendar. Only present if the
|
||||||
|
original body contains %"...%" sequences and the "q" modifier was used
|
||||||
|
with Remind's "-pp..." flag.
|
||||||
|
.TP
|
||||||
|
.B plain_body \fIbody\fR
|
||||||
|
The "plain" body of the reminder with any %"...%" sequences removed.
|
||||||
|
If your back-end is designed to draw a calendar, then it should
|
||||||
|
use the \fBcalendar_body\fR if present. If not, then it
|
||||||
|
should use the \fBplain_body\fR if present, and if not, then it
|
||||||
|
should fall back on the \fBbody\fR.
|
||||||
|
.TP
|
||||||
.B rawbody \fIraw\fR
|
.B rawbody \fIraw\fR
|
||||||
The "raw" body of the reminder, before any expression-pasting or
|
The "raw" body of the reminder, before any expression-pasting or
|
||||||
substitution-sequence processing. If the raw body would be the same
|
substitution-sequence processing. If the raw body would be the same
|
||||||
|
|||||||
Reference in New Issue
Block a user