diff options
-rw-r--r-- | Master/texmf-dist/tex/latex/tikz-page/tikz-page.sty | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/tikz-page/tikz-page.sty b/Master/texmf-dist/tex/latex/tikz-page/tikz-page.sty index c6132d9a087..fb13b4db437 100644 --- a/Master/texmf-dist/tex/latex/tikz-page/tikz-page.sty +++ b/Master/texmf-dist/tex/latex/tikz-page/tikz-page.sty @@ -7,7 +7,7 @@ %% tikz-page.dtx (with options: `tikz-page') %% This is a generated file. %% -%% Copyright ^^c2^^a9 2016 by S^^c3^^a9bastien Gross <seb^^e2^^80^^a2^^c9^^91^^c6^^ac^^e2^^80^^a2chezwam^^e2^^80^^a2^^c9^^96^^c9^^b5^^ca^^88^^e2^^80^^a2org> +%% Copyright © 2016 by Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org> %% %% This program is free software. It comes without any warranty, to the extent %% permitted by applicable law. You can redistribute it and/or modify it under diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 6e8dfa15345..4cdaab72ed7 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2426,7 +2426,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'teubner' => 'latex', # interaction 'termlist' => 'tex', # interaction for .pl 'thumb' => 'latex -translate-file=empty.tcx', # no 8-bit - 'tikz-page' => 'tex', # no doc remake + 'tikz-page' => 'tex -8bit', # no doc remake, 8-bit name 'todonotes' => 'latex', # requires interaction 'toptesi' => 'latex', # requires interaction 'tudscr' => 'tex', |