CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ fonts/ cmll

You can get this entire directory bundled as cmll.zip.

Packages located here

Package Caption
cmll Symbols for linear logic.

Subdirectories of this one

NameDateDescription
latex/ 2006-02-28
mf/ 2006-02-28
tfm/ 2006-02-28
type1/ 2006-02-28

Files in this directory

NameDateSize Description
README 2006-02-28 1 Kbyte download Shown below
cmll.map 2006-02-28 800 bytes download
cmll.pdf 2006-02-28 62 Kbyte download

Contents of the README file

This directory contains the CMLL font. This font contains a handful of symbols
used in Linear Logic, designed for use with standard Computer Modern fonts.

This package is dated February 28, 2006.


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

Copy the .mf files from the "mf" subdirectory somewhere in Metafont's search
path and the .sty and .fd files from the "latex" subdirectory somewhere in
LaTeX's search path.

Call TEXMF the base directory of your installation (on Unix this should be
something like /usr/share/texmf or ~/texmf for a single user installation).
Then copy the directories as follows:
    copy "mf" as TEXMF/fonts/source/public/cmll
    copy "latex" as TEXMF/tex/latex/cmll
If you want to install the fonts in Type1 format:
    copy "type1" as TEXMF/fonts/type1/public/cmll
    copy "tfm" as TEXMF/fonts/tfm/public/cmll
    copy "cmll.map" as TEXMF/fonts/map/dvips/misc/cmll.map
You may have to update TeX's databases by running "texhash" or "mktexlsr"
(this is for Kpathsea-based distributions like teTeX) or a similar command.


Usage
-----

When the files are correctly installed, compiling the file cmll.dtx with latex
will produce a documentation for the package, including the list of defined
symbols.

To summarise, just say \usepackage{cmll} to get the extra symbols. The class
options "cm", "ss" and "euler" can be used to explicitly select the standard,
sans-serif or Euler version of the fonts.

In order to use the Type1 versions, assuming the files are installed as
described above, you need to use the provided file "cmll.map". Please refer to
the documentation of you local installation for that.


Feedback
--------

Any comments and suggestions are welcome, feel free to drop me a note at the
address below.

For those interested in legal stuff, this work is covered by the LaTeX Project
Public License (LPPL).

Enjoy !

(c) Emmanuel Beffara <manu@beffara.org>, 2003--2006

Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.