Explorar el Código

add contradiction symbol

master
flavis hace 5 años
padre
commit
d8946650ff
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      lecture.cls

+ 4
- 0
lecture.cls Ver fichero

@@ -23,6 +23,7 @@
\RequirePackage{totcount} \RequirePackage{totcount}
\RequirePackage[hidelinks, unicode]{hyperref} %[unicode, hidelinks]{hyperref} \RequirePackage[hidelinks, unicode]{hyperref} %[unicode, hidelinks]{hyperref}
\RequirePackage{bookmark} \RequirePackage{bookmark}
\RequirePackage{wasysym}


\usetikzlibrary{quotes, angles} \usetikzlibrary{quotes, angles}


@@ -142,3 +143,6 @@


%josua %josua
\newcommand{\norm}[1]{\left\Vert#1\right\Vert} \newcommand{\norm}[1]{\left\Vert#1\right\Vert}

% contradiction
\newcommand{\contr}{\text{\Large\lightning}}

Cargando…
Cancelar
Guardar