summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pslatex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-01-16 03:02:59 +0000
committerNorbert Preining <norbert@preining.info>2021-01-16 03:02:59 +0000
commit07a2495c5aecc2f871625ae63d25ee1cc18b2ca5 (patch)
tree0aeb6fb87057d30e2e185c267e25fd0fd5ae946b /macros/latex/contrib/pslatex
parentbdead7ff97ef61cca4f56b4a153cc85e18c41fda (diff)
CTAN sync 202101160302
Diffstat (limited to 'macros/latex/contrib/pslatex')
-rw-r--r--macros/latex/contrib/pslatex/README.txt (renamed from macros/latex/contrib/pslatex/00readme.txt)5
-rw-r--r--macros/latex/contrib/pslatex/latex/pslatex.sty23
-rwxr-xr-x[-rw-r--r--]macros/latex/contrib/pslatex/shell/pslatex0
-rw-r--r--macros/latex/contrib/pslatex/shell/pslatex.bat28
4 files changed, 29 insertions, 27 deletions
diff --git a/macros/latex/contrib/pslatex/00readme.txt b/macros/latex/contrib/pslatex/README.txt
index 644e0a8208..7f65b47152 100644
--- a/macros/latex/contrib/pslatex/00readme.txt
+++ b/macros/latex/contrib/pslatex/README.txt
@@ -2,7 +2,7 @@
pslatex (Times/Helvetica/Courier with LaTeX2e)
- Copyright 1994 1996 David Carlisle
+ Copyright 1994 1996 2021 David Carlisle
All the files in the pslatex distribution may be redistributed
and/or modified under the terms of the LaTeX Project Public License
@@ -42,11 +42,12 @@ automatically include the pslatex package at \begin{document}.
1994/02/07
1996/07/22
1996/07/24
+ 2021/01/13
Files
=====
-00readme.txt This file
+README.txt This file
dvips/pcrr8rn.map If you are using dvips, copy the one line from
this file to your psfonts.map file.
diff --git a/macros/latex/contrib/pslatex/latex/pslatex.sty b/macros/latex/contrib/pslatex/latex/pslatex.sty
index ba6f08e978..48461cf098 100644
--- a/macros/latex/contrib/pslatex/latex/pslatex.sty
+++ b/macros/latex/contrib/pslatex/latex/pslatex.sty
@@ -1,13 +1,14 @@
-\ProvidesPackage{pslatex}[1996/07/24 v1.2 pslatex emulation (DPC)]
+\ProvidesPackage{pslatex}[2021/01/13 v1.3 pslatex emulation (DPC)]
-% Copyright 1994 1996 David Carlisle
+% Copyright 1994 1996 2021 David Carlisle
% This file may be distributed under the terms of the LPPL.
-% See 00readme.txt for details.
+% See README.txt for details.
% 1994/06/28 v1.0
% 1996/07/22 v1.1 update to `8r' encoded base fonts.
% 1996/07/24 v1.2 New way of resolving \pounds/\$ problem
+% 2021/01/13 v1.3 Replace {mc} font shape by {c} for NFSS update.
%%% pslatex emulation for LaTeX2e
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -221,15 +222,15 @@
<-> s * [.9] phvro7t
}{}
-\DeclareFontShape{OT1}{phv}{mc}{n}{
+\DeclareFontShape{OT1}{phv}{c}{n}{
<-> s * [.9] phvrrn7t
}{}
-\DeclareFontShape{OT1}{phv}{mc}{sc}{
+\DeclareFontShape{OT1}{phv}{c}{sc}{
<-> s * [.9] phvrcn7t
}{}
-\DeclareFontShape{OT1}{phv}{mc}{sl}{
+\DeclareFontShape{OT1}{phv}{c}{sl}{
<-> s * [.9] phvron7t
}{}
@@ -240,7 +241,7 @@
\DeclareFontShape{OT1}{phv}{bx}{it}{<->ssub * phv/b/it}{}
\DeclareFontShape{OT1}{phv}{bc}{it}{<->ssub * phv/bc/sl}{}
\DeclareFontShape{OT1}{phv}{m}{it}{<->ssub * phv/m/sl}{}
-\DeclareFontShape{OT1}{phv}{mc}{it}{<->ssub * phv/mc/sl}{}
+\DeclareFontShape{OT1}{phv}{c}{it}{<->ssub * phv/mc/sl}{}
@@ -379,15 +380,15 @@
<-> s * [.9] phvro8t
}{}
-\DeclareFontShape{T1}{phv}{mc}{n}{
+\DeclareFontShape{T1}{phv}{c}{n}{
<-> s * [.9] phvrrn8t
}{}
-\DeclareFontShape{T1}{phv}{mc}{sc}{
+\DeclareFontShape{T1}{phv}{c}{sc}{
<-> s * [.9] phvrcn8t
}{}
-\DeclareFontShape{T1}{phv}{mc}{sl}{
+\DeclareFontShape{T1}{phv}{c}{sl}{
<-> s * [.9] phvron8t
}{}
@@ -398,7 +399,7 @@
\DeclareFontShape{T1}{phv}{bx}{it}{<->ssub * phv/b/it}{}
\DeclareFontShape{T1}{phv}{bc}{it}{<->ssub * phv/bc/sl}{}
\DeclareFontShape{T1}{phv}{m}{it}{<->ssub * phv/m/sl}{}
-\DeclareFontShape{T1}{phv}{mc}{it}{<->ssub * phv/mc/sl}{}
+\DeclareFontShape{T1}{phv}{c}{it}{<->ssub * phv/mc/sl}{}
diff --git a/macros/latex/contrib/pslatex/shell/pslatex b/macros/latex/contrib/pslatex/shell/pslatex
index ea3734034c..ea3734034c 100644..100755
--- a/macros/latex/contrib/pslatex/shell/pslatex
+++ b/macros/latex/contrib/pslatex/shell/pslatex
diff --git a/macros/latex/contrib/pslatex/shell/pslatex.bat b/macros/latex/contrib/pslatex/shell/pslatex.bat
index 9ee3824408..e84932e869 100644
--- a/macros/latex/contrib/pslatex/shell/pslatex.bat
+++ b/macros/latex/contrib/pslatex/shell/pslatex.bat
@@ -1,14 +1,14 @@
-
-@echo off
-
-echo
-echo *************************************
-echo * Using LaTeX, with pslatex package *
-echo *************************************
-echo
-
-rem emtex default setup calls this latex2e rather than latex
-
-rem latex2e \AtBeginDocument{\RequirePackage{pslatex}}\input %1 %2 %3 %4 %5 %6
-latex \AtBeginDocument{\RequirePackage{pslatex}}\input %1 %2 %3 %4 %5 %6
-
+
+@echo off
+
+echo
+echo *************************************
+echo * Using LaTeX, with pslatex package *
+echo *************************************
+echo
+
+rem emtex default setup calls this latex2e rather than latex
+
+rem latex2e \AtBeginDocument{\RequirePackage{pslatex}}\input %1 %2 %3 %4 %5 %6
+latex \AtBeginDocument{\RequirePackage{pslatex}}\input %1 %2 %3 %4 %5 %6
+