diff options
| author | christos <christos@NetBSD.org> | 2014-09-30 23:32:52 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2014-09-30 23:32:52 +0000 |
| commit | f9f0ea3bcdb97064e5c8f96875ce7bda24411292 (patch) | |
| tree | 3d357cf7695110625bc9b15f60462f552b140e35 /gnu/dist | |
| parent | 8906cdee16b9d1fc81c1068cbdeba51e125419e8 (diff) | |
more font hackery
Diffstat (limited to 'gnu/dist')
| -rw-r--r-- | gnu/dist/groff/tmac/ascii.tmac | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gnu/dist/groff/tmac/ascii.tmac b/gnu/dist/groff/tmac/ascii.tmac index 62c4b3dae61..8a2140b8d22 100644 --- a/gnu/dist/groff/tmac/ascii.tmac +++ b/gnu/dist/groff/tmac/ascii.tmac @@ -9,8 +9,10 @@ .\" dagger and double dagger. .fchar \(dg [+] .fchar \(dd [++] -.\" Fixed width font to nothing -.ft CW +.\" We have no fonts, should be turn things to bold for italic? +.ft C .. .ft CR .. +.ft S +.. |
