You can get the contents of this directory bundled as a zip file.
| Identifier | Caption |
|---|---|
| mmap | Include CMap resources in PDF files from PDFTeX. |
| Name | Size* | Date UTC | Notes |
|---|---|---|---|
| README | 2 KiB | 2008-Jul-08 | Shown below |
| lmr-m.cmap | 12 KiB | 2008-Jul-08 | |
| lmr.cmap | 4 KiB | 2008-Jul-03 | |
| ly1.cmap | 1 KiB | 2008-Jun-30 | |
| mmap.sty | 12 KiB | 2008-Aug-13 | |
| oml-m.cmap | 4 KiB | 2008-Jul-08 | |
| oml.cmap | 2 KiB | 2008-Jul-03 | |
| omlbit-m.cmap | 6 KiB | 2008-Jul-08 | |
| omlbit.cmap | 3 KiB | 2008-Jul-03 | |
| omlmit-m.cmap | 4 KiB | 2008-Jul-08 | |
| omlmit.cmap | 3 KiB | 2008-Jul-03 | |
| oms-m.cmap | 6 KiB | 2008-Jul-08 | |
| oms.cmap | 2 KiB | 2008-Jul-03 | |
| omsb-m.cmap | 7 KiB | 2008-Jul-08 | |
| omx-m.cmap | 7 KiB | 2008-Jul-08 | |
| omx.cmap | 3 KiB | 2008-Jul-03 | |
| ot1-m.cmap | 3 KiB | 2008-Aug-13 | |
| ot1.cmap | 2 KiB | 2008-Jul-03 | |
| ot1rbxit-m.cmap | 5 KiB | 2008-Aug-13 | |
| ot1rbxit.cmap | 2 KiB | 2008-Jul-03 | |
| ot1rbxn-m.cmap | 5 KiB | 2008-Aug-13 | |
| ot1rbxn.cmap | 2 KiB | 2008-Jul-03 | |
| ot1rmit-m.cmap | 4 KiB | 2008-Aug-13 | |
| ot1rmit.cmap | 2 KiB | 2008-Jul-03 | |
| ot1rmn-m.cmap | 5 KiB | 2008-Aug-13 | |
| ot1rmn.cmap | 2 KiB | 2008-Jul-03 | |
| ot1ssbxn-m.cmap | 6 KiB | 2008-Aug-13 | |
| ot1ssbxn.cmap | 2 KiB | 2008-Jul-03 | |
| ot1ssmn-m.cmap | 5 KiB | 2008-Aug-13 | |
| ot1ssmn.cmap | 2 KiB | 2008-Jul-03 | |
| ot1ttmn-m.cmap | 5 KiB | 2008-Aug-13 | |
| ot1ttmn.cmap | 2 KiB | 2008-Jul-03 | |
| ot1xxx-m.cmap | 5 KiB | 2008-Aug-13 | |
| t1-m.cmap | 5 KiB | 2008-Jul-08 | |
| t1.cmap | 2 KiB | 2008-Jul-03 | |
| ueuf-m.cmap | 3 KiB | 2008-Jul-08 | |
| ueufb-m.cmap | 4 KiB | 2008-Jul-08 | |
| ulasy-m.cmap | 1 KiB | 2008-Jul-08 | |
| ulasy.cmap | 1 KiB | 2008-Jul-03 | |
| umsa-m.cmap | 10 KiB | 2008-Jul-08 | |
| umsa.cmap | 2 KiB | 2008-Jul-03 | |
| umsb-m.cmap | 8 KiB | 2008-Jul-08 | |
| umsb.cmap | 2 KiB | 2008-Jul-03 | |
| upsy-m.cmap | 16 KiB | 2008-Jul-08 | |
| upsy.cmap | 3 KiB | 2008-Jul-03 | |
| upzd-m.cmap | 9 KiB | 2008-Jul-08 | |
| upzd.cmap | 1 KiB | 2008-Jul-03 |
*File sizes in kibibytes.
LaTeX package: mmap.sty -- CMAP support for math in PDF
Copyright (c) 2008 Ross Moore <ross@maths.mq.edu.au>
mmap package -- include CMap resources for math symbols into PDF
to make "search" and "copy-n-paste" functions work properly
-m.cmap CMap uses ascii strings for the macro-names
.cmap CMap uses the Unicode code-point of the symbols
You may distribute and/or modify this program under the terms of LPPL
the program consists of mmap.sty and .cmap files:
{t1,lmr,ly1,oml,oms,omx,ot1,ulasy,umsa,umsb,ueuf,upsy,upzd}.cmap
{oml{b,m}it,omsb,ot1{rbxit,rbxn,rmit,rmn,ssbxn,ssmn,ttmn}}.cmap
{t1,oml,oms,omx,ot1,ueuf,ueufb,ulasy,umsa,umsb,upsy,upzd}-m.cmap
{oml{b,m}it,omsb,ot1{rbxit,rbxn,rmit,rmn,ssbxn,ssmn,ttmn}}-m.cmap
Usage:
put \usepackage{mmap} to load CMAP resources from -m.cmap files.
Or put \usepackage[noTeX]{mmap} to load CMAP resources from .cmap files.
Or put \usepackage[useTeX]{mmap} to load CMAP resources from -m.cmap files.
IMPORTANT: place this immediately after the \documentclass line
to ensure that all fonts are checked for appropriate resources.
TODO:
add *.cmap files for other font encodings (contributions are welcome):
TS1, OT2, IL2, ...
support dvips?
_________________________________________________________________________
Now there's another way to convert from LaTeX to Word.
Simply copy/paste from the PDF, then adjust super-/sub-scripts,
fractions, etc.
_________________________________________________________________________
Cheers,
Ross