LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Classic View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Content-Type: text/plain; charset=utf-8
Date: Mon, 27 Sep 2010 05:46:22 -0700
Reply-To: Mailing list for the LaTeX3 project <[log in to unmask]>
MIME-Version: 1.0
Message-ID: <[log in to unmask]>
Content-Transfer-Encoding: 8bit
Sender: Mailing list for the LaTeX3 project <[log in to unmask]>
From: Philipp Stephani <[log in to unmask]>
Parts/Attachments: text/plain (20 lines)
Hello,
the newest update of expl3 breaks xtemplate:

\documentclass{minimal}
\usepackage{xtemplate}
\DeclareObjectType{test}{0}
\DeclareTemplateInterface{test}{test}{0}{a:tokenlist={}}
\begin{document}
\null
\end{document}

results in

! Undefined control sequence.
\xtemplate_parse_keys_elt_aux:n #1->\tl_if_eq:VnT 
                                                  \l_xtemplate_keytype_tl {#...

Regards,
Philipp

ATOM RSS1 RSS2