summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/xelatex/langsci/langsci-basic.sty
blob: 5f1e3477b2a8219cbfd6587e31da52d420c7f02c (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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%      File: langsci-basic.sty
%%    Author: Language Science Press (http://langsci-press.org)
%%      Date: 2016-01-16 16:47:43 UTC
%%   Purpose: This file contains essential macros and is included
%%            into langscibook.cls
%%  Language: LaTeX
%%   Licence:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


\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}
\renewcommand{\bf}{\bfseries}
\renewcommand{\sc}{\scshape}
\renewcommand{\rm}{\upshape}


% 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}}