summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/asapsym/asapsym.sty
blob: d86b6ec559101eccb2914c2d2866db8e3de59e9a (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
%%
%% This is file `asapsym.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% asapsym.dtx  (with options: `latexwrapper')
%% 
%% This is a generated file.
%% 
%% Copyright (C) 2016 by Paul D. Gessler
%% 
%% 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.
%% 
%% This work has the LPPL maintenance status `maintained'.
%% 
%% The Current Maintainer of this work is Paul D. Gessler <pdgessler@gmail.com>.
%% 
%% This work consists of the files asapsym.dtx, asapsym.ins, and README.md;
%% the compiled documentation asapsym.pdf (generated from asapsym.dtx);
%% and the derived files asapsym.sty, asapsym.code.tex, and asapsym-generic.tex.
%% 
%% The OpenType font file Asap-Symbol.otf is Copyright (c) 2014-2015,
%% Omnibus-Type (www.omnibus-type.com <omnibus.type@gmail.com>).
%% It is redistributed with this work under the terms of the SIL Open Font License
%% (OFL), version 1.1. The full text of this license is available at:
%% 
%%   http://scripts.sil.org/OFL_web
%% 
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{asapsym}
    [2016/03/20 v1.0 convenience macros for ASAP symbol font]
\RequirePackage{fontspec}
\newfontfamily{\asapsym}{Asap Symbol}
\def\asapsym@raw#1#2{\bgroup\asapsym%
  \addfontfeatures{StylisticSet=#1}#2\egroup}
\input{asapsym-generic}
\endinput
%%
%% End of file `asapsym.sty'.