-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharsacro.sty
33 lines (33 loc) · 1.35 KB
/
arsacro.sty
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
%% This is file arsacro.sty
%% Copyright (C) 2006-2011 by GuIT
%% ([email protected])
%%
%% this file may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License, either version 1.3a 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.3a or later is part of all distributions of LaTeX
%% version 2004/10/01 or later.
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{arsacro}[2012/08/09 v1.0 names used in ArsTeXnica papers]
\RequirePackage{texnames}
\RequirePackage{mflogo}
\RequirePackage{metalogo}
\RequirePackage{graphicx}
\newcommand\ConTeXt{C\kern-.0333emon\-\kern-.0667em\TeX\kern-.0333emt}
\DeclareRobustCommand\ConTeXtmkiv{\hbox{\ConTeXt-\texttt{mkiv}}}
\DeclareRobustCommand\eTeX{\ensuremath{\varepsilon}-\kern-.125em\TeX}
\DeclareRobustCommand\NTS{\ensuremath{\mathcal{N}\mkern-4mu
\raisebox{-0.5ex}{$\mathcal{T}$}\mkern-2mu \mathcal{S}}}
\def\PCTeX{PC\thinspace\TeX}
\def\pcTeX{\leavevmode\raise.5ex\hbox{p\kern-.3\p@ c}\TeX}
\def\pdfTeX{\textsc{pdf}\TeX}
\def\pdfLaTeX{\textsc{pdf}\LaTeX}
\def\PiC{P\kern-.12em\lower.5ex\hbox{I}\kern-.075emC\@}
\def\PiCTeX{\PiC\kern-.11em\TeX}
\def\plain{\texttt{plain}}
\def\SliTeX{\textrm{S\kern-.06em\textsc{l\kern-.035emi}%
\kern-.06em\TeX}}
\endinput
%%