texlive[66671] Master: novel .otf file under public/
commits+karl at tug.org
commits+karl at tug.org
Sat Mar 25 21:11:50 CET 2023
Revision: 66671
http://tug.org/svn/texlive?view=revision&revision=66671
Author: karl
Date: 2023-03-25 21:11:50 +0100 (Sat, 25 Mar 2023)
Log Message:
-----------
novel .otf file under public/
Modified Paths:
--------------
trunk/Master/tlpkg/libexec/ctan2tds
Added Paths:
-----------
trunk/Master/texmf-dist/fonts/opentype/public/novel/
trunk/Master/texmf-dist/fonts/opentype/public/novel/NovelDeco.otf
Removed Paths:
-------------
trunk/Master/texmf-dist/fonts/opentype/novel/
Added: trunk/Master/texmf-dist/fonts/opentype/public/novel/NovelDeco.otf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/fonts/opentype/public/novel/NovelDeco.otf
===================================================================
--- trunk/Master/texmf-dist/fonts/opentype/public/novel/NovelDeco.otf 2023-03-25 20:10:26 UTC (rev 66670)
+++ trunk/Master/texmf-dist/fonts/opentype/public/novel/NovelDeco.otf 2023-03-25 20:11:50 UTC (rev 66671)
Property changes on: trunk/Master/texmf-dist/fonts/opentype/public/novel/NovelDeco.otf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Modified: trunk/Master/tlpkg/libexec/ctan2tds
===================================================================
--- trunk/Master/tlpkg/libexec/ctan2tds 2023-03-25 20:10:26 UTC (rev 66670)
+++ trunk/Master/tlpkg/libexec/ctan2tds 2023-03-25 20:11:50 UTC (rev 66671)
@@ -7619,7 +7619,7 @@
} elsif ($dir =~ /opentype/) {
$destdir = "fonts";
my $foundry = $specialfoundry{$package} || $standardfoundry;
- $format = "$foundry/$dir"; # fonts/opentype/public/PKGNAME
+ $format = "$dir/$foundry"; # fonts/opentype/public/PKGNAME
}
&rename_with_mkdir ($dir, "$DEST/$destdir/$format/$package");
}
More information about the tex-live-commits
mailing list.