Try to create a \bar command to make a complementary math macro.
This commit is contained in:
parent
afb5179d7e
commit
19d6f5d828
@ -341,6 +341,10 @@
|
||||
\NewDocumentCommand \sfrac{ G{1} G{2} } {
|
||||
\nicefrac{#1}{#2}
|
||||
}
|
||||
|
||||
% %% renewed \bar command
|
||||
% %%
|
||||
% \renewcommand{\bar}[1]{\overline{#1}}
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user