- Commit
- 44e2669cf866d5f53d682248f3e00bc480aab760
- Parent
- 238d43d057209dd9e5a584d35286cf3284c19402
- Author
- Pablo <pablo-escobar@riseup.net>
- Date
Removed a redefinition of a macro
Source code for my notes on representations of semisimple Lie algebras and Olivier Mathieu's classification of simple weight modules
Removed a redefinition of a macro
1 file changed, 0 insertions, 3 deletions
Status | File Name | N° Changes | Insertions | Deletions |
Modified | preamble.tex | 3 | 0 | 3 |
diff --git a/preamble.tex b/preamble.tex @@ -118,9 +118,6 @@ % Fix the subset symbol \renewcommand{\subset}{\subseteq} -% Redefine \bar -\renewcommand{\bar}{\overline} - % A semantic alternative to \textbf \newcommand{\strong}[1]{\textbf{#1}}