Re: [xml2rfc] [rfc-i] will <vspace=n> disappear

Julian Reschke <julian.reschke@gmx.de> Thu, 23 October 2014 20:55 UTC

Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7762F1AD47B for <xml2rfc@ietfa.amsl.com>; Thu, 23 Oct 2014 13:55:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham
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 gy74lmJxweDJ for <xml2rfc@ietfa.amsl.com>; Thu, 23 Oct 2014 13:55:37 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A69FC1AD484 for <xml2rfc@ietf.org>; Thu, 23 Oct 2014 13:55:23 -0700 (PDT)
Received: from [192.168.2.160] ([93.217.80.148]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0MPDaC-1XlpG30Er2-004TZ0; Thu, 23 Oct 2014 22:55:19 +0200
Message-ID: <54496B2E.5080400@gmx.de>
Date: Thu, 23 Oct 2014 22:55:10 +0200
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0
MIME-Version: 1.0
To: Nico Williams <nico@cryptonector.com>
References: <543FD40B.5030308@pi.nu> <543FF9E6.2080001@seantek.com> <54400057.3030904@gmx.de> <CAK3OfOi-P9wU_6R4EGDg9ADRpWtuHRDX9nT7GgrtvtPqU00gcQ@mail.gmail.com>
In-Reply-To: <CAK3OfOi-P9wU_6R4EGDg9ADRpWtuHRDX9nT7GgrtvtPqU00gcQ@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:TkNnkXTF/Hl6djfk+PPs+NpHAxF4U94hTZ2yZt52bhQsyc/YorL 1MD3AFJ8/qFaBK/cFUJMQW5V2RpSUv5ZRJHJa1uJiZPvweuMRWb6ujm32+rjauz8peCTdR/ G/buPn+fSEtiZy+50qQ6qDpqOB9jzAQyzq/+hYwBeUx2YXQ4dSSGCK6Ac4LeS+aErsXdGzO 4/CVQenLrAHmW1hgfknsw==
X-UI-Out-Filterresults: notjunk:1;
Archived-At: http://mailarchive.ietf.org/arch/msg/xml2rfc/0ilJVTDL2pXqXKf79AD2AygCNuc
Cc: XML2RFC Interest Group <xml2rfc@ietf.org>, "rfc-interest@rfc-editor.org" <rfc-interest@rfc-editor.org>
Subject: Re: [xml2rfc] [rfc-i] will <vspace=n> disappear
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 Oct 2014 20:55:40 -0000

On 2014-10-23 22:38, Nico Williams wrote:
> On Thu, Oct 16, 2014 at 12:28 PM, Julian Reschke <julian.reschke@gmx.de> wrote:
>> On 2014-10-16 19:01, Sean Leonard wrote:
>>> +1!!!
>
>> Again: use case?
>
> The use cases were given, but they aren't use cases for "vertical
> blank space".  They are use cases for other things:
>
>   - multi-paragraph list items (I forget if in v3 the schema supports
> this properly)

It does.

>     (lyx2rfc and kramdown-rfc2629 use vspace for this.)
>
>   - weak control over where page breaks are placed
>
> The former should be a first-class feature of the v3 schema.

It is.

> The latter is only necessary for paginated formats, but it comes in
> real handy for those.  I agree with Brian C. about this, we need some
> elements for hinting about what text is too precious to split, and
> what text isn't, then the paginator can probably do the Right Thing.

The question is whether the vocabulary has sufficient information, or 
whether we need more.

The one use case I've seen is grouping table rows; anything else?

Best regards, Julian