diff options
| author | rsc <devnull@localhost> | 2005-01-13 04:49:19 +0000 |
|---|---|---|
| committer | rsc <devnull@localhost> | 2005-01-13 04:49:19 +0000 |
| commit | c8b6342d3c2a167dec16931815926e9e4387e7ef (patch) | |
| tree | 80d3ec6ea074462b30639168113def880476dad6 /man/fonts | |
| parent | 741f510ce758f77ed5193256fb693a09a7daecce (diff) | |
| download | plan9port-c8b6342d3c2a167dec16931815926e9e4387e7ef.tar.gz plan9port-c8b6342d3c2a167dec16931815926e9e4387e7ef.zip | |
Many small edits.
Diffstat (limited to 'man/fonts')
| -rwxr-xr-x | man/fonts | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/man/fonts b/man/fonts new file mode 100755 index 00000000..238145da --- /dev/null +++ b/man/fonts @@ -0,0 +1,10 @@ +# mkfile rules to get fonts in Lucida Sans. +# if you want to use Times, change these next lines to +# MAN=mantimes +# FONTS='' +MAN=man +FONTS='.fp 1 R LucidaSans +.fp 2 I LucidaSansI +.fp 3 B LucidaSansB +.fp 5 L LucidaCW +' |
