Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu/dist/groff/tmac add some more font and character definit...



details:   https://anonhg.NetBSD.org/src/rev/0bddb51d2a2e
branches:  trunk
changeset: 332615:0bddb51d2a2e
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Sep 30 23:28:54 2014 +0000

description:
add some more font and character definitions for poor man's ascii.

diffstat:

 gnu/dist/groff/tmac/ascii.tmac |  8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diffs (15 lines):

diff -r 2796610a615b -r 0bddb51d2a2e gnu/dist/groff/tmac/ascii.tmac
--- a/gnu/dist/groff/tmac/ascii.tmac    Tue Sep 30 22:56:36 2014 +0000
+++ b/gnu/dist/groff/tmac/ascii.tmac    Tue Sep 30 23:28:54 2014 +0000
@@ -6,3 +6,11 @@
 .fchar \(:O Oe
 .fchar \(:U Ue
 .fchar \(ss ss
+.\" dagger and double dagger.
+.fchar \(dg [+]
+.fchar \(dd [++]
+.\" Fixed width font to nothing
+.ft CW 
+..
+.ft CR
+..



Home | Main Index | Thread Index | Old Index