386BSD 0.0 development
authorWilliam F. Jolitz <wjolitz@soda.berkeley.edu>
Tue, 30 Apr 1991 22:42:05 +0000 (14:42 -0800)
committerWilliam F. Jolitz <wjolitz@soda.berkeley.edu>
Tue, 30 Apr 1991 22:42:05 +0000 (14:42 -0800)
Work on file usr/src/usr.bin/groff/devices/devX100/DESC
Work on file usr/src/usr.bin/groff/devices/devX100/FontMap
Work on file usr/src/usr.bin/groff/devices/devX100/eqnchar
Work on file usr/src/usr.bin/groff/devices/devX100/Makefile.gnu

Co-Authored-By: Lynne Greer Jolitz <ljolitz@cardio.ucsf.edu>
Synthesized-from: 386BSD-0.0/src

usr/src/usr.bin/groff/devices/devX100/DESC [new file with mode: 0644]
usr/src/usr.bin/groff/devices/devX100/FontMap [new file with mode: 0644]
usr/src/usr.bin/groff/devices/devX100/Makefile.gnu [new file with mode: 0644]
usr/src/usr.bin/groff/devices/devX100/eqnchar [new file with mode: 0644]

diff --git a/usr/src/usr.bin/groff/devices/devX100/DESC b/usr/src/usr.bin/groff/devices/devX100/DESC
new file mode 100644 (file)
index 0000000..b4ba84d
--- /dev/null
@@ -0,0 +1,8 @@
+styles R I B BI
+family T
+fonts 1 S
+sizes 8 10 12 14 18 24 0
+res 100
+hor 1
+vert 1
+unitwidth 10
diff --git a/usr/src/usr.bin/groff/devices/devX100/FontMap b/usr/src/usr.bin/groff/devices/devX100/FontMap
new file mode 100644 (file)
index 0000000..ab83af2
--- /dev/null
@@ -0,0 +1,17 @@
+TR     -*-times-medium-r-normal--*-100-100-100-*-*-iso8859-1
+TI     -*-times-medium-i-normal--*-100-100-100-*-*-iso8859-1
+TB     -*-times-bold-r-normal--*-100-100-100-*-*-iso8859-1
+TBI    -*-times-bold-i-normal--*-100-100-100-*-*-iso8859-1
+CR     -*-courier-medium-r-normal--*-100-100-100-*-*-iso8859-1
+CI     -*-courier-medium-o-normal--*-100-100-100-*-*-iso8859-1
+CB     -*-courier-bold-r-normal--*-100-100-100-*-*-iso8859-1
+CBI    -*-courier-bold-o-normal--*-100-100-100-*-*-iso8859-1
+HR     -*-helvetica-medium-r-normal--*-100-100-100-*-*-iso8859-1
+HI     -*-helvetica-medium-o-normal--*-100-100-100-*-*-iso8859-1
+HB     -*-helvetica-bold-r-normal--*-100-100-100-*-*-iso8859-1
+HBI    -*-helvetica-bold-o-normal--*-100-100-100-*-*-iso8859-1
+NR     -*-new century schoolbook-medium-r-normal--*-100-100-100-*-*-iso8859-1
+NI     -*-new century schoolbook-medium-i-normal--*-100-100-100-*-*-iso8859-1
+NB     -*-new century schoolbook-bold-r-normal--*-100-100-100-*-*-iso8859-1
+NBI    -*-new century schoolbook-bold-i-normal--*-100-100-100-*-*-iso8859-1
+S      -*-symbol-medium-r-normal--*-100-100-100-*-*-adobe-fontspecific
diff --git a/usr/src/usr.bin/groff/devices/devX100/Makefile.gnu b/usr/src/usr.bin/groff/devices/devX100/Makefile.gnu
new file mode 100644 (file)
index 0000000..db4609a
--- /dev/null
@@ -0,0 +1,20 @@
+FONTDIR=/usr/local/lib/groff/font
+DEVICEDIR=$(FONTDIR)/devX100
+
+all:
+
+install:
+       -[ -d $(FONTDIR) ] || mkdir $(FONTDIR)
+       -[ -d $(DEVICEDIR) ] || mkdir $(DEVICEDIR)
+       cp DESC eqnchar $(DEVICEDIR)
+       dir=`pwd`; \
+       cd $(DEVICEDIR); \
+       $$dir/../xtotroff -g $$dir/FontMap
+       -[ -d $(DEVICEDIR)-12 ] || mkdir $(DEVICEDIR)-12
+       cp eqnchar $(DEVICEDIR)-12
+       sed -e 's/unitwidth 10/unitwidth 12/' DESC >$(DEVICEDIR)-12/DESC
+       sed -e 's/100-100-100/120-100-100/' FontMap >FontMap-12
+       dir=`pwd`; \
+       cd $(DEVICEDIR)-12; \
+       $$dir/../xtotroff -g $$dir/FontMap-12
+       rm FontMap-12
diff --git a/usr/src/usr.bin/groff/devices/devX100/eqnchar b/usr/src/usr.bin/groff/devices/devX100/eqnchar
new file mode 100644 (file)
index 0000000..386a518
--- /dev/null
@@ -0,0 +1,13 @@
+.EQ
+sdefine << %{ < back 20 < }%
+sdefine >> %{ > back 20 > }%
+
+sdefine dotdot %accent "\fR\(ad\fP"%
+sdefine vec %accent {up 52 "\s[\En[.s]/2u]\(->\s0"}%
+sdefine dyad %accent {up 52 "\s[\En[.s]/2u]\(<>\s0"}%
+
+sdefine inf %"\s[\En[.s]*13u/10u]\v'12M'\(if\v'-12M'\s0"%
+sdefine cdot %type "binary" \(md%
+
+set axis_height 32
+.EN