mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
Checkpoint.
This commit is contained in:
parent
dfc67f9b6d
commit
7bda1456a8
2 changed files with 4479 additions and 0 deletions
13
lib/grap.defines
Normal file
13
lib/grap.defines
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# These definitions are right for the 202,
|
||||||
|
# but might need fiddling elsewhere
|
||||||
|
|
||||||
|
define bullet % "\s-5\(bu\s0" %
|
||||||
|
define plus % "\s-3\(pl\s0" %
|
||||||
|
define box % "\s-4\(bx\s0" %
|
||||||
|
define star % "\(**" %
|
||||||
|
define dot % "\v'-.2m'\s+4.\s0\v'.2m'" %
|
||||||
|
define times % "\s-3\(mu\s0" %
|
||||||
|
define htick % "\-" %
|
||||||
|
define vtick % "\(or" %
|
||||||
|
define square % "\s-3\(sq\s0" %
|
||||||
|
define delta % "\s-3\(*D\s0" %
|
4466
lib/hyphen.tex
Normal file
4466
lib/hyphen.tex
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue