Skip to content

Commit

Permalink
Mssing implementation final step fro \SendSettingsToPgf (fixes #31)
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed May 16, 2010
1 parent d60b037 commit 4e81562
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion siunitx.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -11627,12 +11627,15 @@ This work consists of the file siunitx.dtx
\clist_put_right:Nn \_l_siunitx_pgf_link_clist
{ showpos = false }
}
\group_begin:
\cs_set_nopar:Npx \_siunitx_tmp:w
{
\group_end:
\exp_not:N \pgfqkeys
{ /pgf/number~format }
{ \exp_not:V \_l_siunitx_pgf_link_clist }
}
}
\_siunitx_tmp:w
}
% \end{macrocode}
%\end{macro}
Expand Down

0 comments on commit 4e81562

Please sign in to comment.