CTAN Comprehensive TeX Archive Network

Directory fonts/asapsym

README.md

asapsym: convenience macros for the ASAP symbol font

asapsym v1.0 2016/03/20
Copyright (C) 2016 Paul D. Gessler (<pdgessler@gmail.com>)

The asapsym package provides convenience macros for using the symbols contained in the included ASAP Symbol font. The font is part of the ASAP family of fonts. The font is designed by Omnibus-Type and released under the SIL Open Font License (OFL), version 1.1.

Macros are provided for each of the symbols provided by the font. Consult the package documentation for full details.

Package information

asapsym CTAN package

Author:

Paul D. Gessler (<pdgessler@gmail.com>)   
License:
[The LaTeX Project Public License, version 1.3c](http://www.latex-project.org/lppl.txt)   
URL:
<http://www.github.com/pdgessler/asapsym>   

ASAP Symbol font

Author:

Omnibus-Type   
License:
[SIL Open Font License, version 1.1](http://scripts.sil.org/OFL_web)   
URL:
<http://www.omnibus-type.com/fonts/asap-symbol.php>   

Engine support

The font is distributed in OpenType format, and makes extensive use of OpenType features. Therefore, at this time, only and Lua are supported. An error message is issued if an OTF-capable engine is not detected.

Format support

To use the macros in , load the asapsym package:

\usepackage{asapsym}

To use the macros in Plain , \input the asapsym.code.tex file:

\input asapsym.code.tex

Both asapsym.sty and asapsym.code.tex are wrappers around the main generic macro definitions in asapsym-generic.tex.

Dependencies

When using , the fontspec package is used for loading the OpenType font and selecting features.

When using Plain with the Lua engine, luaotfload.sty is used for loading the OpenType font and selecting features using the same syntax used natively by .

Installation

The files distributed to CTAN are:

  • asapsym.dtx (the documented sources)
  • asapsym.ins (the installer file)
  • asapsym.pdf (the typeset documentation)
  • README.md (the file you are reading now)
  • Asap-Symbol.otf (the OpenType font, released under SIL OFL, version 1.1)

Executing the command latex asapsym.ins will generate the following package files from the asapsym.dtx file:

  • asapsym.code.tex (the Plain wrapper file)
  • asapsym.sty (the package wrapper)
  • asapsym-generic.tex (the generic macro definitions)

These three files must be in a directory searched by . A suggested layout for the complete distribution is:

doc/
  generic/
    asapsym/
      asapsym.pdf
      README.md
fonts/
  opentype/
    omnibus-type/
      asap/
        Asap-Symbol.otf
source/
  generic/
    asapsym/
      asapsym.dtx
      asapsym.ins
tex/
  generic/
    asapsym/
      asapsym-generic.tex
  latex/
    asapsym/
      asapsym.sty
  plain/
    asapsym/
      asapysm.code.tex

To produce the documentation locally, use the following sequence of commands:

lualatex asapsym.dtx
makeindex -s gglo.ist -o asapsym.gls asapsym.glo
makeindex -s gind.ist -o asapsym.ind asapsym.idx
lualatex asapsym.dtx

Download the contents of this package in one zip archive (171.7k).

asapsym – Using the free ASAP Symbol font with and Plain

The package provides macros (usable with or Plain ) for using the freely available ASAP Symbol font, which is also included.

The font is distributed in OpenType format, and makes extensive use of OpenType features. Therefore, at this time, only and Lua are supported. An error message is issued if an OTF-capable engine is not detected.

Packageasapsym
Repositoryhttps://github.com/pdgessler/asapsym
Version1.0 2016-03-20
LicensesThe Project Public License 1.3
Copyright2016 Paul D. Gessler
MaintainerPaul D. Gessler
Contained inTeX Live as asapsym
MiKTeX as asapsym
TopicsOTF Font
Font symbol
...
Guest Book Sitemap Contact Contact Author