mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
11 lines
218 B
Text
11 lines
218 B
Text
|
# 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
|
||
|
'
|