Coder Social home page Coder Social logo

adobecaslon's Introduction

adobecaslon
===========

This package provides support files for the Adobe Caslon font family
in pdfLaTeX. (The LuaTeX and XeTeX engines support system fonts
directly, but there are still good reasons to use pdfTeX.)

Version 2.0:  Added support for expert fonts (Reuben Thomas)

Version 2.1:  Bug fixes, TS1 encoding added for a
	      number of fonts (Reuben Thomas)

Version 2.2:  Documentation update (Reuben Thomas)

Installation
------------

See the file adobecaslon.pdf. If you do not have this file, you
probably have the development sources, not the distribution. Get the
distribution from http://www.ctan.org/pkg/adobecaslon


Building from development sources
---------------------------------

(This should only be necessary if you are a developer wanting to work
on the package.)

Before you start, you must have installed the PostScript Type 1 font
files (.pfb) in TEXMF/fonts/type1/adobe/adobecaslon, and the Adobe
Font Metric files (.afm) in TEXMF/fonts/afm/adobe/adobecaslon.

You also need the ``make'' utility installed (many systems will have
this already).

Then, if you have just the base fonts, run:

    make

or, if you have the expert fonts, run:

    make expert

and then, assuming everything went OK,

    make install

to install in TEXMFLOCAL. If you want to install elsewhere, you can
specify a different TEXMF; for example,

    make install TEXMF=`kpsewhich --expand-var='$TEXMFHOME'`

to install under TEXMFHOME.

Finally, follow the final part of the installation instructions in the
``Installation'' section of adobecaslon.pdf, a copy of which should now
be in the current directory.

adobecaslon's People

Contributors

borisveytsman avatar rrthomas avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

borisveytsman

adobecaslon's Issues

Add automated way to get extra ligatures

Thanks to @davelab6 for pointing out that Adobe's font license permits private modifications, suggesting that it should be possible to add suitable code to generate the extra font files. Look into doing this, so that users can enjoy these without having to redraw them!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.