From 21585403dba6ec47afdf81b86557285acb993b7a Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Thu, 24 Jul 2014 10:56:39 -0700 Subject: Printing: add 1 dive per page option With this option there is an exception, which makes the notes section of the profile table occupy half the page. This way dive plans can reasonably be printed. Fixes #636 Signed-off-by: Lubomir I. Ivanov Signed-off-by: Dirk Hohndel --- display.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'display.h') diff --git a/display.h b/display.h index b728b8b70..7775dcf7a 100644 --- a/display.h +++ b/display.h @@ -39,7 +39,8 @@ struct options { enum { PRETTY, TABLE, - TWOPERPAGE + TWOPERPAGE, + ONEPERPAGE } type; int print_selected; int color_selected; -- cgit v1.2.3-70-g09d2