summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/texvc/texvc.sty
blob: cab243cbfe3cfec06abd5390c314db11ae813903 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
%%
%% This is file `texvc.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% texvc.dtx  (with options: `package')
%% This is a generated file.
%% Copyright (C) 2015 by Moritz Schubotz
%% This file may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
%% version 1.3 of this license or (at your option) any later
%% version. The latest version of this license is in:
%% http://www.latex-project.org/lppl.txt
%% and version 1.3 or later is part of all distributions of
%% LaTeX version 2005/12/01 or later.
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesPackage{texvc}
[2018/03/04 v1.1 Bugfixes]

\RequirePackage{amsmath}
\RequirePackage{amsfonts}
\RequirePackage{amssymb}

\PassOptionsToPackage{dvips,usenames}{color}
\RequirePackage{color}

\PassOptionsToPackage{greek,english}{babel}
\RequirePackage{babel}
\RequirePackage{teubner}

\RequirePackage{eurosym}

\RequirePackage{cancel}

\newcommand{\darr}{\downarrow}
\newcommand{\dArr}{\Downarrow}
\newcommand{\Darr}{\Downarrow}
\newcommand{\lang}{\langle}
\newcommand{\rang}{\rangle}
\newcommand{\uarr}{\uparrow}
\newcommand{\uArr}{\Uparrow}
\newcommand{\Uarr}{\Uparrow}
\renewcommand{\H}{\mathbb{H}}
\newcommand{\N}{\mathbb{N}}
\newcommand{\Q}{\mathbb{Q}}
\newcommand{\R}{\mathbb{R}}
\newcommand{\Z}{\mathbb{Z}}
\newcommand{\alef}{\aleph}
\newcommand{\alefsym}{\aleph}
\newcommand{\Alpha}{\mathrm{A}}
\renewcommand{\and}{\land}
\newcommand{\ang}{\angle}
\newcommand{\Beta}{\mathrm{B}}
\newcommand{\bull}{\bullet}
\newcommand{\Chi}{\mathrm{X}}
\newcommand{\clubs}{\clubsuit}
\newcommand{\cnums}{\mathbb{C}}
\newcommand{\Complex}{\mathbb{C}}
\newcommand{\Dagger}{\ddagger}
\newcommand{\diamonds}{\diamondsuit}
\renewcommand{\Doteq}{\doteqdot}
\renewcommand{\doublecap}{\Cap}
\renewcommand{\doublecup}{\Cup}
\renewcommand{\empty}{\emptyset}
\newcommand{\Epsilon}{\mathrm{E}}
\newcommand{\Eta}{\mathrm{H}}
\newcommand{\exist}{\exists}
\renewcommand{\ge}{\geq}
\renewcommand{\gggtr}{\ggg}
\newcommand{\hAar}{\Leftrightarrow}
\newcommand{\harr}{\leftrightarrow}
\newcommand{\Harr}{\Leftrightarrow}
\newcommand{\hearts}{\heartsuit}
\newcommand{\image}{\Im}
\newcommand{\infin}{\infty}
\newcommand{\Iota}{\mathrm{I}}
\newcommand{\isin}{\in}
\newcommand{\Kappa}{\mathrm{K}}
\newcommand{\larr}{\leftarrow}
\newcommand{\Larr}{\Leftarrow}
\newcommand{\lArr}{\Leftarrow}
\renewcommand{\le}{\leq}
\newcommand{\lrarr}{\leftrightarrow}
\newcommand{\Lrarr}{\Leftrightarrow}
\newcommand{\lrArr}{\Leftrightarrow}
\newcommand{\Mu}{\mathrm{M}}
\newcommand{\natnums}{\mathbb{N}}
\renewcommand{\ne}{\neq}
\newcommand{\Nu}{\mathrm{N}}
\renewcommand{\O}{\emptyset}
\newcommand{\omicron}{\mathrm{o}}
\newcommand{\Omicron}{\mathrm{O}}
\renewcommand{\part}{\partial}
\newcommand{\plusmn}{\pm}
\newcommand{\rarr}{\rightarrow}
\newcommand{\Rarr}{\Rightarrow}
\newcommand{\rArr}{\Rightarrow}
\newcommand{\real}{\Re}
\newcommand{\reals}{\mathbb{R}}
\newcommand{\Reals}{\mathbb{R}}
\renewcommand{\restriction}{\upharpoonright}
\newcommand{\Rho}{\mathrm{P}}
\newcommand{\sdot}{\cdot}
\newcommand{\sect}{\S}
\newcommand{\spades}{\spadesuit}
\newcommand{\sub}{\subset}
\newcommand{\sube}{\subseteq}
\newcommand{\supe}{\supseteq}
\newcommand{\Tau}{\mathrm{T}}
\newcommand{\thetasym}{\vartheta}
\newcommand{\varcoppa}{\mbox{\coppa}}
\newcommand{\weierp}{\wp}
\newcommand{\Zeta}{\mathrm{Z}}
\endinput
%%
%% End of file `texvc.sty'.