summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-06-11 21:01:04 +0000
committerKarl Berry <karl@freefriends.org>2019-06-11 21:01:04 +0000
commit53e76e173ff235ac45b40637cf0763fb02359af1 (patch)
tree7472af7dded209d3b5eba981495adca898390d79 /Master
parente494aef2b53b222786988c44ecf84d9e39363303 (diff)
heuristica (11jun19)
git-svn-id: svn://tug.org/texlive/trunk@51362 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/fonts/heuristica/README5
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-Inf.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-Sup.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-TLF.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-TOsF.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/T1Heuristica-Inf.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/T1Heuristica-Sup.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/T1Heuristica-TLF.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/T1Heuristica-TOsF.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-Inf.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-Sup.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-TLF.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-TOsF.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-Inf.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-Sup.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-TLF.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-TOsF.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-Inf.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-Sup.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-TLF.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-TOsF.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/TS1Heuristica-TLF.fd2
-rw-r--r--Master/texmf-dist/tex/latex/heuristica/TS1Heuristica-TOsF.fd2
23 files changed, 26 insertions, 23 deletions
diff --git a/Master/texmf-dist/doc/fonts/heuristica/README b/Master/texmf-dist/doc/fonts/heuristica/README
index 2c4dbacd38f..9871d9ccfd1 100644
--- a/Master/texmf-dist/doc/fonts/heuristica/README
+++ b/Master/texmf-dist/doc/fonts/heuristica/README
@@ -2,7 +2,10 @@ With update 1.08 to Heuristica, the package reverts to the otf fonts as distribu
http://www.ctan.org/license/lppl1.3
for the details of that license.
-Current version: 1.091 2019-06-084
+Current version: 1.092 2019-06-10
+
+Changes in version 1.092
+Corrected an error in the last correction to the fd file. (Thanks, Frank Mittelbach.)
Changes in version 1.091
Corrected an error in the fd files. The use of \providecommand in the fd could cause problems for users who did not load heuristica.sty.
diff --git a/Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-Inf.fd b/Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-Inf.fd
index 7a9b4981caa..3f445ac4bba 100644
--- a/Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-Inf.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-Inf.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{LY1}{Heuristica-Inf}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-Sup.fd b/Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-Sup.fd
index 3458b08763b..309ba663950 100644
--- a/Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-Sup.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-Sup.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{LY1}{Heuristica-Sup}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-TLF.fd b/Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-TLF.fd
index db8f94cb5ba..54b5c0c03bf 100644
--- a/Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-TLF.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-TLF.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{LY1}{Heuristica-TLF}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-TOsF.fd b/Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-TOsF.fd
index 56d019bb93b..844b4b9e983 100644
--- a/Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-TOsF.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/LY1Heuristica-TOsF.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{LY1}{Heuristica-TOsF}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/T1Heuristica-Inf.fd b/Master/texmf-dist/tex/latex/heuristica/T1Heuristica-Inf.fd
index 065dddd29cf..cabdae509e5 100644
--- a/Master/texmf-dist/tex/latex/heuristica/T1Heuristica-Inf.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/T1Heuristica-Inf.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{T1}{Heuristica-Inf}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/T1Heuristica-Sup.fd b/Master/texmf-dist/tex/latex/heuristica/T1Heuristica-Sup.fd
index 6865775971b..c08febdb68c 100644
--- a/Master/texmf-dist/tex/latex/heuristica/T1Heuristica-Sup.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/T1Heuristica-Sup.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{T1}{Heuristica-Sup}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/T1Heuristica-TLF.fd b/Master/texmf-dist/tex/latex/heuristica/T1Heuristica-TLF.fd
index 3d318b95560..6033bf9c3d0 100644
--- a/Master/texmf-dist/tex/latex/heuristica/T1Heuristica-TLF.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/T1Heuristica-TLF.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{T1}{Heuristica-TLF}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/T1Heuristica-TOsF.fd b/Master/texmf-dist/tex/latex/heuristica/T1Heuristica-TOsF.fd
index 6e647458a1e..ab126bf8f38 100644
--- a/Master/texmf-dist/tex/latex/heuristica/T1Heuristica-TOsF.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/T1Heuristica-TOsF.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{T1}{Heuristica-TOsF}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-Inf.fd b/Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-Inf.fd
index 2140e07ca2d..5c03a983128 100644
--- a/Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-Inf.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-Inf.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{T2A}{Heuristica-Inf}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-Sup.fd b/Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-Sup.fd
index c2fe7a3b9cd..600fe81fc3a 100644
--- a/Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-Sup.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-Sup.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{T2A}{Heuristica-Sup}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-TLF.fd b/Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-TLF.fd
index 70463f6f367..436fe3c1131 100644
--- a/Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-TLF.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-TLF.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{T2A}{Heuristica-TLF}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-TOsF.fd b/Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-TOsF.fd
index 0a7ea9df538..2b87bfdf591 100644
--- a/Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-TOsF.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/T2AHeuristica-TOsF.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{T2A}{Heuristica-TOsF}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-Inf.fd b/Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-Inf.fd
index 1369f5be15e..586020178a4 100644
--- a/Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-Inf.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-Inf.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{T2B}{Heuristica-Inf}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-Sup.fd b/Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-Sup.fd
index 50cab8be5ee..51898a67d2b 100644
--- a/Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-Sup.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-Sup.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{T2B}{Heuristica-Sup}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-TLF.fd b/Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-TLF.fd
index 07d3249bb10..916ff150839 100644
--- a/Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-TLF.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-TLF.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{T2B}{Heuristica-TLF}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-TOsF.fd b/Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-TOsF.fd
index 3a6c3b6b38f..74ca4cb2b62 100644
--- a/Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-TOsF.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/T2BHeuristica-TOsF.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{T2B}{Heuristica-TOsF}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-Inf.fd b/Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-Inf.fd
index 33a0d34eaaa..7ea0cc85854 100644
--- a/Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-Inf.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-Inf.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{T2C}{Heuristica-Inf}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-Sup.fd b/Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-Sup.fd
index 55b3cefd458..a3cf391dddf 100644
--- a/Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-Sup.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-Sup.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{T2C}{Heuristica-Sup}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-TLF.fd b/Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-TLF.fd
index c0ab3285bb2..324a313329a 100644
--- a/Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-TLF.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-TLF.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{T2C}{Heuristica-TLF}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-TOsF.fd b/Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-TOsF.fd
index 460831a86ab..00ebeb9ed6d 100644
--- a/Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-TOsF.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/T2CHeuristica-TOsF.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{T2C}{Heuristica-TOsF}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/TS1Heuristica-TLF.fd b/Master/texmf-dist/tex/latex/heuristica/TS1Heuristica-TLF.fd
index 82aa4f71ce1..97cb3b74150 100644
--- a/Master/texmf-dist/tex/latex/heuristica/TS1Heuristica-TLF.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/TS1Heuristica-TLF.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{TS1}{Heuristica-TLF}{\Heuristica@sf}
diff --git a/Master/texmf-dist/tex/latex/heuristica/TS1Heuristica-TOsF.fd b/Master/texmf-dist/tex/latex/heuristica/TS1Heuristica-TOsF.fd
index 8d3039b8d39..1a2f267e1c3 100644
--- a/Master/texmf-dist/tex/latex/heuristica/TS1Heuristica-TOsF.fd
+++ b/Master/texmf-dist/tex/latex/heuristica/TS1Heuristica-TOsF.fd
@@ -10,7 +10,7 @@
\fi
\expandafter\ifx\csname Heuristica@sf\endcsname\relax
- \let\Heuristica@sf\@empty
+ \global\let\Heuristica@sf\@empty
\fi
\DeclareFontFamily{TS1}{Heuristica-TOsF}{\Heuristica@sf}