On Mon, Oct 10, 2016 at 1:54 PM, luigi scarso <[email protected]> wrote:
> tex/texmf-context/tex/context/interface/mkiv$ xmllint *.xml >/dev/null
> i-common-value.xml:14: parser error : Opening and ending tag mismatch:
> parameter line 10 and define
>     </cd:define>
>                 ^
> i-common-value.xml:577: parser error : Opening and ending tag
> mismatch: define line 9 and interface
> </cd:interface>
>                ^
> i-common-value.xml:578: parser error : Premature end of data in tag
> interface line 5
>
> --
> luigi

$ diff -u i-common-value.xml.wrong i-common-value.xml
--- i-common-value.xml.wrong 2016-10-10 14:01:57.270898721 +0200
+++ i-common-value.xml 2016-10-10 14:01:06.106900873 +0200
@@ -7,7 +7,7 @@
     <!-- backgrounds-->

     <cd:define name="value-background">
-        <cd:parameter name="background">
+        <cd:parameter name="background"/>
         <cd:constant type="foreground"/>
         <cd:constant type="color"/>
         <cd:constant type="cd:name"/>


-- 
luigi
_______________________________________________
dev-context mailing list
[email protected]
https://mailman.ntg.nl/mailman/listinfo/dev-context

Reply via email to