%% %% This is file `lwarp-siunitx.sty', %% generated with the docstrip utility. %% %% The original source files were: %% %% lwarp.dtx (with options: `siunitx') %% This is a generated file. %% Copyright 2016-2018 Brian Dunn %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 %% of this license or (at your option) any later version. %% The latest version of this license is in %% http://www.latex-project.org/lppl.txt %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. \LWR@ProvidesPackagePass{siunitx} \AtBeginDocument{% in case textcomp was not loaded \DeclareSIUnit\bohr{\textit{a}\textsubscript{0}} \DeclareSIUnit\clight{\textit{c}\textsubscript{0}} \DeclareSIUnit\elementarycharge{\textit{e}} \DeclareSIUnit\electronmass{\textit{m}\textsubscript{e}} \DeclareSIUnit\hartree{\textit{E}\textsubscript{h}} }% AtBeginDocument \ExplSyntaxOn \cs_undefine:N \__siunitx_set_math_fam:n \cs_new_protected:Npn \__siunitx_set_math_fam:n #1 { \LWR@traceinfo{sunitx set math fam} \int_new:c { c__siunitx_math #1 _int } \group_begin: \LetLtxMacro\@ensuredmath\LWR@origensuredmath \hbox_set:Nn \l__siunitx_tmp_box { \ensuremath { \use:c { math #1 } { \int_gset:cn { c__siunitx_math #1 _int } { \fam } } } } \group_end: \LWR@traceinfo{sunitx set math fam: done} } \cs_undefine:N \__siunitx_combined_output:n \cs_new_protected:Npn \__siunitx_combined_output:n #1 { \group_begin: \LetLtxMacro\@ensuredmath\LWR@origensuredmath \bool_if:NTF \l__siunitx_number_parse_bool { \tl_clear:N \l__siunitx_number_out_tl \bool_set_false:N \l__siunitx_number_compound_bool \__siunitx_number_output_parse:n {#1} } { \__siunitx_unit_output_pre_print: \__siunitx_print:nn { number } { \ensuremath {#1} } \__siunitx_unit_output_print: } \group_end: } \ExplSyntaxOff \endinput %% %% End of file `lwarp-siunitx.sty'.