LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show HTML Part by Default
Show All Mail Headers

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

Print Reply
Subject:
From:
Philipp Stephani <[log in to unmask]>
Reply To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Mon, 27 Sep 2010 05:46:22 -0700
Content-Type:
text/plain
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