From 6e6a5d8d7d3c9fa38e105be275cfac6f6b8bf4fd Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Thu, 23 Jul 2015 15:19:30 +0000 Subject: Initial commit --- local.sty | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 local.sty (limited to 'local.sty') diff --git a/local.sty b/local.sty new file mode 100644 index 0000000..18ae407 --- /dev/null +++ b/local.sty @@ -0,0 +1,16 @@ +\def\tb{\lower0.05cm\hbox{$\blacksquare$}\ } +\def\tbt{\lower0.05cm\hbox{\isquare{0.35cm}}\ } +\def\ta{{\lower0.08cm\hbox{\fontsize{22pt}{1em}$\bullet$}}\ } +\def\tat{{\fontsize{10pt}{1em}$\bigcirc$}\ } + +\def\isquare#1{\hbox{\vrule width0.5ptheight#1\kern-0.25pt\vbox{\hrule height0.5ptwidth#1\kern-0.5pt\kern#1\hrule height0.5ptwidth#1\kern-0.25pt}\vrule width0.5ptheight#1}} + +\definecolor{darkgreen}{rgb}{0.0,0.7,0.0} +\definecolor{darkyellow}{rgb}{0.7,0.7,0.0} +\definecolor{orange}{rgb}{0.9,0.45,0.0} + +\def\coloro{blue} +\def\colort{darkgreen} +\def\colorth{darkyellow} +\def\colorf{orange} +\def\colorfi{red} -- cgit v1.2.3-54-g00ecf