diff options
author | Karl Berry <karl@freefriends.org> | 2006-07-23 23:41:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-07-23 23:41:33 +0000 |
commit | 604d5921fad774f2f52253edca6ea50659edfc39 (patch) | |
tree | 767bdfae3b2538eece483c6fe2c9e58d8c868b40 /Master/texmf-dist/doc/latex/cmll | |
parent | 5d7ae4b5ebf9ed35eadb6abf6c5493d86509048d (diff) |
new (cm linear logic fonts) package cmll (1mar06)
git-svn-id: svn://tug.org/texlive/trunk@1904 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/cmll')
-rw-r--r-- | Master/texmf-dist/doc/latex/cmll/README | 54 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/cmll/cmll.pdf | bin | 0 -> 63495 bytes |
2 files changed, 54 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/cmll/README b/Master/texmf-dist/doc/latex/cmll/README new file mode 100644 index 00000000000..cbe06714d8c --- /dev/null +++ b/Master/texmf-dist/doc/latex/cmll/README @@ -0,0 +1,54 @@ +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 diff --git a/Master/texmf-dist/doc/latex/cmll/cmll.pdf b/Master/texmf-dist/doc/latex/cmll/cmll.pdf Binary files differnew file mode 100644 index 00000000000..fb8a1b6a3e4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/cmll/cmll.pdf |