From c43abbdd1cca9564961bacc7d49a0ad3399b90ac Mon Sep 17 00:00:00 2001
From: Trevor Daniels <t.daniels@treda.co.uk>
Date: Sun, 18 Sep 2016 19:46:21 +0100
Subject: [PATCH] Doc: Complete the list of on-the-fly procedures

---
 Documentation/notation/input.itely | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/notation/input.itely b/Documentation/notation/input.itely
index f131cd6012..83d18c5c06 100644
--- a/Documentation/notation/input.itely
+++ b/Documentation/notation/input.itely
@@ -1143,10 +1143,11 @@ provided:
 @item create-page-number-stencil    @tab  print-page-numbers true?
 @item print-all-headers             @tab  print-all-headers true?
 @item first-page                    @tab  first page in the book?
+@item not-first-page                @tab  not first page in the book?
 @item (on-page nmbr)                @tab  page number = nmbr?
 @item last-page                     @tab  last page in the book?
-@item not-first-page                @tab  not first page in the book?
 @item part-first-page               @tab  first page in the book part?
+@item not-part-first-page           @tab  not first page in the book part?
 @item part-last-page                @tab  last page in the book part?
 @item not-single-page               @tab  pages in book part > 1?
 
-- 
2.39.5