/usr/share/linuxdoc-tools/mappings/groff/math.README is in linuxdoc-tools 0.9.72-4build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | Math symbols and Greek letters. Sed script for groff Also adds the
"delim $$" declaration to the top of the file. Thus it is now
unnecessary to pipe the ms file through eqn (or geqn) unless the
file file contain formulas.
1i\
.EQ\
delim $$\
.EN
[this is a historical file. Doesn't apply to current sed script - Greg]
|