Re: [irsg] Resending: Page numbers in RFCs questions / preferences

Benjamin Kaduk <kaduk@mit.edu> Mon, 26 October 2020 16:28 UTC

Return-Path: <kaduk@mit.edu>
X-Original-To: wgchairs@ietfa.amsl.com
Delivered-To: wgchairs@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C9DD3A0CE8 for <wgchairs@ietfa.amsl.com>; Mon, 26 Oct 2020 09:28:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level:
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b5E-S7lElx-8 for <wgchairs@ietfa.amsl.com>; Mon, 26 Oct 2020 09:28:27 -0700 (PDT)
Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8389D3A0CE6 for <wgchairs@ietf.org>; Mon, 26 Oct 2020 09:28:27 -0700 (PDT)
Received: from kduck.mit.edu ([24.16.140.251]) (authenticated bits=56) (User authenticated as kaduk@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 09QGSE1t025534 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 26 Oct 2020 12:28:19 -0400
Date: Mon, 26 Oct 2020 09:28:14 -0700
From: Benjamin Kaduk <kaduk@mit.edu>
To: Toerless Eckert <tte@cs.fau.de>
Cc: Carsten Bormann <cabo@tzi.org>, WG Chairs <wgchairs@ietf.org>, RFC Interest <rfc-interest@rfc-editor.org>
Subject: Re: [irsg] Resending: Page numbers in RFCs questions / preferences
Message-ID: <20201026162814.GP39170@kduck.mit.edu>
References: <20201026020433.GA19475@faui48f.informatik.uni-erlangen.de> <CADaq8je8gMwAkOndTNJ9ndwzOZb2HQMZrCUJ5wNUjw-6ax9QtA@mail.gmail.com> <35EFE952-7786-4E24-B228-9BEE51D3C876@tzi.org> <20201026150241.GK48111@faui48f.informatik.uni-erlangen.de>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <20201026150241.GK48111@faui48f.informatik.uni-erlangen.de>
Archived-At: <https://mailarchive.ietf.org/arch/msg/wgchairs/l636bf_YrPzFGAvXHEf8HFDOuMk>
X-BeenThere: wgchairs@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Working Group Chairs <wgchairs.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/wgchairs>, <mailto:wgchairs-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/wgchairs/>
List-Post: <mailto:wgchairs@ietf.org>
List-Help: <mailto:wgchairs-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/wgchairs>, <mailto:wgchairs-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 26 Oct 2020 16:28:29 -0000

On Mon, Oct 26, 2020 at 04:02:41PM +0100, Toerless Eckert wrote:
> Is there any reason why the tools team would not be able to produce
> a rendered version that does incude page numbers ? PDF and txt ?
> Call it RFC classic format ?

IIRC the xml2rfc tool already supports the pagination functionality with a
command-line argument, so you can make your own right now.
Unfortunately, I was unable to find the exact incatation in the mail
archives within the time I allotted for searching.

-Ben