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
Show All Mail Headers

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

Print Reply
Philipp Stephani <[log in to unmask]>
Mon, 27 Sep 2010 05:46:22 -0700
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