summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/xelatex/langsci/langsci-basic.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/langsci/langsci-basic.sty')
-rw-r--r--Master/texmf-dist/tex/xelatex/langsci/langsci-basic.sty32
1 files changed, 11 insertions, 21 deletions
diff --git a/Master/texmf-dist/tex/xelatex/langsci/langsci-basic.sty b/Master/texmf-dist/tex/xelatex/langsci/langsci-basic.sty
index 13a8050d4c2..5f1e3477b2a 100644
--- a/Master/texmf-dist/tex/xelatex/langsci/langsci-basic.sty
+++ b/Master/texmf-dist/tex/xelatex/langsci/langsci-basic.sty
@@ -1,31 +1,19 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% File: langsci-basic.sty
%% Author: Language Science Press (http://langsci-press.org)
-%% Date: 2020-03-17 13:12 UTC
+%% Date: 2016-01-16 16:47:43 UTC
%% Purpose: This file contains essential macros and is included
%% into langscibook.cls
%% Language: LaTeX
%% Licence:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\newcommand{\lsptoprule}{\midrule\toprule}
-\newcommand{\lspbottomrule}{\bottomrule\midrule}
-\newcommand{\REF}[1]{(\ref{#1})}
-
-\newcommand{\ob}{{\upshape [}} %opening bracket
-\newcommand{\cb}{{\upshape ]}} %closing bracket
-\newcommand{\op}{{\upshape (}} %opening paren
-\newcommand{\cp}{{\upshape )}} %closing paren
-\newcommand{\db}{\hspaceThis{[}} %dummy space for [ in IMT line
-% \newcommand{\rmfnm}{{\upshape\footnotemark}} %romanfootnotemark
-
-\newcommand{\citegen}[2][]{\citeauthor{#2}'s (\citeyear*[#1]{#2})}
-\newcommand{\citeapo}[2][]{\citeauthor{#2}' (\citeyear*[#1]{#2})}
-
-\newcommand{\protectedex}[1]{\noindent\parbox{\linewidth}{#1}}
-
-\newcommand{\largerpage}[1][1]{\enlargethispage{#1\baselineskip}}
+\providecommand{\ob}{{\upshape [}} %opening bracket
+\providecommand{\cb}{{\upshape ]}} %closing bracket
+\providecommand{\op}{{\upshape (}} %opening paren
+\providecommand{\cp}{{\upshape )}} %closing paren
+\providecommand{\db}{\hphantom{[}} %dummy space for [ in IMT line
% old font commands
\renewcommand{\it}{\itshape}
@@ -33,7 +21,9 @@
\renewcommand{\sc}{\scshape}
\renewcommand{\rm}{\upshape}
-% vertical space to structure tables
-\newcommand{\tablevspace}{\\[-.5em]}
-\newcommand{\biberror}[1]{{\color{red}#1}}
+% Default commands for loaded graphics
+\renewcommand{\includespinelogo}{\includegraphics{langsci_spinelogo_nocolor}}
+\renewcommand{\includestoragelogo}{\includegraphics[width=5cm]{storagelogo}}
+\renewcommand{\includepublisherlogo}{\includegraphics{langsci_logo_nocolor}}
+\renewcommand{\includechapterfooterlogo}{\includegraphics{langsci_spinelogo_nocolor}}