diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/cmap/cmap.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/cmap/cmap.sty | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/cmap/cmap.sty b/Master/texmf-dist/tex/latex/cmap/cmap.sty index 87a0361d20b..f77cc99d61e 100644 --- a/Master/texmf-dist/tex/latex/cmap/cmap.sty +++ b/Master/texmf-dist/tex/latex/cmap/cmap.sty @@ -1,4 +1,4 @@ -% Copyright (c) 2003-2008 Vladimir Volovich <vvv@vsu.ru> +% Copyright (c) 2003-2021 Vladimir Volovich <vvv@vsu.ru> % cmap package -- download CMap files into PDF % to make "search" and "copy-and-paste" functions work properly % You may distribute and/or modify this program under the terms of LPPL @@ -11,7 +11,7 @@ % Werner Lemberg % Oleg Katsitadze -\ProvidesPackage{cmap}[2008/03/06 v1.0h CMap support: searchable PDF] +\ProvidesPackage{cmap}[2021/01/29 v1.0i CMap support: searchable PDF] \DeclareOption{resetfonts}{% \@for\reserved@a:=% @@ -62,6 +62,7 @@ %attr {/Type /CIDFile} file {\reserved@f}% \expandafter\xdef\csname cmap@set@\cmap@f@encoding\endcsname{% + \pdfnobuiltintounicode\noexpand\font@name \noexpand\expandafter\pdffontattr\noexpand\font@name{/ToUnicode \the\pdflastobj\space 0 R}}% }{% \global\expandafter\let\csname cmap@set@\cmap@f@encoding\endcsname\empty |