Skip to content

Commit

Permalink
More work
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Jun 7, 2022
1 parent 3a801be commit 8423031
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions l3packages/xtemplate/xtemplate.dtx
Expand Up @@ -1403,8 +1403,11 @@
{
\tl_set:Nx \l_@@_keytype_tl
{ \tl_trim_spaces:n {##1} }
\tl_set:Nx \l_@@_keytype_arg_tl
{ \use:n ####2 }
\tl_if_blank:nF {####2}
{
\tl_set:Nx \l_@@_keytype_arg_tl
{ \use:n ####2 }
}
\seq_map_break:
}
}
Expand Down

0 comments on commit 8423031

Please sign in to comment.