From b1ca68d3295f5c6896897a216aa9365b2512561b Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Fri, 2 May 2025 11:03:49 -0400 Subject: [PATCH] Updated readme to include information about unnumbered option --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f0ed5d..c3d26c4 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,8 @@ Note that this is meant to print double-sided pages, so you will always have an To set the number of "leafs" to produce (i.e., the number of sheets of paper you will end up printing) go to line 28 and change the value of `lfct` from 2 to something else. Note that this should be the number of _leaves_ you want, not _pages_. In other words, if you need 20 notebook pages, those will print double-sided on ten sheets of paper. So you will need to set the value of `lfct` to 11. -**Note:** Depending on the number of pages you need, this can take a long time to compile. +**Notes:** + +1. Depending on the number of pages you need, this can take a long time to compile. + +1. The "no-numbers" blue pages does *not* include page numbers, but will automatically output six double-sided pages.