Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ iwmap(4) — A/UX 2.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

iwprep(1)




iwmap(4) iwmap(4)
NAME iwmap - format of iwprep(1) character map description files SYNOPSIS /usr/lib/font/device/MAP.* DESCRIPTION A map file specifies a character code for a troff character name. A complete list of the troff character names may be found in the ``nroff/troff Reference'' in A/UX Text Process- ing Tools. Each map file line has the synopsis: code charname... where code and charname are described as follows: code Any valid C eight-bit integer constant, including decimal, octal, and hexadecimal forms. charname A one or two character name. One character names are used to specify standard ASCII characters (e.g., a, b, c, 1, 2, 3). Two character names are used to specify special characters. There are two forms of the special character names in troff input. The first is a simple two character name (e.g., \-, \|). The second is a four character name (e.g., \(*A, \(dg). For the two character name of special char- acters, you specify the entire name (i.e., \- for \-). For the four character name of special charac- ters, you specify just the last two characters (i.e., dg for \(dg). EXAMPLES An example map file for specifying the code for a dash, hy- phen, and long dash to the same character is: 055 - hy - Examine the map files in /usr/lib/font/deviw for further ex- amples. FILES /usr/lib/font/deviw SEE ALSO iwprep(1). April, 1990 1

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026