summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pclnfss/old
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/pclnfss/old
Initial commit
Diffstat (limited to 'macros/latex/contrib/pclnfss/old')
-rw-r--r--macros/latex/contrib/pclnfss/old/dvilj/cgalbertus.sty5
-rw-r--r--macros/latex/contrib/pclnfss/old/dvilj/cgantiqueolive.sty4
-rw-r--r--macros/latex/contrib/pclnfss/old/dvilj/cgcourier.sty4
-rw-r--r--macros/latex/contrib/pclnfss/old/dvilj/cggothic.sty4
-rw-r--r--macros/latex/contrib/pclnfss/old/dvilj/cgtimes.sty4
-rw-r--r--macros/latex/contrib/pclnfss/old/dvilj/cgunivers.sty4
-rw-r--r--macros/latex/contrib/pclnfss/old/dvilj/graybox.sty48
-rw-r--r--macros/latex/contrib/pclnfss/old/dvilj/hpfonts.sty55
8 files changed, 128 insertions, 0 deletions
diff --git a/macros/latex/contrib/pclnfss/old/dvilj/cgalbertus.sty b/macros/latex/contrib/pclnfss/old/dvilj/cgalbertus.sty
new file mode 100644
index 0000000000..605f68bcab
--- /dev/null
+++ b/macros/latex/contrib/pclnfss/old/dvilj/cgalbertus.sty
@@ -0,0 +1,5 @@
+\input hpfonts.sty
+\renewcommand{\familydefault}{cal}
+\renewcommand{\bfdefault}{ebx}
+
+
diff --git a/macros/latex/contrib/pclnfss/old/dvilj/cgantiqueolive.sty b/macros/latex/contrib/pclnfss/old/dvilj/cgantiqueolive.sty
new file mode 100644
index 0000000000..3e40a9d649
--- /dev/null
+++ b/macros/latex/contrib/pclnfss/old/dvilj/cgantiqueolive.sty
@@ -0,0 +1,4 @@
+\input hpfonts.sty
+\renewcommand{\familydefault}{cao}
+
+
diff --git a/macros/latex/contrib/pclnfss/old/dvilj/cgcourier.sty b/macros/latex/contrib/pclnfss/old/dvilj/cgcourier.sty
new file mode 100644
index 0000000000..57a1c8b23d
--- /dev/null
+++ b/macros/latex/contrib/pclnfss/old/dvilj/cgcourier.sty
@@ -0,0 +1,4 @@
+\input hpfonts.sty
+\renewcommand{\familydefault}{ccr}
+
+
diff --git a/macros/latex/contrib/pclnfss/old/dvilj/cggothic.sty b/macros/latex/contrib/pclnfss/old/dvilj/cggothic.sty
new file mode 100644
index 0000000000..4d8607bd92
--- /dev/null
+++ b/macros/latex/contrib/pclnfss/old/dvilj/cggothic.sty
@@ -0,0 +1,4 @@
+\input hpfonts.sty
+\renewcommand{\familydefault}{clg}
+
+
diff --git a/macros/latex/contrib/pclnfss/old/dvilj/cgtimes.sty b/macros/latex/contrib/pclnfss/old/dvilj/cgtimes.sty
new file mode 100644
index 0000000000..f77b5062b7
--- /dev/null
+++ b/macros/latex/contrib/pclnfss/old/dvilj/cgtimes.sty
@@ -0,0 +1,4 @@
+\input hpfonts.sty
+\renewcommand{\familydefault}{ctm}
+
+
diff --git a/macros/latex/contrib/pclnfss/old/dvilj/cgunivers.sty b/macros/latex/contrib/pclnfss/old/dvilj/cgunivers.sty
new file mode 100644
index 0000000000..ea442fa449
--- /dev/null
+++ b/macros/latex/contrib/pclnfss/old/dvilj/cgunivers.sty
@@ -0,0 +1,4 @@
+\input hpfonts.sty
+\renewcommand{\familydefault}{cun}
+
+
diff --git a/macros/latex/contrib/pclnfss/old/dvilj/graybox.sty b/macros/latex/contrib/pclnfss/old/dvilj/graybox.sty
new file mode 100644
index 0000000000..ad66bf9873
--- /dev/null
+++ b/macros/latex/contrib/pclnfss/old/dvilj/graybox.sty
@@ -0,0 +1,48 @@
+% graybox.sty 9.3.1989
+% print fboxes with various backgrounds
+%
+% graybox#1#2
+% #1 -> grayscale; valid values are 2, 10, 15, 30, 45, 70, 90, 100
+% #2 -> textargument (exactly like fbox)
+%
+% patbox#1#2
+% #1 -> pattern; valid values are:
+% 1: horizontal lines
+% 2: vertical lines
+% 3: diagonal lines
+% 4: diagonal lines
+% 5: square grid
+% 6: diagonal grid
+% #2 -> textargument (exactly like fbox)
+%
+\makeatletter
+%
+%
+%
+
+\long\def\graybox#1#2{\leavevmode\setbox\@tempboxa\hbox{#2}\@tempdima\fboxrule
+\advance\@tempdima \fboxsep \advance\@tempdima \dp\@tempboxa
+ \hbox{\lower \@tempdima\hbox
+ {\vbox{\special{defpoint=1(,)}%
+ \hrule \@height \fboxrule
+ \hbox{\vrule \@width \fboxrule \hskip\fboxsep
+ \vbox{\vskip\fboxsep \box\@tempboxa\vskip\fboxsep}\hskip
+ \fboxsep\vrule \@width \fboxrule%
+ \special{defpoint=2(,)}\special{gray=#1}%
+ \special{fill=1/2}%
+ }\hrule \@height \fboxrule%
+ }}}}
+
+
+\long\def\patbox#1#2{\leavevmode\setbox\@tempboxa\hbox{#2}\@tempdima\fboxrule
+\advance\@tempdima \fboxsep \advance\@tempdima \dp\@tempboxa
+ \hbox{\lower \@tempdima\hbox
+ {\vbox{\special{defpoint=11(,)}%
+ \hrule \@height \fboxrule
+ \hbox{\vrule \@width \fboxrule \hskip\fboxsep
+ \vbox{\vskip\fboxsep \box\@tempboxa\vskip\fboxsep}\hskip
+ \fboxsep\vrule \@width \fboxrule%
+ \special{defpoint=12(,)}\special{pattern=#1}%
+ \special{fill=11/12}%
+ }\hrule \@height \fboxrule%
+ }}}}
diff --git a/macros/latex/contrib/pclnfss/old/dvilj/hpfonts.sty b/macros/latex/contrib/pclnfss/old/dvilj/hpfonts.sty
new file mode 100644
index 0000000000..c585ce3243
--- /dev/null
+++ b/macros/latex/contrib/pclnfss/old/dvilj/hpfonts.sty
@@ -0,0 +1,55 @@
+%%
+%% NFSS declarations for internal hp laserjet 4L fonts for use with
+%% Gustaf Neumann's dvilj and/or Karl Berry's dviljk.
+%%
+%% by Andy Piper <ajp@eng.cam.ac.uk> 1994
+%%
+% CG Times
+\DeclareFontFamily{OT1}{ctm}{}
+\DeclareFontShape{OT1}{ctm}{m}{n}{ <-> ctmr }{}
+\DeclareFontShape{OT1}{ctm}{bx}{n}{ <-> ctmb }{}
+\DeclareFontShape{OT1}{ctm}{m}{it}{ <-> ctmri }{}
+\DeclareFontShape{OT1}{ctm}{bx}{it}{ <-> ctmbi }{}
+
+% Courier
+\DeclareFontFamily{OT1}{ccr}{}
+\DeclareFontShape{OT1}{ccr}{m}{n}{ <-> ccrr }{}
+\DeclareFontShape{OT1}{ccr}{bx}{n}{ <-> ccrb }{}
+\DeclareFontShape{OT1}{ccr}{m}{it}{ <-> ccrri }{}
+\DeclareFontShape{OT1}{ccr}{bx}{it}{ <-> ccrbi }{}
+
+% Letter Gothic
+\DeclareFontFamily{OT1}{clg}{}
+\DeclareFontShape{OT1}{clg}{m}{n}{ <-> clgr }{}
+\DeclareFontShape{OT1}{clg}{bx}{n}{ <-> clgb }{}
+\DeclareFontShape{OT1}{clg}{m}{it}{ <-> clgri }{}
+
+% Univers
+\DeclareFontFamily{OT1}{cun}{}
+\DeclareFontShape{OT1}{cun}{m}{n}{ <-> cunm }{}
+\DeclareFontShape{OT1}{cun}{bx}{n}{ <-> cunb }{}
+\DeclareFontShape{OT1}{cun}{m}{it}{ <-> cunmi }{}
+\DeclareFontShape{OT1}{cun}{bx}{it}{ <-> cunbi }{}
+\DeclareFontShape{OT1}{cun}{c}{n}{ <-> cunmrc }{}
+\DeclareFontShape{OT1}{cun}{bc}{n}{ <-> cunbrc }{}
+\DeclareFontShape{OT1}{cun}{c}{it}{ <-> cunmic }{}
+\DeclareFontShape{OT1}{cun}{bc}{it}{ <-> cunbic }{}
+
+% Antique Olive
+\DeclareFontFamily{OT1}{cao}{}
+\DeclareFontShape{OT1}{cao}{m}{n}{ <-> caor }{}
+\DeclareFontShape{OT1}{cao}{bx}{n}{ <-> caob }{}
+\DeclareFontShape{OT1}{cao}{m}{it}{ <-> caori }{}
+
+% Albertus
+\DeclareFontFamily{OT1}{cal}{}
+\DeclareFontShape{OT1}{cal}{m}{n}{ <-> calm }{}
+\DeclareFontShape{OT1}{cal}{ebx}{n}{ <-> calx }{}
+
+% Coronet
+\DeclareFontFamily{OT1}{cot}{}
+\DeclareFontShape{OT1}{cot}{m}{n}{ <-> cotr }{}
+
+% Wingdings
+\DeclareFontFamily{OT1}{hwi}{}
+\DeclareFontShape{OT1}{hwi}{m}{n}{ <-> hwir }{}