From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/73963 Path: news.gmane.org!not-for-mail From: "Meer, H. van der" Newsgroups: gmane.comp.tex.context Subject: xmlverbatim api changes? Date: Wed, 18 Jan 2012 09:44:12 +0000 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1213082174==" X-Trace: dough.gmane.org 1326879883 21535 80.91.229.12 (18 Jan 2012 09:44:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 18 Jan 2012 09:44:43 +0000 (UTC) To: ConTeXt NTG Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 18 10:44:38 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RnS4M-0007a5-5z for gctc-ntg-context-518@m.gmane.org; Wed, 18 Jan 2012 10:44:38 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A0423CB202; Wed, 18 Jan 2012 10:44:35 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id AG6g4sRdIiFr; Wed, 18 Jan 2012 10:44:33 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0DC28CB1F5; Wed, 18 Jan 2012 10:44:33 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B7B64CB1F5 for ; Wed, 18 Jan 2012 10:44:31 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 8tju2z0jbEsp for ; Wed, 18 Jan 2012 10:44:21 +0100 (CET) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id EB1A5CB1F0 for ; Wed, 18 Jan 2012 10:44:20 +0100 (CET) Original-Received: from jansen.uva.nl (jansen.uva.nl [146.50.108.229]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q0I9iD0q019371 for ; Wed, 18 Jan 2012 10:44:13 +0100 Original-Received: from ketelaar.uva.nl ([fe80::cc61:4c73:c438:df97]) by jansen.uva.nl ([146.50.108.229]) with mapi id 14.01.0355.002; Wed, 18 Jan 2012 10:44:13 +0100 Thread-Topic: xmlverbatim api changes? Thread-Index: AQHM1cW8r4FNWtj7AUysSYxufZDTrA== Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [82.95.102.36] X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=146.50.108.229; country=NL; region=07; city=Amsterdam; latitude=52.3500; longitude=4.9167; http://maps.google.com/maps?q=52.3500,4.9167&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 05GmVIdbC - c7bb21ee17b9 - 20120118 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.216 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:73963 Archived-At: --===============1213082174== Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_FAEA7A4D18C44C44BA7B72590D06C64Duvanl_" --_000_FAEA7A4D18C44C44BA7B72590D06C64Duvanl_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Did I miss in the recent past some changes in the xmlverbatim API? Exercising from the manual the macros \xmldisplayverbatim{#1}{.} and \xmlinlineverbatim{#1}{.} I get as an error: ! Undefined control sequence. \startxmlinlineverbatim ... \doinitializeverbatim l.4 ] \ctxlxml #1->\directlua \zerocount {lxml.#1} \006>:xmlcommon:pre #1->\xmlinlineverbatim {#1} = {.} l.7 } \ctxlxml #1->\directlua \zerocount {lxml.#1} This version: ConTeXt ver: 2012.01.09 10:08 MKIV Hans van der Meer --_000_FAEA7A4D18C44C44BA7B72590D06C64Duvanl_ Content-Type: text/html; charset="us-ascii" Content-ID: <835C501FB040CC40BE940842A839E302@uva.nl> Content-Transfer-Encoding: quoted-printable Did I miss in the recent past some changes in the xmlverbatim API?
Exercising from the manual the macros
\xmldisplayverbatim{#1}{.} and \xmlinlineverbatim{#1}{.}
I get as an error:
! Undefined control sequence.
\startxmlinlineverbatim ... \doinitializeverbatim      =                     &nbs= p;                     &n= bsp;
l.4 ] 
\ctxlxml #1->\directlua \zerocount {lxml.#1}        =                      = ;               
\006>:xmlcommon:pre #1->\xmlinlineverbatim {#1}      &= nbsp;                    =                    {.}
l.7 }     
\ctxlxml #1->\directlua \zerocount {lxml.#1}

                    =                     &nbs= p;  

This version: ConTeXt  ver: 2012.01.09 10:08 MKIV

Hans van der Meer



--_000_FAEA7A4D18C44C44BA7B72590D06C64Duvanl_-- --===============1213082174== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============1213082174==--