Compare commits
4 Commits
465a589aee
...
a05c066703
| Author | SHA1 | Date | |
|---|---|---|---|
| a05c066703 | |||
| 54713e2e4c | |||
| 8c3852fed3 | |||
| b8d1f6a895 |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -40,6 +40,8 @@ Thumbs.db
|
|||||||
#############################
|
#############################
|
||||||
# emacs
|
# emacs
|
||||||
auto
|
auto
|
||||||
|
# vscode
|
||||||
|
.vscode
|
||||||
|
|
||||||
# Excluded #
|
# Excluded #
|
||||||
#############
|
#############
|
||||||
|
|||||||
@@ -148,6 +148,10 @@
|
|||||||
%%
|
%%
|
||||||
\catcode `\€=\active
|
\catcode `\€=\active
|
||||||
\def €{\euro }
|
\def €{\euro }
|
||||||
|
|
||||||
|
% point médian
|
||||||
|
%%
|
||||||
|
\def\cdt{\kern-0.pt\ensuremath\cdot\kern-0.5pt}
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user