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