UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: 14.3 Reserved Macro and String NamesChapter 14
ms Macros
Next: 14.5 Sample Document
 

14.4 Reserved Number Register Names

The following number register names are used by the ms package. An italicized n means that the name contains a numeral (generally the interpolated value of another number register).

nTAJAVBCBDBEBHBQBW
CWEFFCFLFMFPGAGWH1
H2H3H4H5HMHTI0IFIK
IMIPIRISITIXInJnKG
KIKML1LELLLTMCMFMG
MLMMMNNANCNDNQNSNX
OJPDPEPFPIPNPOPQPS
PXQIQPROSJSTT.TBTC
TDTKTNTQTVTYTZVSWF
XXYEYYZN     

When you're writing your own macros, the safest bet is to use mixed-case letters for macro names. (Using uppercase letters could conflict with reserved ms names, and using lowercase letters could conflict with troff requests.)


Previous: 14.3 Reserved Macro and String NamesUNIX in a Nutshell: System V EditionNext: 14.5 Sample Document
14.3 Reserved Macro and String NamesBook Index14.5 Sample Document

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System