[xml2rfc] draft-reschke-xml2rfc-latest, "2.22.3 'style' attribute"

<davenoveck@gmail.com> Thu, 01 January 2015 20:27 UTC

Return-Path: <davenoveck@gmail.com>
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 2EF341A03A3 for <xml2rfc@ietfa.amsl.com>; Thu, 1 Jan 2015 12:27:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.1
X-Spam-Level:
X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, 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 HQ-b0y7L3i7d for <xml2rfc@ietfa.amsl.com>; Thu, 1 Jan 2015 12:27:21 -0800 (PST)
Received: from mail-qc0-x234.google.com (mail-qc0-x234.google.com [IPv6:2607:f8b0:400d:c01::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AED8E1A00F6 for <xml2rfc@ietf.org>; Thu, 1 Jan 2015 12:27:21 -0800 (PST)
Received: by mail-qc0-f180.google.com with SMTP id i8so12315065qcq.25 for <xml2rfc@ietf.org>; Thu, 01 Jan 2015 12:27:21 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:mime-version:from:to:subject:importance:date :content-type; bh=oIDdZzQcdjuu2KFfGV9yjs3r8qoJGQZ1t8Nb5f6cp5M=; b=e5BWeuK7pSZiK4otCPmzTFGcpuHQiNP1x6h6YuwIkRa3Nq0z6HqRyJKEbVBgvmGWTU Fntwo2HTPOBUsyTUR4bBqYIiYC6plDDsWds4JjlAoWvvFOxb4W5SvsczEboQN9sZKyzC eD85BBbYrCRMsgmrnx9pT+SdQHJVXlc+B4DHk0CxuxlYeu50BYgXnfsuFtEwYw6Lhuhy gUdBVH5PAhy0Pp+muYW3sZ5RD//1os7zzs8rnJF3YKZeKNjSuj32bktqg8gazgpQlI/3 qp8XrG+qGH4s3gDtaBjb8fPHDslRSAhCbArc21ig+n2mCCiox+Zte4/sOebqpXlZ25F+ CrOg==
X-Received: by 10.224.14.66 with SMTP id f2mr54672410qaa.81.1420144040924; Thu, 01 Jan 2015 12:27:20 -0800 (PST)
Received: from pcinstudy (pool-108-49-139-24.bstnma.fios.verizon.net. [108.49.139.24]) by mx.google.com with ESMTPSA id l8sm23043599qad.43.2015.01.01.12.27.20 for <xml2rfc@ietf.org> (version=TLSv1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 01 Jan 2015 12:27:20 -0800 (PST)
Message-ID: <54a5ada8.8822e00a.093b.072a@mx.google.com>
MIME-Version: 1.0
From: davenoveck@gmail.com
To: "xml2rfc@ietf.org" <xml2rfc@ietf.org>
Importance: Normal
Date: Thu, 01 Jan 2015 20:05:45 +0000
Content-Type: multipart/alternative; boundary="_9C152F20-C764-43E0-B476-CFA486B5691F_"
Archived-At: http://mailarchive.ietf.org/arch/msg/xml2rfc/v4A-EmC0eCLmRNVZWbcEexVw6IY
X-Mailman-Approved-At: Thu, 01 Jan 2015 17:52:38 -0800
Subject: [xml2rfc] draft-reschke-xml2rfc-latest, "2.22.3 'style' attribute"
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, 01 Jan 2015 20:27:23 -0000

http://greenbytes.de/tech/webdav/draft-reschke-xml2rfc-latest.html#rfc.section.2.22.3:




Your recent change restricting what can be done in <list style=”format …”> is a real problem for me.




In particular, I can no longer control the symbol to be used for bullets by saying, for example, <list  style= “format  o ”>.


I find this necessary when I have <list style=”symbols” nested inside <list style=”none”>.   The xml2rfc processor in its wisdom, gave me pluses in this case, which I had a problem with.