
From nobody Sun Oct 11 08:01:43 2015
Return-Path: <trac@tools.ietf.org>
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 A8A0F1A8AE3 for <xml2rfc@ietfa.amsl.com>; Sun, 11 Oct 2015 08:01:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.011
X-Spam-Level: 
X-Spam-Status: No, score=-0.011 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, T_RP_MATCHES_RCVD=-0.01] 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 M1dLhYlbIm_K for <xml2rfc@ietfa.amsl.com>; Sun, 11 Oct 2015 08:01:41 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6C2721A8AE2 for <xml2rfc@ietf.org>; Sun, 11 Oct 2015 08:01:41 -0700 (PDT)
Received: from localhost ([::1]:53424 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1ZlI7x-0003UQ-5y; Sun, 11 Oct 2015 08:01:33 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de
X-Trac-Project: xml2rfc
Date: Sun, 11 Oct 2015 15:01:33 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://tools.ietf.org/tools/xml2rfc/trac/ticket/303#comment:2
Message-ID: <078.5b269d78844db103f8a60d13d8e3d162@tools.ietf.org>
References: <063.100bf53ddbc225bc069ab0b8ca0b90c0@tools.ietf.org>
X-Trac-Ticket-ID: 303
In-Reply-To: <063.100bf53ddbc225bc069ab0b8ca0b90c0@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, sginoza@amsl.com, rse@rfc-editor.org, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/xVe31ZxgsX3fqq5DIIXv3xn_sX0>
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #303 (Version 2 cli): ability to turn multiple-initials PI on and off
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/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: Sun, 11 Oct 2015 15:01:42 -0000

#303: ability to turn multiple-initials PI on and off

Changes (by henrik@levkowetz.com):

 * status:  new => assigned


Comment:

 It turns out that this requires a complete rewrite of the reference
 handling in xml2rfc.  The current code doesn't even notice the presence of
 PIs within <references/>, because it doesn't iterate through the elements;
 instead it just picks out first the <reference/>
 elements (without their context) and then from within the <reference/>
 elements it picks
 title, date, authors, seriesInfo etc., again without their context.  This
 has to be
 re-written to iterate through all of the elements, including PIs, and
 rendering each
 element in its context, in order to honour the PIs.

-- 
------------------------------+----------------------------------
  Reporter:  arusso@amsl.com  |      Owner:  henrik@levkowetz.com
      Type:  defect           |     Status:  assigned
  Priority:  major            |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:                   |   Keywords:
------------------------------+----------------------------------

Ticket URL: <https://tools.ietf.org/tools/xml2rfc/trac/ticket/303#comment:2>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Sun Oct 11 22:45:54 2015
Return-Path: <duerst@it.aoyama.ac.jp>
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 9DE611B3181 for <xml2rfc@ietfa.amsl.com>; Sun, 11 Oct 2015 22:45:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.099
X-Spam-Level: *
X-Spam-Status: No, score=1.099 tagged_above=-999 required=5 tests=[BAYES_50=0.8, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=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 KZtzPDtxSwdX for <xml2rfc@ietfa.amsl.com>; Sun, 11 Oct 2015 22:45:50 -0700 (PDT)
Received: from APC01-SG2-obe.outbound.protection.outlook.com (mail-sg2apc01on0099.outbound.protection.outlook.com [104.47.125.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5DD401B317D for <xml2rfc@ietf.org>; Sun, 11 Oct 2015 22:45:47 -0700 (PDT)
Authentication-Results: spf=none (sender IP is ) smtp.mailfrom=duerst@it.aoyama.ac.jp; 
Received: from [133.2.210.64] (133.2.210.64) by KAWPR01MB0130.jpnprd01.prod.outlook.com (10.161.27.11) with Microsoft SMTP Server (TLS) id 15.1.293.16; Mon, 12 Oct 2015 05:45:42 +0000
To: xml2rfc issue tracker <trac@tools.ietf.org>, <henrik@levkowetz.com>, <julian.reschke@gmx.de>
References: <063.100bf53ddbc225bc069ab0b8ca0b90c0@tools.ietf.org> <078.5b269d78844db103f8a60d13d8e3d162@tools.ietf.org>
From: =?UTF-8?Q?Martin_J._D=c3=bcrst?= <duerst@it.aoyama.ac.jp>
Organization: Aoyama Gakuin University
Message-ID: <561B4900.1070600@it.aoyama.ac.jp>
Date: Mon, 12 Oct 2015 14:45:36 +0900
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <078.5b269d78844db103f8a60d13d8e3d162@tools.ietf.org>
Content-Type: text/plain; charset="utf-8"; format=flowed
Content-Transfer-Encoding: 7bit
X-Originating-IP: [133.2.210.64]
X-ClientProxiedBy: OS2PR01CA0017.jpnprd01.prod.outlook.com (25.161.74.155) To KAWPR01MB0130.jpnprd01.prod.outlook.com (25.161.27.11)
X-Microsoft-Exchange-Diagnostics: 1; KAWPR01MB0130; 2:o94OA0iYAB4h8dbgcZy+5cBkoXQqhIUEJdWVSOcBZYtC8QYliKGYIoejjP8OCkCLe9SvwJYeYHK1wM07WMlqfZtJVP0ci3i2Sbwekawt8d2XQ6Ub1/Ce6Qa3P00SY6lAZ3ZYXv0FptarQes26DyKYqtZ1AVJfh6UGOZazba+LCs=; 3:bycO7h04urtKKtbM8qRbh1XQiAKBKfSrBheY/6HKpgtsd63SJVo2ssSXGpjvz/NvbP03Z5xMursQrM1XmpeMBEUrtZYNll2bRLxNb80DkeQ5Iyt9IwoxMEWwe/AFke/Dr/TN/78SKZRMkcs2EH/4MA==; 25:OIlj+fj78s9dS8tj38ThUubMtn4SdoMiffVkwKerE2n13TIvcJGLbOip8PnBJ5veKrzqdrA93DqQuvJvPCC1f+zAs+Wu5OefyK+qyEtDYzIssPwwAjS9HE0D0tyS4nrh8h2oxUZ4MJ3HL4ydRJ4YlCQvkT7STyfc8BHj91p6JgS7RiWXXaiVenCVOrDFQdjmtBsOFalRnliQTtV+dKlUA60DTaToCffpB1gbBI5Es6D+FfBxDRZR6fQQloof2BWcDfyLUfh0WY69l185ZzL13w==; 4:QgxtVh76hbH8ebiRP0QaEAvMzU+/WdDKm/f9LcbBPjlprm1ih3ATv0bVtkUccIhyWEp21/m2hLs0RFbRqVxKeOT3A9UvD8+f5su1XiBq3Uj4p5gw1FzUBIweVf/w1UbVV/Et/tK2Jvz2phwkgLNeyj15yEjCkxhj7+s03GE6kcW9ArnjuML2rjucpuTh6kJuUmtdXY+tPNuXcKpeCsJEYjp47Eie6e/V9e9fpyz0qRUPi+48Rpv+pWAGoKU9tVKOIB2rFDOK4aawuvWAuNDG5qNc/KeWGp/1la28xuCPMJkzhGnIOtXmjcNCI1ydg/CsISrhnFzoeWJ+dhW+WzdPig==
X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:KAWPR01MB0130;
X-Microsoft-Antispam-PRVS: <KAWPR01MB01307EBB25F71FF3CEDD10ABCA310@KAWPR01MB0130.jpnprd01.prod.outlook.com>
X-Exchange-Antispam-Report-Test: UriScan:;
X-Exchange-Antispam-Report-CFA-Test: BCL:0; PCL:0; RULEID:(2401047)(8121501046)(520078)(5005006)(3002001); SRVR:KAWPR01MB0130; BCL:0; PCL:0; RULEID:; SRVR:KAWPR01MB0130; 
X-Forefront-PRVS: 0727122FC6
X-Forefront-Antispam-Report: SFV:NSPM; SFS:(10019020)(6049001)(6009001)(189002)(479174004)(24454002)(199003)(106356001)(64126003)(105586002)(5004730100002)(92566002)(189998001)(86362001)(33656002)(42186005)(47776003)(4001350100001)(77096005)(66066001)(65806001)(5001960100002)(5007970100001)(5001770100001)(19580395003)(64706001)(2950100001)(81156007)(80316001)(65956001)(97736004)(19580405001)(40100003)(5008740100001)(74482002)(65816999)(2201001)(54356999)(122386002)(87976001)(87266999)(83506001)(76176999)(50986999)(23676002)(50466002)(59896002)(101416001)(46102003)(7059030)(3940600001); DIR:OUT; SFP:1102; SCL:1; SRVR:KAWPR01MB0130; H:[133.2.210.64]; FPR:; SPF:None; PTR:InfoNoRecords; MX:1; A:0; LANG:en; 
Received-SPF: None (protection.outlook.com: it.aoyama.ac.jp does not designate permitted sender hosts)
X-Microsoft-Exchange-Diagnostics: =?utf-8?B?MTtLQVdQUjAxTUIwMTMwOzIzOlByc2VnODFwL1pGeDcrbU5Pa3hYZWw5VURU?= =?utf-8?B?ZzhxWndGbjE1TGRWU0I1SXRsWmNPWlhuQkhLUk91eWQzOEIrNXpSTWN6RlJs?= =?utf-8?B?MVVmQTZROU5XbTl6bS8yWnB2ejZuRVFjc29WMlJRaktjbW8vc0ZnU0twQS9G?= =?utf-8?B?V1B0ZUFuUkJaaGhUUmd4UW50RUtCSllEOFlUSXZrYUlPNEtHcUQxb29JVCts?= =?utf-8?B?NVZLUjhJUVhKWVZ1T1BvMEQraG5Ed1RKWituV2lSNW5WU01YRVVyWDI5NDlH?= =?utf-8?B?QWw5VW8yUEZMaW9BQVlwaVRkbXA0NGJzMkZpTlNHSndkRHBCd3BmR21UWENV?= =?utf-8?B?Y1dnMjFjdTFXVWE3aHZKRHhzMFFqN0tCV0NBVm1NS0FodTVkcVBUbkhEUDla?= =?utf-8?B?d0tvSXlRbUU3VXBDUURzZkxMZUtJSTJzbmVqc3V1TEtvaGNBblFPbUxFenJY?= =?utf-8?B?MVpHa2RPWTFMYkZJZThxUnBaU3dGZy9OeStsK0VyYUdIUmZSMVNmcGpFREpQ?= =?utf-8?B?cGZnNEtsT2cwK05rWVljaStNR0RWWm5qMHpXNDJNUm1KZk9mTExSNzhITEZU?= =?utf-8?B?Zm5PZFR0S3ZNNkY5UlQ5Y050VytEK0szZFZLblZBbmljbTBzUXJHTWQvMUZm?= =?utf-8?B?OGlQSC8zTGZmdE8vNllOWFNxbTJLSENXWStaOUdNemhUWG51ZktuNWdycVFz?= =?utf-8?B?Uk5yNGpvWTN6aWxuc05sbno5eGd1bjAvUFdBOUYyNndMUjFlRG5KS205bmNo?= =?utf-8?B?end2d0xKRmhEeGtLS29hNmZvUnBkcnRZaFJrL3VFcjVXMzBtSkkrenQ3Y3cx?= =?utf-8?B?aWE2WFBUemp0OGJqaEZLUHI0OGpuYTJVelpTOGQ1NS9zTFRFOXA2dHZsR0gz?= =?utf-8?B?Nmc4Sm83dzVUMjFONXdRRFluYXRSTUdPL1ZzbGU1UDJLbXhwcTdGcDY2Lzc4?= =?utf-8?B?bGdZWVB2bmgxUFJTTlFOaUxWVmZYUUVrUXAzSnhzZUkvNGlqbkIvVlFoc1Q4?= =?utf-8?B?TDBLRXBRbWxHVGoyZkNvK3V5VmxjTjRZWTZuUVdmd0ZWY3hGZ1lRVVY5QWZ2?= =?utf-8?B?cFAxd1pFYmd5U3kxZVhiK2JiT2NKOTJEWjhsc2g1dWluVnJYSTJKVmRMcTBU?= =?utf-8?B?WFJLQ0oxZTB6Smx3b3M1WGdwVUFUdmlOVkpPNGpxTmhRMzFaK3JMNEt1cjR4?= =?utf-8?B?MFg5aFBxOWRTbWpGa0lkMXQ3bTJPYzY4M0xIZUNKdGxJTEo0WHppcTgrejMv?= =?utf-8?B?ZnhmRTVSUENicVpkTk1UdXNVL0Z2ZUNRNUhEYWRHaDdvdDM4STRkYVE2L0tT?= =?utf-8?B?WGdEVzFzcG0zSXhDdFhWZ1JsdnlsL0d3bEw4dkFxOUJRcHBHbG5SNnN4YjR1?= =?utf-8?B?bDY4OGU3T1kyNkFIc1FoODYrVGlXc2JxZy9kRmFIWUxibDhnblI5VzczZjBa?= =?utf-8?B?WU5HdVpRYUZ2eW5QbTZlVlhCVE5sTG5qWVZldUlOc0hSWkVNZEFiOUNzUXhL?= =?utf-8?B?ZXhtOWFTb0dNR3JrMWNqbjl0WDROMWhuL1pSTmNMUmNIQWpaa09lZ1BOVmdl?= =?utf-8?B?K1hqTWk3R2toWW9KV3paTlN3Qk81aGVaa1c0bEpMbUVycnE3UkNoSFBBNmRN?= =?utf-8?B?QkRZTDB3SUdCcmxHcEhSRmZxeWFaNWpycmFWNXVQYmwzaDdCbzB5Q1ZyWWN2?= =?utf-8?B?Z2RlRWdzckNkUmsvSE9FU2RraDIvdFh2THZpVE85Y2VQMTloN2t5V0lOQ1NR?= =?utf-8?Q?+fpfW6rNmH4a8iQZqRY9W0jD3inVZVf4GOBqk=3D?=
X-Microsoft-Exchange-Diagnostics: 1; KAWPR01MB0130; 5:y1NM28CdtTOqIz2hBddhoyLqKWxB8arnpZ3T2ZufKa0N5HlQtJZfgiem9+Il1PqXdtxt0iibIAUXPJJ4ytUnS8+Jplb8sYE5D6xnH8seK0IjOIypUWpAd9S76M6KANvAEyHP7jGEl6np6t6bhL6PuQ==; 24:IwtI9EKxm8oRIDXKCG+K0OumRZNyPJpE8HFKFLfjJmINQOmGcXwye73Z7jC6gJZIcMZnBrvkrKs9lMBU1cOtLHwHHEz6aQGIMVEanutiNIA=; 20:U28wYeTD2qiAGPaTKOBKgrNrZLK53a/Bww9wC9CcBYN0tzTLZJ6ZvK8j8hyZlmqL1W3sGhE8ImHnX8XgpcsYKQ==
SpamDiagnosticOutput: 1:23
SpamDiagnosticMetadata: NSPM
X-OriginatorOrg: it.aoyama.ac.jp
X-MS-Exchange-CrossTenant-OriginalArrivalTime: 12 Oct 2015 05:45:42.8785 (UTC)
X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted
X-MS-Exchange-Transport-CrossTenantHeadersStamped: KAWPR01MB0130
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/6NlAyOqhSuJdXTxbir6aPFv7fug>
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #303 (Version 2 cli): ability to turn multiple-initials PI on and off
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: <https://mailarchive.ietf.org/arch/browse/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: Mon, 12 Oct 2015 05:45:52 -0000

[I have been trying to comment on the tracker, but that didn't work, so 
I'm going to send my comment here directly in email.]

On 2015/10/12 00:01, xml2rfc issue tracker wrote:
> #303: ability to turn multiple-initials PI on and off
> Changes (by henrik@levkowetz.com):
> Comment:

>   It turns out that this requires a complete rewrite of the reference
>   handling in xml2rfc.  The current code doesn't even notice the presence of
>   PIs within <references/>, because it doesn't iterate through the elements;
>   instead it just picks out first the <reference/>
>   elements (without their context) and then from within the <reference/>
>   elements it picks
>   title, date, authors, seriesInfo etc., again without their context.

This is the usual way to do things in XML. PIs have a bad name in the 
XML community, not many people are using them. The way we have been 
using them in XML2RFC (at the start of the document) is relatively 
harmless, but this issue shows why PIs have such a bad name.

>   This
>   has to be
>   re-written to iterate through all of the elements, including PIs, and
>   rendering each
>   element in its context, in order to honour the PIs.

Before going there, please let's consider how we can avoid such a kludgy 
implementation. One simple idea would be to use an additional attribute 
on the <author> element.

Regards,   Martin.


From nobody Wed Oct 14 00:55:08 2015
Return-Path: <stokcons@xs4all.nl>
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 9145C1B2C15 for <xml2rfc@ietfa.amsl.com>; Wed, 14 Oct 2015 00:55:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.251
X-Spam-Level: 
X-Spam-Status: No, score=-2.251 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HELO_EQ_FR=0.35, RCVD_IN_DNSWL_LOW=-0.7, 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 pXZ9YgDJ88xl for <xml2rfc@ietfa.amsl.com>; Wed, 14 Oct 2015 00:55:05 -0700 (PDT)
Received: from lb3-smtp-cloud6.xs4all.net (lb3-smtp-cloud6.xs4all.net [194.109.24.31]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1E9C71B2C14 for <xml2rfc@ietf.org>; Wed, 14 Oct 2015 00:55:04 -0700 (PDT)
Received: from webmail.xs4all.nl ([194.109.20.211]) by smtp-cloud6.xs4all.net with ESMTP id Uvv31r0044ZF39u01vv30l; Wed, 14 Oct 2015 09:55:03 +0200
Received: from AMontpellier-654-1-214-79.w92-145.abo.wanadoo.fr ([92.145.225.79]) by webmail.xs4all.nl with HTTP (HTTP/1.1 POST); Wed, 14 Oct 2015 09:55:03 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII; format=flowed
Content-Transfer-Encoding: 7bit
Date: Wed, 14 Oct 2015 09:55:03 +0200
From: peter van der Stok <stokcons@xs4all.nl>
To: xml2rfc@ietf.org
Organization: vanderstok consultancy
Mail-Reply-To: consultancy@vanderstok.org
Message-ID: <8de45c5f3a13dd57c56f7ab83caccfaa@xs4all.nl>
X-Sender: stokcons@xs4all.nl (bAvZwF9AClsyxbIbNb68usW7cy9rkhBx)
User-Agent: XS4ALL Webmail
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/pE41mHbbolbAErfVZf9SYfPzGHQ>
Subject: [xml2rfc] /tmp file processing error
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: consultancy@vanderstok.org
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/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: Wed, 14 Oct 2015 07:55:07 -0000

Submitting to the trac system is beyond my capabilities.

To-day xml2rfc does not process an xml file that was properly handled a 
few days ago.
It cites problems with RFC.4293
but recognizes it later on.

Accompanying error message:


Unable to Validate File

ERROR: Unable to parse the XML document: INPUT
  /tmp/reference.RFC.4293.xml: Line 1: StartTag: invalid element name
  /tmp/reference.RFC.4293.xml: Line 1: Premature end of data in tag body 
line 1
  /tmp/reference.RFC.4293.xml: Line 1: chunk is not well balanced
  INPUT: Line 2528: Failure to process entity RFC4293
  INPUT: Line 2528: Entity 'RFC4293' not defined
Using 
XML_LIBRARY=/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml2:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml3:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml4:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml5:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml6
Parsing file INPUT
Resolving entity... 
/usr/local/lib/python2.7/dist-packages/xml2rfc-2.5.1.dev0-py2.7.egg/xml2rfc/templates/rfc2629.dtd
Resolving entity... 
/usr/local/lib/python2.7/dist-packages/xml2rfc-2.5.1.dev0-py2.7.egg/xml2rfc/templates/rfc2629-xhtml.ent
Resolving entity... 
/usr/local/lib/python2.7/dist-packages/xml2rfc-2.5.1.dev0-py2.7.egg/xml2rfc/templates/rfc2629-other.ent
Resolving entity... 
/usr/local/lib/python2.7/dist-packages/xml2rfc-2.5.1.dev0-py2.7.egg/xml2rfc/templates/rfc2629.dtd
Resolving entity... 
/usr/local/lib/python2.7/dist-packages/xml2rfc-2.5.1.dev0-py2.7.egg/xml2rfc/templates/rfc2629-xhtml.ent
Resolving entity... 
/usr/local/lib/python2.7/dist-packages/xml2rfc-2.5.1.dev0-py2.7.egg/xml2rfc/templates/rfc2629-other.ent
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml
Loaded from cache /tmp/reference.RFC.2119.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.4648.xml
Loaded from cache /tmp/reference.RFC.4648.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.5277.xml
Loaded from cache /tmp/reference.RFC.5277.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.6020.xml
Loaded from cache /tmp/reference.RFC.6020.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.7049.xml
Loaded from cache /tmp/reference.RFC.7049.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.7159.xml
Loaded from cache /tmp/reference.RFC.7159.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.7252.xml
Loaded from cache /tmp/reference.RFC.7252.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.7396.xml
Loaded from cache /tmp/reference.RFC.7396.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml3/reference.I-D.becker-core-coap-sms-gprs.xml
Loaded from cache /tmp/reference.I-D.becker-core-coap-sms-gprs.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-core-block.xml
Loaded from cache /tmp/reference.I-D.ietf-core-block.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-core-observe.xml
Loaded from cache /tmp/reference.I-D.ietf-core-observe.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-netmod-yang-json.xml
Loaded from cache /tmp/reference.I-D.ietf-netmod-yang-json.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-netconf-restconf.xml
Loaded from cache /tmp/reference.I-D.ietf-netconf-restconf.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml3/reference.I-D.vanderstok-core-patch.xml
Loaded from cache /tmp/reference.I-D.vanderstok-core-patch.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.2578.xml
Loaded from cache /tmp/reference.RFC.2578.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.3410.xml
Loaded from cache /tmp/reference.RFC.3410.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.3411.xml
Loaded from cache /tmp/reference.RFC.3411.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.3414.xml
Loaded from cache /tmp/reference.RFC.3414.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.3416.xml
Loaded from cache /tmp/reference.RFC.3416.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.3418.xml
Loaded from cache /tmp/reference.RFC.3418.xml
Resolving entity... 
http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.4293.xml
Loaded from cache /tmp/reference.RFC.4293.xml
-- 
Peter van der Stok
vanderstok consultancy
mailto: consultancy@vanderstok.org
www: www.vanderstok.org
tel NL: +31(0)492474673     F: +33(0)966015248


From nobody Wed Oct 14 05:38:37 2015
Return-Path: <tony@att.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 D8FC81A1BF8 for <xml2rfc@ietfa.amsl.com>; Wed, 14 Oct 2015 05:38:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.266
X-Spam-Level: 
X-Spam-Status: No, score=-2.266 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, IP_NOT_FRIENDLY=0.334, RCVD_IN_DNSWL_LOW=-0.7] 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 cgBBIw_2pIPO for <xml2rfc@ietfa.amsl.com>; Wed, 14 Oct 2015 05:38:34 -0700 (PDT)
Received: from mx0a-00191d01.pphosted.com (mx0a-00191d01.pphosted.com [67.231.149.140]) (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 F27A51A1BF2 for <xml2rfc@ietf.org>; Wed, 14 Oct 2015 05:38:33 -0700 (PDT)
Received: from pps.filterd (m0049287.ppops.net [127.0.0.1]) by m0049287.ppops.net-00191d01. (8.15.0.59/8.15.0.59) with SMTP id t9ECZ5ED021451 for <xml2rfc@ietf.org>; Wed, 14 Oct 2015 08:38:32 -0400
Received: from alpi154.enaf.aldc.att.com (sbcsmtp6.sbc.com [144.160.229.23]) by m0049287.ppops.net-00191d01. with ESMTP id 1xevvv629w-1 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for <xml2rfc@ietf.org>; Wed, 14 Oct 2015 08:38:32 -0400
Received: from enaf.aldc.att.com (localhost [127.0.0.1]) by alpi154.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id t9ECcVgJ014322 for <xml2rfc@ietf.org>; Wed, 14 Oct 2015 08:38:31 -0400
Received: from alpi132.aldc.att.com (alpi132.aldc.att.com [130.8.217.2]) by alpi154.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id t9ECcRWH014298 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for <xml2rfc@ietf.org>; Wed, 14 Oct 2015 08:38:28 -0400
Received: from alpi153.aldc.att.com (alpi153.aldc.att.com [130.8.42.31]) by alpi132.aldc.att.com (RSA Interceptor) for <xml2rfc@ietf.org>; Wed, 14 Oct 2015 12:38:13 GMT
Received: from aldc.att.com (localhost [127.0.0.1]) by alpi153.aldc.att.com (8.14.5/8.14.5) with ESMTP id t9ECcD8Z025959 for <xml2rfc@ietf.org>; Wed, 14 Oct 2015 08:38:13 -0400
Received: from mailgw1.maillennium.att.com (maillennium.att.com [135.25.114.99]) by alpi153.aldc.att.com (8.14.5/8.14.5) with ESMTP id t9ECc8Tg025614 for <xml2rfc@ietf.org>; Wed, 14 Oct 2015 08:38:09 -0400
Received: from tonys-macbook-pro.local (unknown[135.110.240.25](untrusted sender)) by maillennium.att.com (mailgw1) with ESMTP id <20151014123805gw100dvb4ve>; Wed, 14 Oct 2015 12:38:07 +0000
X-Originating-IP: [135.110.240.25]
To: consultancy@vanderstok.org, xml2rfc@ietf.org
References: <8de45c5f3a13dd57c56f7ab83caccfaa@xs4all.nl>
From: Tony Hansen <tony@att.com>
Message-ID: <561E4CAC.1010700@att.com>
Date: Wed, 14 Oct 2015 08:38:04 -0400
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <8de45c5f3a13dd57c56f7ab83caccfaa@xs4all.nl>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2015-10-14_06:, , signatures=0
X-Proofpoint-Spam-Details: rule=outbound_policy_notspam policy=outbound_policy score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1507310000 definitions=main-1510140159
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/liQUNucjALpMau-M6eWAEcyQPv4>
Subject: Re: [xml2rfc] /tmp file processing error
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: <https://mailarchive.ietf.org/arch/browse/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: Wed, 14 Oct 2015 12:38:36 -0000

The cached version of reference.RFC.4293.xml had gotten hosed. Please
try again.

    Tony Hansen

On 10/14/15 3:55 AM, peter van der Stok wrote:
> Submitting to the trac system is beyond my capabilities.
>
> To-day xml2rfc does not process an xml file that was properly handled
> a few days ago.
> It cites problems with RFC.4293
> but recognizes it later on.
>
> Accompanying error message:
>
>
> Unable to Validate File
>
> ERROR: Unable to parse the XML document: INPUT
>  /tmp/reference.RFC.4293.xml: Line 1: StartTag: invalid element name
>  /tmp/reference.RFC.4293.xml: Line 1: Premature end of data in tag
> body line 1
>  /tmp/reference.RFC.4293.xml: Line 1: chunk is not well balanced
>  INPUT: Line 2528: Failure to process entity RFC4293
>  INPUT: Line 2528: Entity 'RFC4293' not defined
> Using
> XML_LIBRARY=/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml2:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml3:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml4:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml5:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml6
> Parsing file INPUT
> Resolving entity...
> /usr/local/lib/python2.7/dist-packages/xml2rfc-2.5.1.dev0-py2.7.egg/xml2rfc/templates/rfc2629.dtd
> Resolving entity...
> /usr/local/lib/python2.7/dist-packages/xml2rfc-2.5.1.dev0-py2.7.egg/xml2rfc/templates/rfc2629-xhtml.ent
> Resolving entity...
> /usr/local/lib/python2.7/dist-packages/xml2rfc-2.5.1.dev0-py2.7.egg/xml2rfc/templates/rfc2629-other.ent
> Resolving entity...
> /usr/local/lib/python2.7/dist-packages/xml2rfc-2.5.1.dev0-py2.7.egg/xml2rfc/templates/rfc2629.dtd
> Resolving entity...
> /usr/local/lib/python2.7/dist-packages/xml2rfc-2.5.1.dev0-py2.7.egg/xml2rfc/templates/rfc2629-xhtml.ent
> Resolving entity...
> /usr/local/lib/python2.7/dist-packages/xml2rfc-2.5.1.dev0-py2.7.egg/xml2rfc/templates/rfc2629-other.ent
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml
> Loaded from cache /tmp/reference.RFC.2119.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.4648.xml
> Loaded from cache /tmp/reference.RFC.4648.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.5277.xml
> Loaded from cache /tmp/reference.RFC.5277.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.6020.xml
> Loaded from cache /tmp/reference.RFC.6020.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.7049.xml
> Loaded from cache /tmp/reference.RFC.7049.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.7159.xml
> Loaded from cache /tmp/reference.RFC.7159.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.7252.xml
> Loaded from cache /tmp/reference.RFC.7252.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.7396.xml
> Loaded from cache /tmp/reference.RFC.7396.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml3/reference.I-D.becker-core-coap-sms-gprs.xml
> Loaded from cache /tmp/reference.I-D.becker-core-coap-sms-gprs.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-core-block.xml
> Loaded from cache /tmp/reference.I-D.ietf-core-block.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-core-observe.xml
> Loaded from cache /tmp/reference.I-D.ietf-core-observe.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-netmod-yang-json.xml
> Loaded from cache /tmp/reference.I-D.ietf-netmod-yang-json.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-netconf-restconf.xml
> Loaded from cache /tmp/reference.I-D.ietf-netconf-restconf.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml3/reference.I-D.vanderstok-core-patch.xml
> Loaded from cache /tmp/reference.I-D.vanderstok-core-patch.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.2578.xml
> Loaded from cache /tmp/reference.RFC.2578.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.3410.xml
> Loaded from cache /tmp/reference.RFC.3410.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.3411.xml
> Loaded from cache /tmp/reference.RFC.3411.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.3414.xml
> Loaded from cache /tmp/reference.RFC.3414.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.3416.xml
> Loaded from cache /tmp/reference.RFC.3416.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.3418.xml
> Loaded from cache /tmp/reference.RFC.3418.xml
> Resolving entity...
> http://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.4293.xml
> Loaded from cache /tmp/reference.RFC.4293.xml


From nobody Mon Oct 19 06:31:59 2015
Return-Path: <yaakov_s@rad.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 48DD41A1B2D for <xml2rfc@ietfa.amsl.com>; Mon, 19 Oct 2015 06:31:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0
X-Spam-Level: 
X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, HTML_MESSAGE=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 RHrwXFW0h8WX for <xml2rfc@ietfa.amsl.com>; Mon, 19 Oct 2015 06:31:48 -0700 (PDT)
Received: from emea01-db3-obe.outbound.protection.outlook.com (mail-db3on0618.outbound.protection.outlook.com [IPv6:2a01:111:f400:fe04::618]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A42C81A1B1D for <xml2rfc@ietf.org>; Mon, 19 Oct 2015 06:31:47 -0700 (PDT)
Received: from DB5PR03MB0999.eurprd03.prod.outlook.com (10.162.154.17) by DB5PR03MB0997.eurprd03.prod.outlook.com (10.162.154.158) with Microsoft SMTP Server (TLS) id 15.1.300.14; Mon, 19 Oct 2015 13:31:29 +0000
Received: from DB5PR03MB0999.eurprd03.prod.outlook.com ([10.162.154.17]) by DB5PR03MB0999.eurprd03.prod.outlook.com ([10.162.154.17]) with mapi id 15.01.0300.010; Mon, 19 Oct 2015 13:31:29 +0000
From: Yaakov Stein <yaakov_s@rad.com>
To: "xml2rfc@ietf.org" <xml2rfc@ietf.org>
Thread-Topic: <artwork src="filename.jpg">
Thread-Index: AdEKchKSlYZe37h6TA2lA7oQDAcX8Q==
Date: Mon, 19 Oct 2015 13:31:29 +0000
Message-ID: <DB5PR03MB099925D18206756C2A29B22BE53A0@DB5PR03MB0999.eurprd03.prod.outlook.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
authentication-results: spf=none (sender IP is ) smtp.mailfrom=yaakov_s@rad.com; 
x-originating-ip: [147.234.58.139]
x-microsoft-exchange-diagnostics: 1; DB5PR03MB0997; 5:t6xxQw4ukOh6Clzh6LbzoLq8/vz5y9yAdAuUXc59HWZjonatDAkOqycAMK6G99DM4Jr48QaFRreR0ZhfDyKzwit2OokSkKPsaJJD5PsLEAUppMuntrVJsknjG0rKNU+AFFIWovlEFBhG6rzwzdCrwA==; 24:a0YuhDAnPCWo9WdAAoZjAPUs4uResT2FcGD+/PiJSoCjLTQIFgOYIvnQ8dvLSvXBYGG+VrE3I9A8vPUR2jVHl9eu4nqnEjL1SZXkdCMIHhM=; 20:aol4/BR4SFy/It8Eu1He/iYrxlxuBCEzuzBZVxpMWLuJEVBkbYBqhHj4RFX2o6RULgh+Wt30jdd9oRu/PwYq+A==
x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:DB5PR03MB0997;
x-microsoft-antispam-prvs: <DB5PR03MB0997FA42A5122CE00E4B32A5E53A0@DB5PR03MB0997.eurprd03.prod.outlook.com>
x-exchange-antispam-report-test: UriScan:(42673675456677)(108003899814671)(83020558694031); 
x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(601004)(2401047)(5005006)(520078)(8121501046)(3002001); SRVR:DB5PR03MB0997; BCL:0; PCL:0; RULEID:; SRVR:DB5PR03MB0997; 
x-forefront-prvs: 07349BFAD2
x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(6009001)(189002)(199003)(50986999)(19300405004)(15975445007)(5003600100002)(92566002)(46102003)(101416001)(64706001)(33656002)(40100003)(76576001)(16236675004)(558084003)(122556002)(66066001)(77096005)(5008740100001)(97736004)(102836002)(81156007)(54356999)(5002640100001)(2900100001)(86362001)(19625215002)(450100001)(5001960100002)(74316001)(5007970100001)(107886002)(87936001)(2351001)(10400500002)(11100500001)(106356001)(5004730100002)(19580395003)(229853001)(110136002)(2501003)(189998001)(105586002); DIR:OUT; SFP:1101; SCL:1; SRVR:DB5PR03MB0997; H:DB5PR03MB0999.eurprd03.prod.outlook.com; FPR:; SPF:None; PTR:InfoNoRecords;  MX:1; A:1; LANG:en; 
received-spf: None (protection.outlook.com: rad.com does not designate permitted sender hosts)
spamdiagnosticoutput: 1:23
spamdiagnosticmetadata: NSPM
Content-Type: multipart/alternative; boundary="_000_DB5PR03MB099925D18206756C2A29B22BE53A0DB5PR03MB0999eurp_"
MIME-Version: 1.0
X-OriginatorOrg: rad.com
X-MS-Exchange-CrossTenant-originalarrivaltime: 19 Oct 2015 13:31:29.3120 (UTC)
X-MS-Exchange-CrossTenant-fromentityheader: Hosted
X-MS-Exchange-CrossTenant-id: f9047108-cc2c-4e48-97a3-43fad1b3bf9d
X-MS-Exchange-Transport-CrossTenantHeadersStamped: DB5PR03MB0997
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/hIbNt7PeJ9v-FYQgaCbgK4uNZ1Y>
Subject: [xml2rfc] <artwork src="filename.jpg">
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: <https://mailarchive.ietf.org/arch/browse/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: Mon, 19 Oct 2015 13:31:58 -0000

--_000_DB5PR03MB099925D18206756C2A29B22BE53A0DB5PR03MB0999eurp_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

All,



Is <artwork src=3D"filename.jpg"> supposed to insert a figure in the html o=
r PDF version ?


I use this extensively in draft-ietf-pals-congcons-01, and require a sequen=
ce of hacks to produce the PDF version.



Y(J)S

--_000_DB5PR03MB099925D18206756C2A29B22BE53A0DB5PR03MB0999eurp_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:#0563C1;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:#954F72;
	text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
	{mso-style-priority:99;
	mso-style-link:"Plain Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
span.PlainTextChar
	{mso-style-name:"Plain Text Char";
	mso-style-priority:99;
	mso-style-link:"Plain Text";
	font-family:"Calibri",sans-serif;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri",sans-serif;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-US" link=3D"#0563C1" vlink=3D"#954F72">
<div class=3D"WordSection1">
<p class=3D"MsoPlainText">All, <o:p></o:p></p>
<p class=3D"MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoPlainText">Is &lt;artwork src=3D&quot;filename.jpg&quot;&gt;=
 supposed to insert a figure in the html or PDF version ?<o:p></o:p></p>
<p class=3D"MsoPlainText"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal"><span style=3D"color:black">I use this extensively i=
n </span><span style=3D"color:black">draft-ietf-pals-congcons-01, and requi=
re a sequence of hacks to produce the PDF version.</span><span style=3D"col=
or:black"><o:p></o:p></span></p>
<p class=3D"MsoPlainText"><span style=3D"color:black"><o:p>&nbsp;</o:p></sp=
an></p>
<p class=3D"MsoPlainText"><span style=3D"color:black">Y(J)S<o:p></o:p></spa=
n></p>
</div>
</body>
</html>

--_000_DB5PR03MB099925D18206756C2A29B22BE53A0DB5PR03MB0999eurp_--


From nobody Mon Oct 19 07:28:31 2015
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 B6B9F1A6EE0 for <xml2rfc@ietfa.amsl.com>; Mon, 19 Oct 2015 07:28:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, 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 wF4TNidS0CAU for <xml2rfc@ietfa.amsl.com>; Mon, 19 Oct 2015 07:28:28 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) (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 8B56C1A6EDB for <xml2rfc@ietf.org>; Mon, 19 Oct 2015 07:28:28 -0700 (PDT)
Received: from [192.168.1.158] ([5.10.171.186]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0MSHax-1ZztYY1qqB-00TYEK; Mon, 19 Oct 2015 16:28:25 +0200
To: Yaakov Stein <yaakov_s@rad.com>, "xml2rfc@ietf.org" <xml2rfc@ietf.org>
References: <DB5PR03MB099925D18206756C2A29B22BE53A0@DB5PR03MB0999.eurprd03.prod.outlook.com>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <5624FE07.3000209@gmx.de>
Date: Mon, 19 Oct 2015 16:28:23 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <DB5PR03MB099925D18206756C2A29B22BE53A0@DB5PR03MB0999.eurprd03.prod.outlook.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:XjNKLzPN5ARHG1QrHnuWIdoFnYqBPq0jah88DdcSJQ2Fwsov1S9 iJpRdqrjPMPzFBMz5Zu/6NVgGu8hsQTTz3drnvg8THYhUqncNbNfM6Ra3DwCU9dqticXSFf a9Ms7R937VR7Z3+lVD668p5YJtyFd7tPU1r+GqSLVR9eyZ+QRYAmzEqNsE4W2NsBYMl0B6Z hiJodzKdaZVw8yr3uPwxA==
X-UI-Out-Filterresults: notjunk:1;V01:K0:Tsz+Qa2JM7s=:JFWsDCKZ6dVaoPgS0Z8UT4 VMswlpR+6M0/6ZYHjHTdqEi3Afjq92i/P8f+o0Q4ardKUWNAHKsUL10Vz/qNmC01pobPs1onk HyoIbSJ6O1fJk3cj0aWKKnWy3yo2wKj81iONcAsnArf0ZDkMBXmPXTB/gi5GE8EzHiI17w7LC 3oW2CDB3GvvwkOO2JsqFBzY0SwQzaWhumj21GCMKvtmYtevKFjOxdq80Ewy9z7qFwnfiwxLSe VvfkKP9nNEdKjWe6cRhXlJisg0PB7C6VEk9Ue6d+DhHi9JJ9mvC6N6bnGqekzpZmYEqkPoMp9 Mz9DEPdRgIu+dFgfxAjrBFGOeAYR6AurCh2v3VBcybzBdtFBDYXS9muDaPFvANDbn83qeE+6c gn6rHc5SummGaizH3ypK52xvmSzBA5dnBy9j7rX0H7EuEQiyykN6HC5fJ0Q/e4bKml9+Df7YK rka7RiFkiYJGdcFSjVgF80GYzrNH6yu686r9t2rDTMYwvEcl19+iOgJVx5WxlE8Jt+e4/mlSF OIGcbPxviklNu1vzuTYv8LjU1emjfWxywQg0vA2oj+4pi5qVaSI3PX9T1yFGMTsBDyexWl5DJ B0PiIsd9I0DGg37jr9D2kbHtdPihb2UsVh2pfafiXDTqm3JXjFIx/FdetM4Z6G+2cN9F4Mndy URICNs31NIMe5HAsq+Uzvv3oQbl+maN+dF/xpnZENSUlsP6jhQV01jSU5Q8jbCojeFM93w5ep WNsct1ByFfkC9/pfhCNW9lmyDFHssrLrR5zmBusPN2NXXPkx44Gy7sVgMBA1V6fYH7G8WHjtf +DTFISd
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/JEvpPaBpZe8H1SjRZ8F_NucaYN8>
Subject: Re: [xml2rfc] <artwork src="filename.jpg">
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: <https://mailarchive.ietf.org/arch/browse/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: Mon, 19 Oct 2015 14:28:30 -0000

On 2015-10-19 15:31, Yaakov Stein wrote:
> All,
>
> Is <artwork src="filename.jpg"> supposed to insert a figure in the html
> or PDF version ?

Yes.

> I use this extensively in draft-ietf-pals-congcons-01, and require a
> sequence of hacks to produce the PDF version.

How do you generate the PDF?

Best regards, Julian



From nobody Tue Oct 20 00:20:53 2015
Return-Path: <yaakov_s@rad.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 767F31A6F3A for <xml2rfc@ietfa.amsl.com>; Tue, 20 Oct 2015 00:20:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_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 wa38BjXH4ur4 for <xml2rfc@ietfa.amsl.com>; Tue, 20 Oct 2015 00:20:46 -0700 (PDT)
Received: from emea01-db3-obe.outbound.protection.outlook.com (mail-db3on0685.outbound.protection.outlook.com [IPv6:2a01:111:f400:fe04::685]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 50C951AC406 for <xml2rfc@ietf.org>; Tue, 20 Oct 2015 00:20:45 -0700 (PDT)
Received: from DB5PR03MB0999.eurprd03.prod.outlook.com (10.162.154.17) by DB5PR03MB0998.eurprd03.prod.outlook.com (10.162.154.16) with Microsoft SMTP Server (TLS) id 15.1.300.14; Tue, 20 Oct 2015 07:20:25 +0000
Received: from DB5PR03MB0999.eurprd03.prod.outlook.com ([10.162.154.17]) by DB5PR03MB0999.eurprd03.prod.outlook.com ([10.162.154.17]) with mapi id 15.01.0300.010; Tue, 20 Oct 2015 07:20:25 +0000
From: Yaakov Stein <yaakov_s@rad.com>
To: Julian Reschke <julian.reschke@gmx.de>, "xml2rfc@ietf.org" <xml2rfc@ietf.org>
Thread-Topic: [xml2rfc] <artwork src="filename.jpg">
Thread-Index: AdEKchKSlYZe37h6TA2lA7oQDAcX8QACFYqAACMG3xA=
Date: Tue, 20 Oct 2015 07:20:25 +0000
Message-ID: <DB5PR03MB0999229B491BC3124CBB532CE5390@DB5PR03MB0999.eurprd03.prod.outlook.com>
References: <DB5PR03MB099925D18206756C2A29B22BE53A0@DB5PR03MB0999.eurprd03.prod.outlook.com> <5624FE07.3000209@gmx.de>
In-Reply-To: <5624FE07.3000209@gmx.de>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
authentication-results: spf=none (sender IP is ) smtp.mailfrom=yaakov_s@rad.com; 
x-originating-ip: [80.74.105.107]
x-microsoft-exchange-diagnostics: 1; DB5PR03MB0998; 5:qwXInxD3Z3RDoDUxe94qWWBI/QOsCarD/CTzeezJ4vZEQNLzdfGOZUBHaFd6cpXtwj/yC0XTpoOt/gOFrTtsYz7JMmRQZbtO448LJFiOdT4uzCVZBxoboy2osYbPwExV/pZXEEmEyteH0vfaskEBoA==; 24:DAKTmxvctuiXYgVPn2EmXM+wcJ19PVPW7O5QsWVuZJOc39PjsCrhxHFXuBLHRkzgqd77pNHtDOASpbPwfe4KBY48CtHKg22hZeRnLSPcTls=; 20:ti2wGsZpnaZJpTt5n6zSH/pXntR31asjJ6us7uejHb1YAfDAbi1sKLMIwThImeA2ahVvf3x7Npv54uwzYdQs5A==
x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:DB5PR03MB0998;
x-microsoft-antispam-prvs: <DB5PR03MB099873244BBF29D698E5FA15E5390@DB5PR03MB0998.eurprd03.prod.outlook.com>
x-exchange-antispam-report-test: UriScan:(279801643600669)(26323138287068);
x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(601004)(2401047)(520078)(5005006)(8121501046)(3002001); SRVR:DB5PR03MB0998; BCL:0; PCL:0; RULEID:; SRVR:DB5PR03MB0998; 
x-forefront-prvs: 073515755F
x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(6009001)(13464003)(24454002)(199003)(189002)(479174004)(377424004)(66066001)(5001770100001)(2501003)(5004730100002)(189998001)(2900100001)(46102003)(4001150100001)(74316001)(64706001)(101416001)(97736004)(76576001)(5008740100001)(5007970100001)(10400500002)(107886002)(92566002)(40100003)(11100500001)(77096005)(5001960100002)(106356001)(86362001)(19580405001)(54356999)(50986999)(5003600100002)(81156007)(33656002)(76176999)(2950100001)(105586002)(87936001)(122556002)(102836002)(5002640100001)(19580395003)(7059030); DIR:OUT; SFP:1101; SCL:1; SRVR:DB5PR03MB0998; H:DB5PR03MB0999.eurprd03.prod.outlook.com; FPR:; SPF:None; PTR:InfoNoRecords;  A:1; MX:1; LANG:en; 
received-spf: None (protection.outlook.com: rad.com does not designate permitted sender hosts)
spamdiagnosticoutput: 1:23
spamdiagnosticmetadata: NSPM
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-OriginatorOrg: rad.com
X-MS-Exchange-CrossTenant-originalarrivaltime: 20 Oct 2015 07:20:25.1251 (UTC)
X-MS-Exchange-CrossTenant-fromentityheader: Hosted
X-MS-Exchange-CrossTenant-id: f9047108-cc2c-4e48-97a3-43fad1b3bf9d
X-MS-Exchange-Transport-CrossTenantHeadersStamped: DB5PR03MB0998
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/Av5bgdnLQasglsRLUoxtdd_uhYk>
Subject: Re: [xml2rfc] <artwork src="filename.jpg">
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: <https://mailarchive.ietf.org/arch/browse/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: Tue, 20 Oct 2015 07:20:52 -0000

Julian,=20

For the last 2 versions (since the draft moved from PWE3 to PALS) were prod=
uced the on-line xml2rfc tool.
Since I could not coax it to actually insert a figure into the HTML or PDF,=
=20
I produced both text and html, and wrote a script that replaced the CDATA w=
ith IMG tags in the html,
and then manually opened the html in a browser and saved to PDF.

Y(J)S

-----Original Message-----
From: Julian Reschke [mailto:julian.reschke@gmx.de]=20
Sent: 19/10/2015 17:28
To: Yaakov Stein <yaakov_s@rad.com>; xml2rfc@ietf.org
Subject: Re: [xml2rfc] <artwork src=3D"filename.jpg">

On 2015-10-19 15:31, Yaakov Stein wrote:
> All,
>
> Is <artwork src=3D"filename.jpg"> supposed to insert a figure in the=20
> html or PDF version ?

Yes.

> I use this extensively in draft-ietf-pals-congcons-01, and require a=20
> sequence of hacks to produce the PDF version.

How do you generate the PDF?

Best regards, Julian



From nobody Tue Oct 20 01:09:46 2015
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 960B91B2DF4 for <xml2rfc@ietfa.amsl.com>; Tue, 20 Oct 2015 01:09:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, 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 pDR2WTmcmZV0 for <xml2rfc@ietfa.amsl.com>; Tue, 20 Oct 2015 01:09:44 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) (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 C8CAC1B2D0D for <xml2rfc@ietf.org>; Tue, 20 Oct 2015 01:08:36 -0700 (PDT)
Received: from [192.168.1.100] ([93.217.65.7]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0Lwnem-1acnW62M2q-016RyL; Tue, 20 Oct 2015 10:08:34 +0200
To: Yaakov Stein <yaakov_s@rad.com>, "xml2rfc@ietf.org" <xml2rfc@ietf.org>
References: <DB5PR03MB099925D18206756C2A29B22BE53A0@DB5PR03MB0999.eurprd03.prod.outlook.com> <5624FE07.3000209@gmx.de> <DB5PR03MB0999229B491BC3124CBB532CE5390@DB5PR03MB0999.eurprd03.prod.outlook.com>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <5625F680.3070303@gmx.de>
Date: Tue, 20 Oct 2015 10:08:32 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <DB5PR03MB0999229B491BC3124CBB532CE5390@DB5PR03MB0999.eurprd03.prod.outlook.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:MNXy9M7Oh92OsPtf3zfbh/57cSN5EcFt2zH9pntVK1y2ukjAbW6 swPELQjAe73Iv3w2Xd02cO/IV42Px5y+TwvcuR9YwJJz+BdE8J7n6EKX8CsAWo8H+hAvd3F By63SZJ2IbwSubDij2AZEY7OK2UyM7AOVZMLPHnHYUw1EJGTv3dkEo5h6DphEdy9ZanrB4v kNi3ACiP0MUsCD4tIwE2A==
X-UI-Out-Filterresults: notjunk:1;V01:K0:gFY+aJdpC0s=:m9iUrCuDBO15GSJ/C/Y0zT AlAe3DadI3J9BoZY7o79veDcQSvQ1fvEanJSVjvDtRQol/kUBZz33bTx1XNVXphtmlGTYYJVi R2BqHWOpMkWdD9pNx4U8wLQ8zdm64EWvJg/lJfZ8HIJjAb5dr7ZgRKrIS6F2FPzLOH86V0BbC 3tfQ7B2dfrsKC4IEf4FgS9JJbDbEcH45PCf9F/jCxiWv3Xb9eOuENqvwi3vvK9mqg8xNtIe9I 9fnNG5jJ3sgBd54IWIbGudcmg+kMsrZqneRR+OMcPRCiyQoa7tfjg2ldyQM2WROMVdouM2Oe9 NdrHYvrWyLbFSt9bH0TrWEk6TxPK3EpVJ0qFkz7BsU8j5aDST428yyNGusuUgv1q3Ww4vgGW6 BvsEC8a2y6cSzo567pH96R8ILHiFSvtwshDqU5IYYON1YJjT/zsfGAb7fCAUh4mUo4VFHyfZe xkq+SV7BLZ8zxXagqIYaY1VNlUgkL08xQ3aCfsfJprt55NgzMp9h7PIBeSC3siGuLsMNokLBB 0xyVAXMsDEkD47bY/YO90AEwQ7FcAl/Do8wA3dNfcIQIBWQo3i7QQUqqaj1ev3VTg+Xtfbrr2 vT9UTwVxOB2cBvPT/gkNU9fElbfdtvCLTNHy2LH/AoMZT1eb+iMZbWimk+rLGPk0FfemQZgEN vhnJ8td2hhssqE2Nhbe+o7UGWtJbEhh/I8De1Abc13e1DBTBMV3BqZhGfB7M6EhNjkfi+f+p6 PsZgEYcQ/GTOc2jI9p/q3TKXhZEiYqoAn1kKc+qrqnZWlPAwls8YEc0XjJQqiRRuLKBBtcaVD Ef4UNpq
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/vhM0mQetS-mxsAV4Em5YZuywKPs>
Subject: Re: [xml2rfc] <artwork src="filename.jpg">
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: <https://mailarchive.ietf.org/arch/browse/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: Tue, 20 Oct 2015 08:09:45 -0000

On 2015-10-20 09:20, Yaakov Stein wrote:
> Julian,
>
> For the last 2 versions (since the draft moved from PWE3 to PALS) were produced the on-line xml2rfc tool.
> Since I could not coax it to actually insert a figure into the HTML or PDF,
> I produced both text and html, and wrote a script that replaced the CDATA with IMG tags in the html,
> and then manually opened the html in a browser and saved to PDF.
>
> Y(J)S

If it doesn't place the figure into the HTML that sounds like a bug that 
should be reported.

Best regards, Julian


From nobody Tue Oct 20 08:57:28 2015
Return-Path: <pkyzivat@alum.mit.edu>
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 A669D1AC444 for <xml2rfc@ietfa.amsl.com>; Tue, 20 Oct 2015 08:57:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.235
X-Spam-Level: 
X-Spam-Status: No, score=-1.235 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, SPF_SOFTFAIL=0.665] autolearn=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 abRTzZ2yAaIN for <xml2rfc@ietfa.amsl.com>; Tue, 20 Oct 2015 08:57:26 -0700 (PDT)
Received: from resqmta-ch2-11v.sys.comcast.net (resqmta-ch2-11v.sys.comcast.net [IPv6:2001:558:fe21:29:69:252:207:43]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 90D661A92FC for <xml2rfc@ietf.org>; Tue, 20 Oct 2015 08:57:26 -0700 (PDT)
Received: from resomta-ch2-11v.sys.comcast.net ([69.252.207.107]) by resqmta-ch2-11v.sys.comcast.net with comcast id XTvZ1r0092Ka2Q501TxRdk; Tue, 20 Oct 2015 15:57:25 +0000
Received: from Paul-Kyzivats-MacBook-Pro.local ([50.138.229.151]) by resomta-ch2-11v.sys.comcast.net with comcast id XTxR1r0023Ge9ey01TxRAE; Tue, 20 Oct 2015 15:57:25 +0000
To: xml2rfc@ietf.org
References: <DB5PR03MB099925D18206756C2A29B22BE53A0@DB5PR03MB0999.eurprd03.prod.outlook.com> <5624FE07.3000209@gmx.de> <DB5PR03MB0999229B491BC3124CBB532CE5390@DB5PR03MB0999.eurprd03.prod.outlook.com>
From: Paul Kyzivat <pkyzivat@alum.mit.edu>
Message-ID: <56266463.7030406@alum.mit.edu>
Date: Tue, 20 Oct 2015 11:57:23 -0400
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <DB5PR03MB0999229B491BC3124CBB532CE5390@DB5PR03MB0999.eurprd03.prod.outlook.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20140121; t=1445356645; bh=pYw5Pjd0yGkUQfDQOyCAIrlK63Qg8guW7lKJFEjQhPc=; h=Received:Received:Subject:To:From:Message-ID:Date:MIME-Version: Content-Type; b=C1m5wMEoR6OazJnQGtFrYOAJriMICQtz/KJTQjWAyUb39bCyDuVEdRMYyh+AqP/F2 9TcG8oUurG91B+oBODXqH8GELjut1BZNPxd8l8J7GqHLLzQOGzIZhM6vqxsyvigepy LN+Ctk8IsHXZjD34K2RTfzSxzvTKbMdkLM+4rRbUw+Unjz5yEfmq8pYHk2QzSUxBkO JBRc8aRvX2kC2Mg/cdGuB5FA2uJTAZF2TZUUF8moFW2Vf9AqkKMBX78Op1cw5R8c5K ukYLLejT9ObmB+FgscazSvQerYLdT+cpCG7pj0G+uyoU7r/vbhdb2+ZOFx2xyuah1X Z+U+3SlocI6kg==
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/-Engta2zFCFdv5YfA1KQYUfe18k>
Subject: Re: [xml2rfc] <artwork src="filename.jpg">
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: <https://mailarchive.ietf.org/arch/browse/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: Tue, 20 Oct 2015 15:57:27 -0000

How could the online xml2rfc tool do this insertion? It would need 
access to the file. Where would it get that?

Perhaps if you ran the tool locally it would work.

	Thanks,
	Paul

On 10/20/15 3:20 AM, Yaakov Stein wrote:
> Julian,
>
> For the last 2 versions (since the draft moved from PWE3 to PALS) were produced the on-line xml2rfc tool.
> Since I could not coax it to actually insert a figure into the HTML or PDF,
> I produced both text and html, and wrote a script that replaced the CDATA with IMG tags in the html,
> and then manually opened the html in a browser and saved to PDF.
>
> Y(J)S
>
> -----Original Message-----
> From: Julian Reschke [mailto:julian.reschke@gmx.de]
> Sent: 19/10/2015 17:28
> To: Yaakov Stein <yaakov_s@rad.com>; xml2rfc@ietf.org
> Subject: Re: [xml2rfc] <artwork src="filename.jpg">
>
> On 2015-10-19 15:31, Yaakov Stein wrote:
>> All,
>>
>> Is <artwork src="filename.jpg"> supposed to insert a figure in the
>> html or PDF version ?
>
> Yes.
>
>> I use this extensively in draft-ietf-pals-congcons-01, and require a
>> sequence of hacks to produce the PDF version.
>
> How do you generate the PDF?
>
> Best regards, Julian
>
>
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc
>


From nobody Tue Oct 20 10:37:07 2015
Return-Path: <tony@att.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 E16731ACDA7 for <xml2rfc@ietfa.amsl.com>; Tue, 20 Oct 2015 10:37:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.266
X-Spam-Level: 
X-Spam-Status: No, score=-2.266 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, IP_NOT_FRIENDLY=0.334, RCVD_IN_DNSWL_LOW=-0.7] 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 gkROu1QWlHEw for <xml2rfc@ietfa.amsl.com>; Tue, 20 Oct 2015 10:37:05 -0700 (PDT)
Received: from mx0a-00191d01.pphosted.com (mx0a-00191d01.pphosted.com [67.231.149.140]) (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 3A6291ACDA3 for <xml2rfc@ietf.org>; Tue, 20 Oct 2015 10:37:05 -0700 (PDT)
Received: from pps.filterd (m0049297.ppops.net [127.0.0.1]) by m0049297.ppops.net-00191d01. (8.15.0.59/8.15.0.59) with SMTP id t9KHZ0ss007268 for <xml2rfc@ietf.org>; Tue, 20 Oct 2015 13:37:04 -0400
Received: from alpi154.enaf.aldc.att.com (sbcsmtp6.sbc.com [144.160.229.23]) by m0049297.ppops.net-00191d01. with ESMTP id 1xkk1y131j-1 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for <xml2rfc@ietf.org>; Tue, 20 Oct 2015 13:37:04 -0400
Received: from enaf.aldc.att.com (localhost [127.0.0.1]) by alpi154.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id t9KHb3qT028451 for <xml2rfc@ietf.org>; Tue, 20 Oct 2015 13:37:03 -0400
Received: from alpi131.aldc.att.com (alpi131.aldc.att.com [130.8.218.69]) by alpi154.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id t9KHavGC028387 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for <xml2rfc@ietf.org>; Tue, 20 Oct 2015 13:37:00 -0400
Received: from alpi153.aldc.att.com (alpi153.aldc.att.com [130.8.42.31]) by alpi131.aldc.att.com (RSA Interceptor) for <xml2rfc@ietf.org>; Tue, 20 Oct 2015 17:36:46 GMT
Received: from aldc.att.com (localhost [127.0.0.1]) by alpi153.aldc.att.com (8.14.5/8.14.5) with ESMTP id t9KHakES022804 for <xml2rfc@ietf.org>; Tue, 20 Oct 2015 13:36:46 -0400
Received: from dns.maillennium.att.com (maillennium.att.com [135.25.114.99]) by alpi153.aldc.att.com (8.14.5/8.14.5) with ESMTP id t9KHadSf022495 for <xml2rfc@ietf.org>; Tue, 20 Oct 2015 13:36:41 -0400
Received: from ilcdtl02gb1175.itservices.sbc.com (ilcdtl02gb1175.itservices.sbc.com?[135.110.240.210](misconfigured sender)) by maillennium.att.com (mailgw1) with ESMTP id <20151020173639gw100dvb7ge>; Tue, 20 Oct 2015 17:36:39 +0000
X-Originating-IP: [135.110.240.210]
To: xml2rfc@ietf.org
References: <DB5PR03MB099925D18206756C2A29B22BE53A0@DB5PR03MB0999.eurprd03.prod.outlook.com> <5624FE07.3000209@gmx.de> <DB5PR03MB0999229B491BC3124CBB532CE5390@DB5PR03MB0999.eurprd03.prod.outlook.com> <56266463.7030406@alum.mit.edu>
From: Tony Hansen <tony@att.com>
Message-ID: <56267BA5.8050508@att.com>
Date: Tue, 20 Oct 2015 13:36:37 -0400
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <56266463.7030406@alum.mit.edu>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2015-10-20_11:, , signatures=0
X-Proofpoint-Spam-Details: rule=outbound_policy_notspam policy=outbound_policy score=0 spamscore=0 suspectscore=1 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1507310000 definitions=main-1510200285
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/-RudlbUJbLjHUKm1QZm0JVeYf94>
Subject: Re: [xml2rfc] <artwork src="filename.jpg">
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: <https://mailarchive.ietf.org/arch/browse/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: Tue, 20 Oct 2015 17:37:07 -0000

Paul is correct.

If the src were a full http/https URL to the image, or a data: URL, the
online xml2rfc tool could inline the image properly. However, it cannot
do anything with a reference to a local filename.

    Tony Hansen

On 10/20/15 11:57 AM, Paul Kyzivat wrote:
> How could the online xml2rfc tool do this insertion? It would need
> access to the file. Where would it get that?
>
> Perhaps if you ran the tool locally it would work.
>
>     Thanks,
>     Paul
>
> On 10/20/15 3:20 AM, Yaakov Stein wrote:
>> Julian,
>>
>> For the last 2 versions (since the draft moved from PWE3 to PALS)
>> were produced the on-line xml2rfc tool.
>> Since I could not coax it to actually insert a figure into the HTML
>> or PDF,
>> I produced both text and html, and wrote a script that replaced the
>> CDATA with IMG tags in the html,
>> and then manually opened the html in a browser and saved to PDF.
>>
>> Y(J)S
>>
>> -----Original Message-----
>> From: Julian Reschke [mailto:julian.reschke@gmx.de]
>> Sent: 19/10/2015 17:28
>> To: Yaakov Stein <yaakov_s@rad.com>; xml2rfc@ietf.org
>> Subject: Re: [xml2rfc] <artwork src="filename.jpg">
>>
>> On 2015-10-19 15:31, Yaakov Stein wrote:
>>> All,
>>>
>>> Is <artwork src="filename.jpg"> supposed to insert a figure in the
>>> html or PDF version ?
>>
>> Yes.
>>
>>> I use this extensively in draft-ietf-pals-congcons-01, and require a
>>> sequence of hacks to produce the PDF version.
>>
>> How do you generate the PDF?
>>
>> Best regards, Julian
>>
>>
>> _______________________________________________
>> xml2rfc mailing list
>> xml2rfc@ietf.org
>> https://www.ietf.org/mailman/listinfo/xml2rfc
>>
>
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc


From nobody Mon Oct 26 20:41:50 2015
Return-Path: <trac@tools.ietf.org>
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 382F31A88E8 for <xml2rfc@ietfa.amsl.com>; Mon, 26 Oct 2015 20:41:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.011
X-Spam-Level: 
X-Spam-Status: No, score=-0.011 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, T_RP_MATCHES_RCVD=-0.01] 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 P4MPPpcoObPK for <xml2rfc@ietfa.amsl.com>; Mon, 26 Oct 2015 20:41:46 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8EB1E1A89B3 for <xml2rfc@ietf.org>; Mon, 26 Oct 2015 20:41:46 -0700 (PDT)
Received: from localhost ([::1]:34846 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1Zqv8r-0006VW-I3; Mon, 26 Oct 2015 20:41:45 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Tue, 27 Oct 2015 03:41:45 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/305#comment:1
Message-ID: <075.23e44a346f62284b07ea8757d815c0be@tools.ietf.org>
References: <060.9bd3e47cc7f31223ad7c9e4f48dead34@tools.ietf.org>
X-Trac-Ticket-ID: 305
In-Reply-To: <060.9bd3e47cc7f31223ad7c9e4f48dead34@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/JpFogv2yVnWGD5L12dChUFLZ5qQ>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #305 (Version 2 cli): xml2rfc refuses to accept stdin
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/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: Tue, 27 Oct 2015 03:41:48 -0000

#305: xml2rfc refuses to accept stdin


Comment (by ietf@augustcellars.com):

 Doing this is going to be a large problem with the current design.  We are
 doing two parse passes over the input.  This is very difficult if one is
 using xml2rfc as a filter.

 The main reason for doing two passes appears to be able to resolve the
 entity &rfc.number;  If an alternate method can be found to this it might
 be possible to change to a single pass over the input.

 I would currently recommend won't fix on this and potentially make it
 something that should be considered for v3.

-- 
----------------------------+----------------------------------
  Reporter:  miek@miek.nl   |      Owner:  henrik@levkowetz.com
      Type:  defect         |     Status:  new
  Priority:  medium         |  Milestone:
 Component:  Version 2 cli  |    Version:  2.4.x
Resolution:                 |   Keywords:  filter
----------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/305#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Mon Oct 26 20:54:10 2015
Return-Path: <trac@tools.ietf.org>
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 88EDD1B3426 for <xml2rfc@ietfa.amsl.com>; Mon, 26 Oct 2015 20:54:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01] 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 VzhgZcBdCWeF for <xml2rfc@ietfa.amsl.com>; Mon, 26 Oct 2015 20:54:07 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6C5351A8AEB for <xml2rfc@ietf.org>; Mon, 26 Oct 2015 20:54:07 -0700 (PDT)
Received: from localhost ([::1]:35237 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1ZqvKh-0003tI-QY; Mon, 26 Oct 2015 20:53:59 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Tue, 27 Oct 2015 03:53:59 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/304#comment:2
Message-ID: <078.3f4dfecad543499e086634c8c14fce5a@tools.ietf.org>
References: <063.8317858512d53e1a529eea7dd97638bc@tools.ietf.org>
X-Trac-Ticket-ID: 304
In-Reply-To: <063.8317858512d53e1a529eea7dd97638bc@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, ietf@augustcellars.com, rse@rfc-editor.org, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/0rnm5mSOPLgrS8OHZkWjd_D_Yp8>
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #304 (Version 2 cli): output for specific seriesInfo "doi:"
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/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: Tue, 27 Oct 2015 03:54:08 -0000

#304: output for specific seriesInfo "doi:"


Comment (by ietf@augustcellars.com):

 If we do this, the simple way to to say that a series name ending in a
 colon omits the space between the series name and the series value.

 The next question is should be be highlighted as a "link" of some type in
 the HTML version.

-- 
------------------------------+----------------------------------
  Reporter:  arusso@amsl.com  |      Owner:  henrik@levkowetz.com
      Type:  defect           |     Status:  new
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:                   |   Keywords:
------------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/304#comment:2>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Mon Oct 26 21:01:11 2015
Return-Path: <trac@tools.ietf.org>
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 61F4D1B3442 for <xml2rfc@ietfa.amsl.com>; Mon, 26 Oct 2015 21:01:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01] 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 AY2L_LMhQrtB for <xml2rfc@ietfa.amsl.com>; Mon, 26 Oct 2015 21:01:05 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 18AA11B3441 for <xml2rfc@ietf.org>; Mon, 26 Oct 2015 21:01:05 -0700 (PDT)
Received: from localhost ([::1]:35526 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1ZqvRW-00068h-Hf; Mon, 26 Oct 2015 21:01:02 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com, tony@att.com
X-Trac-Project: xml2rfc
Date: Tue, 27 Oct 2015 04:01:02 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/305#comment:2
Message-ID: <075.bb7c954444b037211658d6103562e357@tools.ietf.org>
References: <060.9bd3e47cc7f31223ad7c9e4f48dead34@tools.ietf.org>
X-Trac-Ticket-ID: 305
In-Reply-To: <060.9bd3e47cc7f31223ad7c9e4f48dead34@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, tony@att.com,  xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/qFS8MzbDtjGTZfrRk8CpG9HTgis>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #305 (Version 2 cli): xml2rfc refuses to accept stdin
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/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: Tue, 27 Oct 2015 04:01:08 -0000

#305: xml2rfc refuses to accept stdin


Comment (by tony@att.com):

 The solution is easy enough (pseudo-code):

 {{{
 if not (check if we can seek on file descriptor):
     copy input to temp file
     set name to be deleted on exit
     reset command line filename to temp filename
 }}}

-- 
----------------------------+----------------------------------
  Reporter:  miek@miek.nl   |      Owner:  henrik@levkowetz.com
      Type:  defect         |     Status:  new
  Priority:  medium         |  Milestone:
 Component:  Version 2 cli  |    Version:  2.4.x
Resolution:                 |   Keywords:  filter
----------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/305#comment:2>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Mon Oct 26 21:04:53 2015
Return-Path: <trac@tools.ietf.org>
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 286B11B3449 for <xml2rfc@ietfa.amsl.com>; Mon, 26 Oct 2015 21:04:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01] 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 EE5PsOvdeKJs for <xml2rfc@ietfa.amsl.com>; Mon, 26 Oct 2015 21:04:50 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C9E6D1B3446 for <xml2rfc@ietf.org>; Mon, 26 Oct 2015 21:04:50 -0700 (PDT)
Received: from localhost ([::1]:35634 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1ZqvV6-0007MT-Mh; Mon, 26 Oct 2015 21:04:44 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Tue, 27 Oct 2015 04:04:44 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/303#comment:3
Message-ID: <078.dd88bc363be380d36b0271bcb5537807@tools.ietf.org>
References: <063.100bf53ddbc225bc069ab0b8ca0b90c0@tools.ietf.org>
X-Trac-Ticket-ID: 303
In-Reply-To: <063.100bf53ddbc225bc069ab0b8ca0b90c0@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, ietf@augustcellars.com, sginoza@amsl.com, rse@rfc-editor.org, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/kPf7XrQDBElBMmmxDcxcQbSZFKM>
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #303 (Version 2 cli): ability to turn multiple-initials PI on and off
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/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: Tue, 27 Oct 2015 04:04:52 -0000

#303: ability to turn multiple-initials PI on and off


Comment (by ietf@augustcellars.com):

 What is the reasoning behind making this a per citation rather than a
 global PI?

-- 
------------------------------+----------------------------------
  Reporter:  arusso@amsl.com  |      Owner:  henrik@levkowetz.com
      Type:  defect           |     Status:  assigned
  Priority:  major            |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:                   |   Keywords:
------------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/303#comment:3>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Mon Oct 26 21:27:38 2015
Return-Path: <trac@tools.ietf.org>
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 7A12C1B3491 for <xml2rfc@ietfa.amsl.com>; Mon, 26 Oct 2015 21:27:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01] 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 BlzMmjzhCmLD for <xml2rfc@ietfa.amsl.com>; Mon, 26 Oct 2015 21:27:35 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4E7A11B348E for <xml2rfc@ietf.org>; Mon, 26 Oct 2015 21:27:35 -0700 (PDT)
Received: from localhost ([::1]:36902 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1Zqvr8-0002cJ-7g; Mon, 26 Oct 2015 21:27:30 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Tue, 27 Oct 2015 04:27:30 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/303#comment:4
Message-ID: <078.94806a926e4f12598a8ae6a31d9417dd@tools.ietf.org>
References: <063.100bf53ddbc225bc069ab0b8ca0b90c0@tools.ietf.org>
X-Trac-Ticket-ID: 303
In-Reply-To: <063.100bf53ddbc225bc069ab0b8ca0b90c0@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, ietf@augustcellars.com, sginoza@amsl.com, rse@rfc-editor.org, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/oS5jkgVUHw1GpQPZz_RdZIWJ8pg>
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #303 (Version 2 cli): ability to turn multiple-initials PI on and off
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/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: Tue, 27 Oct 2015 04:27:36 -0000

#303: ability to turn multiple-initials PI on and off


Comment (by ietf@augustcellars.com):

 Style guide does not provide the necessary guidance as it it always setup
 for just using a single initial.

 cases to consider for single and multiple initials:
 <author initials="" surname="Doe"/>
 <author initials="J" surname="Doe"/>
 <author initials="J." surname="Doe"/>
 <author initials="J.A." surname="Doe"/>
 <author initials="J. A." surname="Doe"/>
 <author initials="J A" surname="Doe"/>
 <author initials="J. A" surname="Doe"/>
 <author initials="J A." surname="Doe"/>

 May also want to look at trailing spaces

-- 
------------------------------+----------------------------------
  Reporter:  arusso@amsl.com  |      Owner:  henrik@levkowetz.com
      Type:  defect           |     Status:  assigned
  Priority:  major            |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:                   |   Keywords:
------------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/303#comment:4>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Mon Oct 26 21:36:39 2015
Return-Path: <trac@tools.ietf.org>
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 4CB971B34B1 for <xml2rfc@ietfa.amsl.com>; Mon, 26 Oct 2015 21:36:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01] 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 qyIUczyzF7cL for <xml2rfc@ietfa.amsl.com>; Mon, 26 Oct 2015 21:36:37 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1F5121B34B0 for <xml2rfc@ietf.org>; Mon, 26 Oct 2015 21:36:37 -0700 (PDT)
Received: from localhost ([::1]:37224 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1Zqvzw-0001zA-LQ; Mon, 26 Oct 2015 21:36:36 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Tue, 27 Oct 2015 04:36:36 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/297#comment:1
Message-ID: <084.ca332d93aa51d1cdd668085ffca0f274@tools.ietf.org>
References: <069.251bc2e363f8a220e60ba82d7b8632ce@tools.ietf.org>
X-Trac-Ticket-ID: 297
In-Reply-To: <069.251bc2e363f8a220e60ba82d7b8632ce@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/oA-7jO5wapGDozwCahjPrJp7li4>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #297 (Version 2 cli): inconsistent handling of unknown spanx styles
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/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: Tue, 27 Oct 2015 04:36:38 -0000

#297: inconsistent handling of unknown spanx styles


Comment (by ietf@augustcellars.com):

 Why should the default behavior not be to use emph for both html and text?
 This would seem to be more consistent.

-- 
------------------------------------+----------------------------------
  Reporter:  julian.reschke@gmx.de  |      Owner:  henrik@levkowetz.com
      Type:  defect                 |     Status:  new
  Priority:  medium                 |  Milestone:
 Component:  Version 2 cli          |    Version:  2.4.x
Resolution:                         |   Keywords:
------------------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/297#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Tue Oct 27 10:37:22 2015
Return-Path: <trac@tools.ietf.org>
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 252FA1ACD53 for <xml2rfc@ietfa.amsl.com>; Tue, 27 Oct 2015 10:37:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01] 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 WMe5UOxEAO4U for <xml2rfc@ietfa.amsl.com>; Tue, 27 Oct 2015 10:37:18 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C5B871ACD44 for <xml2rfc@ietf.org>; Tue, 27 Oct 2015 10:37:18 -0700 (PDT)
Received: from localhost ([::1]:43285 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1Zr8BK-0004cr-4R; Tue, 27 Oct 2015 10:37:10 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com, tony@att.com
X-Trac-Project: xml2rfc
Date: Tue, 27 Oct 2015 17:37:09 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/305#comment:3
Message-ID: <075.2c6b7f307d4bbdd5d5bf881bf6b00d8c@tools.ietf.org>
References: <060.9bd3e47cc7f31223ad7c9e4f48dead34@tools.ietf.org>
X-Trac-Ticket-ID: 305
In-Reply-To: <060.9bd3e47cc7f31223ad7c9e4f48dead34@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, tony@att.com,  xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/n2m67B9DiVIiSx10y6-QMiivDQo>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #305 (Version 2 cli): xml2rfc refuses to accept stdin
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/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: Tue, 27 Oct 2015 17:37:21 -0000

#305: xml2rfc refuses to accept stdin


Comment (by ietf@augustcellars.com):

 It is not quite that easy. We always use a file because we don't pass
 handles between python and C code so it would be

 1.  Change the command line to allow for stdin (no file name) as an option
 2.  If stdin, copy input to a temp file
 3.  Run with the temp file

 Presumably we need to do the opposite so that we can stream out to stdout
 as well.

-- 
----------------------------+----------------------------------
  Reporter:  miek@miek.nl   |      Owner:  henrik@levkowetz.com
      Type:  defect         |     Status:  new
  Priority:  medium         |  Milestone:
 Component:  Version 2 cli  |    Version:  2.4.x
Resolution:                 |   Keywords:  filter
----------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/305#comment:3>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Tue Oct 27 18:38:21 2015
Return-Path: <trac@tools.ietf.org>
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 1C3B91B3D93 for <xml2rfc@ietfa.amsl.com>; Tue, 27 Oct 2015 18:38:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01] 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 t9LTox3YLvJc for <xml2rfc@ietfa.amsl.com>; Tue, 27 Oct 2015 18:38:19 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 061DB1B3D92 for <xml2rfc@ietf.org>; Tue, 27 Oct 2015 18:38:19 -0700 (PDT)
Received: from localhost ([::1]:37321 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1ZrFgw-0005Ph-Kp; Tue, 27 Oct 2015 18:38:18 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Wed, 28 Oct 2015 01:38:18 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/279#comment:1
Message-ID: <075.d6b7af8be9b38ea06d8de4f5bbfc4c58@tools.ietf.org>
References: <060.9c695cbdf422c9d00baba8f63c757971@tools.ietf.org>
X-Trac-Ticket-ID: 279
In-Reply-To: <060.9c695cbdf422c9d00baba8f63c757971@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/oim9Ig8iOENDacPNbbQUPLg460Q>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #279 (Version 2 cli html): <div id='foo'/> and <p/> are invalid HTML
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/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: Wed, 28 Oct 2015 01:38:20 -0000

#279: <div id='foo'/> and <p/> are invalid HTML


Comment (by ietf@augustcellars.com):

 Need to find out why build 628 did an explicit change from emitting HTML
 to emitting XHTML.

 Fix to to change the output method from xml to html in the tostring
 function (in _serialize)

-- 
---------------------------------+----------------------------------
  Reporter:  tony@att.com        |      Owner:  henrik@levkowetz.com
      Type:  defect              |     Status:  new
  Priority:  major               |  Milestone:
 Component:  Version 2 cli html  |    Version:  2.4.x
Resolution:                      |   Keywords:
---------------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/279#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Wed Oct 28 03:25:54 2015
Return-Path: <trac@tools.ietf.org>
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 35DF71B4F69 for <xml2rfc@ietfa.amsl.com>; Wed, 28 Oct 2015 03:25:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01] 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 uPr7k9Z3DbeV for <xml2rfc@ietfa.amsl.com>; Wed, 28 Oct 2015 03:25:50 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A0B741B4F68 for <xml2rfc@ietf.org>; Wed, 28 Oct 2015 03:25:50 -0700 (PDT)
Received: from localhost ([::1]:33001 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1ZrNvM-00048a-Di; Wed, 28 Oct 2015 03:25:46 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com, tony@att.com
X-Trac-Project: xml2rfc
Date: Wed, 28 Oct 2015 10:25:44 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://tools.ietf.org/tools/xml2rfc/trac/ticket/305#comment:4
Message-ID: <075.43db4dd641f5c7b97d9ed07445aed200@tools.ietf.org>
References: <060.9bd3e47cc7f31223ad7c9e4f48dead34@tools.ietf.org>
X-Trac-Ticket-ID: 305
In-Reply-To: <060.9bd3e47cc7f31223ad7c9e4f48dead34@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, tony@att.com,  xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/MlwOffCQO5rip1EZUmd_JG4je6k>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #305 (Version 2 cli): xml2rfc refuses to accept stdin
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/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: Wed, 28 Oct 2015 10:25:52 -0000

#305: xml2rfc refuses to accept stdin


Comment (by henrik@levkowetz.com):

 Reading the stdin input into a {{{StringIO}}} instance and reading it (in
 both passes) from that should let us handle stdin.  Writing is done in a
 singel pass, so even now it should be possible to specify
 {{{/dev/stdout}}} as output file, and have piped output work.  Should be
 tested to verify, of course.

-- 
----------------------------+----------------------------------
  Reporter:  miek@miek.nl   |      Owner:  henrik@levkowetz.com
      Type:  defect         |     Status:  new
  Priority:  medium         |  Milestone:
 Component:  Version 2 cli  |    Version:  2.4.x
Resolution:                 |   Keywords:  filter
----------------------------+----------------------------------

Ticket URL: <https://tools.ietf.org/tools/xml2rfc/trac/ticket/305#comment:4>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Sat Oct 31 00:48:23 2015
Return-Path: <trac@tools.ietf.org>
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 5135F1A0015 for <xml2rfc@ietfa.amsl.com>; Sat, 31 Oct 2015 00:48:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01] 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 GepSraMwX3r5 for <xml2rfc@ietfa.amsl.com>; Sat, 31 Oct 2015 00:48:21 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3366D1A000A for <xml2rfc@ietf.org>; Sat, 31 Oct 2015 00:48:21 -0700 (PDT)
Received: from localhost ([::1]:60397 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1ZsQtg-0007n0-E5; Sat, 31 Oct 2015 00:48:20 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Sat, 31 Oct 2015 07:48:20 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/279#comment:2
Message-ID: <075.f72fc9536752abe5f24275790bc245ff@tools.ietf.org>
References: <060.9c695cbdf422c9d00baba8f63c757971@tools.ietf.org>
X-Trac-Ticket-ID: 279
In-Reply-To: <060.9c695cbdf422c9d00baba8f63c757971@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/9ig128QjzA3-xtYcUU7NAkCwlVA>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #279 (Version 2 cli html): <div id='foo'/> and <p/> are invalid HTML
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/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: Sat, 31 Oct 2015 07:48:22 -0000

#279: <div id='foo'/> and <p/> are invalid HTML

Changes (by ietf@augustcellars.com):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 After discussion with Henrik - decided to make the change.  Checked in the
 personal/schaad branch.

-- 
---------------------------------+----------------------------------
  Reporter:  tony@att.com        |      Owner:  henrik@levkowetz.com
      Type:  defect              |     Status:  closed
  Priority:  major               |  Milestone:
 Component:  Version 2 cli html  |    Version:  2.4.x
Resolution:  fixed               |   Keywords:
---------------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/279#comment:2>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Sat Oct 31 00:49:48 2015
Return-Path: <trac@tools.ietf.org>
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 90A1B1A01FC for <xml2rfc@ietfa.amsl.com>; Sat, 31 Oct 2015 00:49:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01] 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 wump8Wisk5OL for <xml2rfc@ietfa.amsl.com>; Sat, 31 Oct 2015 00:49:45 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7FA9D1A01EC for <xml2rfc@ietf.org>; Sat, 31 Oct 2015 00:49:45 -0700 (PDT)
Received: from localhost ([::1]:60499 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1ZsQv2-0001Gr-Kc; Sat, 31 Oct 2015 00:49:44 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Sat, 31 Oct 2015 07:49:44 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/263#comment:1
Message-ID: <075.a890b37e393b8884cb0b1dfc4bb4ecc8@tools.ietf.org>
References: <060.f8c2534a58643dc698497818ae1a64b5@tools.ietf.org>
X-Trac-Ticket-ID: 263
In-Reply-To: <060.f8c2534a58643dc698497818ae1a64b5@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/C94KPMF0sOxkSlFR2GAj0th_awM>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #263 (Version 2 cli): html tables omitted, sections indented
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/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: Sat, 31 Oct 2015 07:49:46 -0000

#263: html tables omitted, sections indented

Changes (by ietf@augustcellars.com):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Appears to be dup of #279

-- 
----------------------------+----------------------------------
  Reporter:  tony@att.com   |      Owner:  henrik@levkowetz.com
      Type:  defect         |     Status:  closed
  Priority:  major          |  Milestone:
 Component:  Version 2 cli  |    Version:  2.4.x
Resolution:  fixed          |   Keywords:
----------------------------+----------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/263#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Sat Oct 31 00:58:57 2015
Return-Path: <trac@tools.ietf.org>
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 1A2F91A0370 for <xml2rfc@ietfa.amsl.com>; Sat, 31 Oct 2015 00:58:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01] 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 lsADTf40_SXg for <xml2rfc@ietfa.amsl.com>; Sat, 31 Oct 2015 00:58:54 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B9B8D1A000F for <xml2rfc@ietf.org>; Sat, 31 Oct 2015 00:58:54 -0700 (PDT)
Received: from localhost ([::1]:33029 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1ZsR3u-00031M-CC; Sat, 31 Oct 2015 00:58:54 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Sat, 31 Oct 2015 07:58:54 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/266#comment:1
Message-ID: <080.aa9e9dfcede32c7c020226fdfc7b58eb@tools.ietf.org>
References: <065.2b2bbe7ea132cc5e743484293d40a01f@tools.ietf.org>
X-Trac-Ticket-ID: 266
In-Reply-To: <065.2b2bbe7ea132cc5e743484293d40a01f@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/9-Mud46L6mC3dcQ7xVF8Y9eQNJc>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #266 (Version 2 gui): Cross references in appendix to appendices produce "Appendix" twice
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/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: Sat, 31 Oct 2015 07:58:56 -0000

#266: Cross references in appendix to appendices produce "Appendix" twice

Changes (by ietf@augustcellars.com):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 I tried to check this and it did not occur with the current version.  I
 think I fixed this a while ago when I was dealing with issues of items not
 being reset on when doing pass number two of indexing.

 Note - the attached file appears to be invalid as it has a comment inside
 of a tag structure.  This does not parse, but it is possible it is legal
 xml.

-- 
--------------------------------+--------------------
  Reporter:  john-ietf@jck.com  |      Owner:
      Type:  defect             |     Status:  closed
  Priority:  medium             |  Milestone:
 Component:  Version 2 gui      |    Version:  2.4.x
Resolution:  fixed              |   Keywords:
--------------------------------+--------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/266#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Sat Oct 31 01:39:07 2015
Return-Path: <trac@tools.ietf.org>
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 0EFE71A87BA for <xml2rfc@ietfa.amsl.com>; Sat, 31 Oct 2015 01:39:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01] 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 4JeFCTXehkuY for <xml2rfc@ietfa.amsl.com>; Sat, 31 Oct 2015 01:39:04 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DB6141A8748 for <xml2rfc@ietf.org>; Sat, 31 Oct 2015 01:39:04 -0700 (PDT)
Received: from localhost ([::1]:37548 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1ZsRgm-0004bS-JB; Sat, 31 Oct 2015 01:39:04 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Sat, 31 Oct 2015 08:39:04 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/240#comment:1
Message-ID: <083.98004c494e7d4c68b00a3fb3b1962699@tools.ietf.org>
References: <068.31c9d9bdfda0773d3984639bfdb780aa@tools.ietf.org>
X-Trac-Ticket-ID: 240
In-Reply-To: <068.31c9d9bdfda0773d3984639bfdb780aa@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/hPeRCfgk0MqO4feug5CqUrkuiZk>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #240 (Version 2 cli): spurious commas in <reference
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/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: Sat, 31 Oct 2015 08:39:06 -0000

#240: spurious commas in <reference

Changes (by ietf@augustcellars.com):

 * owner:  henrik@levkowetz.com => ietf@augustcellars.com


-- 
-----------------------------------+------------------------------------
  Reporter:  tbray@textuality.com  |      Owner:  ietf@augustcellars.com
      Type:  defect                |     Status:  new
  Priority:  medium                |  Milestone:
 Component:  Version 2 cli         |    Version:  2.4.x
Resolution:                        |   Keywords:
-----------------------------------+------------------------------------

Ticket URL: <http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/240#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Sat Oct 31 14:42:01 2015
Return-Path: <henrik@levkowetz.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 42BDA1B2C0E for <xml2rfc@ietfa.amsl.com>; Mon, 19 Oct 2015 12:01:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, USER_IN_WHITELIST=-100] 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 GRHEPnoLhDLn for <xml2rfc@ietfa.amsl.com>; Mon, 19 Oct 2015 12:01:02 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3A0A21B2C4A for <xml2rfc@ietf.org>; Mon, 19 Oct 2015 12:00:47 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1ZoFfT-0000sp-1m; Mon, 19 Oct 2015 12:00:23 -0700
To: XML2RFC Interest Group <xml2rfc@ietf.org>
Message-Id: <E1ZoFfT-0000sp-1m@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Mon, 19 Oct 2015 12:00:23 -0700
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: arusso@amsl.com, henrik@levkowetz.com, henrik@levkowetz.com, ietf@augustcellars.com, ietf@augustcellars.com, julian.reschke@gmx.de, rpelletier@isoc.org, housley@vigilsec.com, tony@att.com, tonyh@att.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/e6Cv-dWcaLitubwcJ17UT0RuP0Q>
X-Mailman-Approved-At: Sat, 31 Oct 2015 14:42:00 -0700
Cc: tonyh@att.com, Julian Reschke <julian.reschke@gmx.de>, Russ Housley <housley@vigilsec.com>
Subject: [xml2rfc] New xml2rfc release: 2.5.1
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: <https://mailarchive.ietf.org/arch/browse/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: Mon, 19 Oct 2015 19:01:04 -0000

Hi,


This announces the release of xml2rfc version 2.5.1, available for download
from:

   http://pypi.python.org/pypi/xml2rfc

Release notes:

xml2rfc (2.5.1) ietf; urgency=medium

  This is a bugfix maintenance release.

  * Handled a situation where xml2rfc could crash if no source file name
    was available.

  From tonyh@att.com:
  * Modified some tests to match Jim's recent changes

  From ietf@augustcellars.com:

  * Add the valid versions of the text files for the unicode test file.

  * Fixes URIs which didn't add up.  This includes correcting code to deal
    with the difference in unicode strings on Python 2.7 vs Python 3.4.  Build
    the abstract when doing the indexing pass so that any references in it
    will be included both times through Add the start of a unicode test file.
    Fixes issue #290

  * Fixed an xref generation failure: Check to see if there is text, and do
    the right thing if there isn't.  The HTML version seems to be producing
    adequate results.  It does an <a> element around an empty piece of text.
    That is what was asked for.  Fixes issue #226.

  * Fixed an exception on out-of-date dates.  1.  We make it an error instead
    of a warning to have an incomplete and not this year date.  2.  We catch
    the type exception and continue.  Fixes issue #285

  * Replaced the space between the series info and the series value with a
    non-breaking space.  Changed any slashes in the series value so that there
    is a non-breaking zero width space following it.  If a URL is placed in
    the series value, then it is still not going to do correct breaking on
    this.  However this is not something that people should do.  Fixes issue
    #296

 -- Henrik Levkowetz <henrik@levkowetz.com>  19 Oct 2015 18:54:31 +0000

For full details on all tickets, there's always the issue tracker:
http://trac.tools.ietf.org/tools/xml2rfc/trac/report/.

Regards,

	Henrik
	(via the mkrelease script)


From nobody Sat Oct 31 17:33:42 2015
Return-Path: <lars@netapp.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 895ED1B48D0 for <xml2rfc@ietfa.amsl.com>; Sat, 31 Oct 2015 17:33:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.911
X-Spam-Level: 
X-Spam-Status: No, score=-6.911 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] 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 WrFNSAPTFZsw for <xml2rfc@ietfa.amsl.com>; Sat, 31 Oct 2015 17:33:32 -0700 (PDT)
Received: from mx141.netapp.com (mx141.netapp.com [216.240.21.12]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E43811B48D2 for <xml2rfc@ietf.org>; Sat, 31 Oct 2015 17:33:31 -0700 (PDT)
X-IronPort-AV: E=Sophos;i="5.20,226,1444719600";  d="asc'?scan'208";a="78601292"
Received: from hioexcmbx01-prd.hq.netapp.com ([10.122.105.34]) by mx141-out.netapp.com with ESMTP; 31 Oct 2015 17:33:16 -0700
Received: from HIOEXCMBX07-PRD.hq.netapp.com (10.122.105.40) by hioexcmbx01-prd.hq.netapp.com (10.122.105.34) with Microsoft SMTP Server (TLS) id 15.0.1104.5; Sat, 31 Oct 2015 17:33:15 -0700
Received: from HIOEXCMBX07-PRD.hq.netapp.com ([::1]) by hioexcmbx07-prd.hq.netapp.com ([fe80::e1d9:911e:3048:d510%21]) with mapi id 15.00.1104.000; Sat, 31 Oct 2015 17:33:15 -0700
From: "Eggert, Lars" <lars@netapp.com>
To: "xml2rfc@ietf.org" <xml2rfc@ietf.org>
Thread-Topic: starting value for list?
Thread-Index: AQHRFDzl+W7GqYYBe02LAUF1BKVlLA==
Date: Sun, 1 Nov 2015 00:33:15 +0000
Message-ID: <E69D9427-46E6-4A28-A2DA-011C26D749EF@netapp.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: yes
X-MS-TNEF-Correlator: 
x-mailer: Apple Mail (2.3096.5)
x-ms-exchange-messagesentrepresentingtype: 1
x-ms-exchange-transport-fromentityheader: Hosted
x-originating-ip: [10.120.60.37]
Content-Type: multipart/signed; boundary="Apple-Mail=_585FCD51-20ED-442D-8E34-C1C1520A7E01"; protocol="application/pgp-signature"; micalg=pgp-sha256
MIME-Version: 1.0
Archived-At: <http://mailarchive.ietf.org/arch/msg/xml2rfc/Ui5TfNsrXEvL0ocl6VZ5HFok010>
Subject: [xml2rfc] starting value for list?
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: <https://mailarchive.ietf.org/arch/browse/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: Sun, 01 Nov 2015 00:33:35 -0000

--Apple-Mail=_585FCD51-20ED-442D-8E34-C1C1520A7E01
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

Hi,

is it possible to pick a starting value for numbered lists other than =
the default?

Lars

--Apple-Mail=_585FCD51-20ED-442D-8E34-C1C1520A7E01
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="signature.asc"
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Message signed with OpenPGP using GPGMail

-----BEGIN PGP SIGNATURE-----

iQCVAwUBVjVdy9ZcnpRveo1xAQj1rQP+NVo2+kwDvZtJOF8d0a4zGSfSr5ocq0ih
womjwuxBYngbYZkcTtnY/h96pE9pPtAf0QrzOVBZfX5swcSMG5b9nV2Xvw3g9y5B
oTXi97TpV3hJTr8oHnUSOpCCQ3C9go1+v6+5Qb16enWddCSLjF2xGXFXJoaFtONT
NYyf4XsxevI=
=Bv3/
-----END PGP SIGNATURE-----

--Apple-Mail=_585FCD51-20ED-442D-8E34-C1C1520A7E01--

