diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2011-04-12 23:03:25 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2011-04-12 23:03:25 +0200 |
commit | 50cb0c84d35cca003cb775d80998f139ab11970a (patch) | |
tree | a37880a3c09c23f646383492b47ec6fb69683ac8 /system/t1utils | |
parent | 9305eeb03de983d1da28e29b011f5f17f6f82510 (diff) | |
download | slackbuilds-50cb0c84d35cca003cb775d80998f139ab11970a.tar.gz slackbuilds-50cb0c84d35cca003cb775d80998f139ab11970a.tar.xz |
system/t1utils: Added note about texlive in README
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'system/t1utils')
-rw-r--r-- | system/t1utils/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/t1utils/README b/system/t1utils/README index 7cc7c0d64e5..5ff4feb67b3 100644 --- a/system/t1utils/README +++ b/system/t1utils/README @@ -11,3 +11,7 @@ file from a PFA or PFB font. * t1asm: goes the opposite direction * t1unmac: translates a Macintosh Type 1 font into either PFB or PFA format * t1mac: goes the opposite direction + +NOTE: You do not need t1utils if you already have texlive installed as it is +already included there. However, installing it anyway doesn't do any harm +either. |