Correct comments
This commit is contained in:
parent
e92c829cb6
commit
03f58f4707
@ -273,14 +273,14 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
% math letter used as curve name
|
%% math letter used as curve name
|
||||||
%
|
%%
|
||||||
\NewDocumentCommand \mscr{ g } {
|
\NewDocumentCommand \mscr{ g } {
|
||||||
$ \mathscr{#1} $
|
$ \mathscr{#1} $
|
||||||
}
|
}
|
||||||
|
|
||||||
% point
|
%% point
|
||||||
%
|
%%
|
||||||
\NewDocumentCommand \point{ G{A} G{0} G{0} } {
|
\NewDocumentCommand \point{ G{A} G{0} G{0} } {
|
||||||
$ #1\big(#2\ ;\ #3\big) $
|
$ #1\big(#2\ ;\ #3\big) $
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user