summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/texvc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-05 22:09:59 +0000
committerKarl Berry <karl@freefriends.org>2018-03-05 22:09:59 +0000
commit45b6a4705fb0917584f76cd9b3389ff3bd2822e4 (patch)
tree2eb0fd77806b25cc99f350897346c503f6353432 /Master/texmf-dist/tex/latex/texvc
parentd1d89472cc5d8d93558bad5df38c8c15e611b69f (diff)
texvc (5mar18)
git-svn-id: svn://tug.org/texlive/trunk@46844 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/texvc')
-rw-r--r--Master/texmf-dist/tex/latex/texvc/texvc.sty14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/texvc/texvc.sty b/Master/texmf-dist/tex/latex/texvc/texvc.sty
index b05342f8336..cab243cbfe3 100644
--- a/Master/texmf-dist/tex/latex/texvc/texvc.sty
+++ b/Master/texmf-dist/tex/latex/texvc/texvc.sty
@@ -16,7 +16,8 @@
%% LaTeX version 2005/12/01 or later.
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesPackage{texvc}
-[2015/11/09 v1.0 Initial Version]
+[2018/03/04 v1.1 Bugfixes]
+
\RequirePackage{amsmath}
\RequirePackage{amsfonts}
\RequirePackage{amssymb}
@@ -24,13 +25,14 @@
\PassOptionsToPackage{dvips,usenames}{color}
\RequirePackage{color}
-%%<package>\PassOptionsToPackage{greek}{babel}
-%%<package>\RequirePackage{babel}
-%%<package>\RequirePackage{teubner}
+\PassOptionsToPackage{greek,english}{babel}
+\RequirePackage{babel}
+\RequirePackage{teubner}
\RequirePackage{eurosym}
\RequirePackage{cancel}
+
\newcommand{\darr}{\downarrow}
\newcommand{\dArr}{\Downarrow}
\newcommand{\Darr}{\Downarrow}
@@ -39,7 +41,6 @@
\newcommand{\uarr}{\uparrow}
\newcommand{\uArr}{\Uparrow}
\newcommand{\Uarr}{\Uparrow}
-\newcommand{\C}{\mathbb{C}}
\renewcommand{\H}{\mathbb{H}}
\newcommand{\N}{\mathbb{N}}
\newcommand{\Q}{\mathbb{Q}}
@@ -90,7 +91,6 @@
\renewcommand{\O}{\emptyset}
\newcommand{\omicron}{\mathrm{o}}
\newcommand{\Omicron}{\mathrm{O}}
-\newcommand{\orMediaWiki}{\lor}
\renewcommand{\part}{\partial}
\newcommand{\plusmn}{\pm}
\newcommand{\rarr}{\rightarrow}
@@ -109,7 +109,7 @@
\newcommand{\supe}{\supseteq}
\newcommand{\Tau}{\mathrm{T}}
\newcommand{\thetasym}{\vartheta}
-\newcommand{\varcoppa}{\mbox{\\coppa}}
+\newcommand{\varcoppa}{\mbox{\coppa}}
\newcommand{\weierp}{\wp}
\newcommand{\Zeta}{\mathrm{Z}}
\endinput