diff options
Diffstat (limited to 'Master/texmf-dist/tex')
19 files changed, 311 insertions, 275 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def b/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def index be867c2439b..61235188c09 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdvipdfm.def} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Hyperref driver for dvipdfm] \def\Hy@PutCatalog#1{\@pdfm@mark{docview << #1 >>}} \ifHy@pagelabels @@ -655,61 +655,61 @@ \ifFld@checked /V /Yes \else /V /Off \fi } \def\PDFForm@Push{% - /Subtype /Widget - \ifFld@hidden /F 6 \else /F 4 \fi - /T (\Hy@escapestring{\Fld@name}) - /FT /Btn + /Subtype/Widget + \ifFld@hidden /F 6\else /F 4\fi + /T(\Hy@escapestring{\Fld@name})% + /FT/Btn% /Ff 65540 - /H /P - /BS << /W \Fld@borderwidth\space /S /\Fld@borderstyle\space >> - /MK << - /BC [\Fld@bordercolor] - >> - /A << /S /JavaScript /JS (\Hy@escapestring{\Fld@onclick}) >> + /H/P% + /BS<</W \Fld@borderwidth/S/\Fld@borderstyle>>% + /MK<<% + /BC[\Fld@bordercolor]% + >>% + /A<</S/JavaScript/JS(\Hy@escapestring{\Fld@onclick})>>% } \def\Fld@additionalactions{% /AA << \ifx\Fld@keystroke@code\@empty \else - /K << /S /JavaScript /JS (\Hy@escapestring{\Fld@keystroke@code}) >> + /K<</S/JavaScript/JS(\Hy@escapestring{\Fld@keystroke@code})>>% \fi \ifx\Fld@format@code\@empty \else - /F << /S /JavaScript /JS (\Hy@escapestring{\Fld@format@code}) >> + /F<</S/JavaScript/JS(\Hy@escapestring{\Fld@format@code})>>% \fi \ifx\Fld@validate@code\@empty \else - /V << /S /JavaScript /JS (\Hy@escapestring{\Fld@validate@code}) >> + /V<</S/JavaScript/JS(\Hy@escapestring{\Fld@validate@code})>>% \fi \ifx\Fld@calculate@code\@empty \else - /C << /S /JavaScript /JS (\Hy@escapestring{\Fld@calculate@code}) >> + /C<</S/JavaScript/JS(\Hy@escapestring{\Fld@calculate@code})>>% \fi \ifx\Fld@onfocus@code\@empty \else - /Fo << /S /JavaScript /JS (\Hy@escapestring{\Fld@onfocus@code}) >> + /Fo<</S/JavaScript/JS(\Hy@escapestring{\Fld@onfocus@code})>>% \fi \ifx\Fld@onblur@code\@empty \else - /Bl << /S /JavaScript /JS (\Hy@escapestring{\Fld@onblur@code}) >> + /Bl<</S/JavaScript/JS(\Hy@escapestring{\Fld@onblur@code})>>% \fi \ifx\Fld@onmousedown@code\@empty \else - /D << /S /JavaScript /JS (\Hy@escapestring{\Fld@onmousedown@code}) >> + /D<</S/JavaScript/JS(\Hy@escapestring{\Fld@onmousedown@code})>>% \fi \ifx\Fld@onmouseup@code\@empty \else - /U << /S /JavaScript /JS (\Hy@escapestring{\Fld@onmouseup@code}) >> + /U<</S/JavaScript/JS(\Hy@escapestring{\Fld@onmouseup@code})>>% \fi \ifx\Fld@onenter@code\@empty \else - /E << /S /JavaScript /JS (\Hy@escapestring{\Fld@onenter@code}) >> + /E<</S/JavaScript/JS(\Hy@escapestring{\Fld@onenter@code})>>% \fi \ifx\Fld@onexit@code\@empty \else - /X << /S /JavaScript /JS (\Hy@escapestring{\Fld@onexit@code}) >> + /X<</S/JavaScript/JS(\Hy@escapestring{\Fld@onexit@code})>>% \fi - >> + >>% } \def\PDFForm@List{% /Subtype/Widget% @@ -739,91 +739,91 @@ \Fld@flags } \def\PDFForm@Radio{% - /Subtype /Widget - \ifFld@hidden /F 6 \else /F 4 \fi - /T (\Hy@escapestring{\Fld@name}) - /FT /Btn - /Ff 49152 - /H /P - /BS << /W \Fld@borderwidth\space /S /\Fld@borderstyle\space >> - /MK << - /BC [\Fld@bordercolor] + /Subtype/Widget% + \ifFld@hidden /F 6\else /F 4\fi + /T(\Hy@escapestring{\Fld@name})% + /FT/Btn% + /Ff 49152% + /H/P + /BS<</W \Fld@borderwidth/S/\Fld@borderstyle>>% + /MK<<% + /BC[\Fld@bordercolor]% \ifx\Fld@bcolor\@empty \else - /BG [\Fld@bcolor] + /BG[\Fld@bcolor]% \fi - /CA (H) - >> - /DA (/ZaDb \strip@pt\Fld@charsize\space Tf \Fld@color\space rg) + /CA(H)% + >>% + /DA(/ZaDb \strip@pt\Fld@charsize\space Tf \Fld@color\space rg)% \ifx\@currValue\Fld@default - /V /\Fld@default\space + /V/\Fld@default \else - /V /Off + /V/Off% \fi \Fld@additionalactions } \def\PDFForm@Text{% - /Subtype /Widget - \ifFld@hidden /F 6 \else /F 4 \fi - /T (\Hy@escapestring{\Fld@name}) - /Q \Fld@align\space - /FT /Tx - /BS << /W \Fld@borderwidth\space /S /\Fld@borderstyle\space >> - /MK << - /BC [\Fld@bordercolor] + /Subtype/Widget% + \ifFld@hidden /F 6\else /F 4\fi + /T(\Hy@escapestring{\Fld@name}) + /Q \Fld@align + /FT/Tx% + /BS<</W \Fld@borderwidth\space /S /\Fld@borderstyle>>% + /MK<<% + /BC[\Fld@bordercolor]% \ifx\Fld@bcolor\@empty \else - /BG [\Fld@bcolor] + /BG[\Fld@bcolor]% \fi - >> - /DA (/Helv \strip@pt\Fld@charsize\space Tf \Fld@color\space rg ) - /DV (\Hy@escapestring{\Fld@default}) - /V (\Hy@escapestring{\Fld@value}) + >>% + /DA(/Helv \strip@pt\Fld@charsize\space Tf \Fld@color\space rg)% + /DV(\Hy@escapestring{\Fld@default})% + /V(\Hy@escapestring{\Fld@value})% \Fld@additionalactions \ifFld@multiline - \ifFld@readonly /Ff 4097 \else /Ff 4096 \fi + \ifFld@readonly /Ff 4097\else /Ff 4096\fi \else \ifFld@password - \ifFld@readonly /Ff 8193 \else /Ff 8192 \fi + \ifFld@readonly /Ff 8193\else /Ff 8192\fi \else - \ifFld@readonly /Ff 1 \fi + \ifFld@readonly /Ff 1\fi \fi \fi \ifnum\Fld@maxlen>0/MaxLen \Fld@maxlen \fi } \def\PDFForm@Submit{% - /Subtype /Widget - \ifFld@hidden /F 6 \else /F 4 \fi - /T (\Hy@escapestring{\Fld@name}) - /FT /Btn - /Ff 65540 - /H /P - /BS << /W \Fld@borderwidth\space /S /\Fld@borderstyle\space >> - /MK << - /BC [\Fld@bordercolor] - >> - /A << - /S /SubmitForm - /F << - /FS /URL - /F (\Hy@escapestring{\Form@action}) - >> - \ifForm@html /Flags 4 \fi - >> + /Subtype/Widget% + \ifFld@hidden /F 6\else /F 4\fi + /T(\Hy@escapestring{\Fld@name})% + /FT/Btn% + /Ff 65540% + /H/P% + /BS<</W \Fld@borderwidth/S/\Fld@borderstyle>>% + /MK<<% + /BC[\Fld@bordercolor]% + >>% + /A<<% + /S/SubmitForm% + /F<<% + /FS/URL% + /F(\Hy@escapestring{\Form@action})% + >>% + \ifForm@html /Flags 4\fi + >>% } \def\PDFForm@Reset{% - /Subtype /Widget - \ifFld@hidden /F 6 \else /F 4 \fi - /T (\Hy@escapestring{\Fld@name}) - /FT /Btn - /H /P - /DA (/Helv \strip@pt\Fld@charsize\space Tf 0 0 1 rg) - /Ff 65540 - /MK << - /BC [\Fld@bordercolor] - >> - /BS << /W \Fld@borderwidth\space /S /\Fld@borderstyle\space >> - /A << /S /ResetForm >> + /Subtype/Widget% + \ifFld@hidden /F 6\else /F 4\fi + /T(\Hy@escapestring{\Fld@name})% + /FT/Btn% + /H/P% + /DA(/Helv \strip@pt\Fld@charsize\space Tf 0 0 1 rg)% + /Ff 65540% + /MK<<% + /BC[\Fld@bordercolor]% + >>% + /BS<</W \Fld@borderwidth/S/\Fld@borderstyle>>% + /A<</S/ResetForm>>% } \def\Hy@writebookmark#1#2#3#4#5{% section number, text, label, level, file \ifx\WriteBookmarks\relax% diff --git a/Master/texmf-dist/tex/latex/hyperref/hdvips.def b/Master/texmf-dist/tex/latex/hyperref/hdvips.def index 9a19a24b963..aba05e5ab2b 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdvips.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdvips.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdvips.def} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Hyperref driver for dvips] \input{pdfmark.def}% \ifx\@pdfproducer\relax diff --git a/Master/texmf-dist/tex/latex/hyperref/hdvipson.def b/Master/texmf-dist/tex/latex/hyperref/hdvipson.def index c44968e0ef7..14dcfa5889c 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdvipson.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdvipson.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdvipson.def} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Hyperref driver for dvipsone] \providecommand\@pdfborder{0 0 65781} \providecommand*\@pdfborderstyle{} diff --git a/Master/texmf-dist/tex/latex/hyperref/hdviwind.def b/Master/texmf-dist/tex/latex/hyperref/hdviwind.def index e9234b11142..79cd028166d 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdviwind.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdviwind.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdviwind.def} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Hyperref driver for dviwindo] \def\Hy@PutCatalog#1{% \pdfmark{pdfmark=/PUT,Raw={\string{Catalog\string} << #1 >>}}% diff --git a/Master/texmf-dist/tex/latex/hyperref/hpdftex.def b/Master/texmf-dist/tex/latex/hyperref/hpdftex.def index 0db6ae7a600..115a7993344 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hpdftex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hpdftex.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hpdftex.def} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Hyperref driver for pdfTeX] \let\Hy@PutCatalog\pdfcatalog \ifHy@pagelabels @@ -836,61 +836,61 @@ \ifFld@checked /V /Yes \else /V /Off \fi } \def\PDFForm@Push{% - /Subtype /Widget - \ifFld@hidden /F 6 \else /F 4 \fi - /T (\Hy@escapestring{\Fld@name}) - /FT /Btn + /Subtype/Widget + \ifFld@hidden /F 6\else /F 4\fi + /T(\Hy@escapestring{\Fld@name})% + /FT/Btn% /Ff 65540 - /H /P - /BS << /W \Fld@borderwidth\space /S /\Fld@borderstyle\space >> - /MK << - /BC [\Fld@bordercolor] - >> - /A << /S /JavaScript /JS (\Hy@escapestring{\Fld@onclick}) >> + /H/P% + /BS<</W \Fld@borderwidth/S/\Fld@borderstyle>>% + /MK<<% + /BC[\Fld@bordercolor]% + >>% + /A<</S/JavaScript/JS(\Hy@escapestring{\Fld@onclick})>>% } \def\Fld@additionalactions{% /AA << \ifx\Fld@keystroke@code\@empty \else - /K << /S /JavaScript /JS (\Hy@escapestring{\Fld@keystroke@code}) >> + /K<</S/JavaScript/JS(\Hy@escapestring{\Fld@keystroke@code})>>% \fi \ifx\Fld@format@code\@empty \else - /F << /S /JavaScript /JS (\Hy@escapestring{\Fld@format@code}) >> + /F<</S/JavaScript/JS(\Hy@escapestring{\Fld@format@code})>>% \fi \ifx\Fld@validate@code\@empty \else - /V << /S /JavaScript /JS (\Hy@escapestring{\Fld@validate@code}) >> + /V<</S/JavaScript/JS(\Hy@escapestring{\Fld@validate@code})>>% \fi \ifx\Fld@calculate@code\@empty \else - /C << /S /JavaScript /JS (\Hy@escapestring{\Fld@calculate@code}) >> + /C<</S/JavaScript/JS(\Hy@escapestring{\Fld@calculate@code})>>% \fi \ifx\Fld@onfocus@code\@empty \else - /Fo << /S /JavaScript /JS (\Hy@escapestring{\Fld@onfocus@code}) >> + /Fo<</S/JavaScript/JS(\Hy@escapestring{\Fld@onfocus@code})>>% \fi \ifx\Fld@onblur@code\@empty \else - /Bl << /S /JavaScript /JS (\Hy@escapestring{\Fld@onblur@code}) >> + /Bl<</S/JavaScript/JS(\Hy@escapestring{\Fld@onblur@code})>>% \fi \ifx\Fld@onmousedown@code\@empty \else - /D << /S /JavaScript /JS (\Hy@escapestring{\Fld@onmousedown@code}) >> + /D<</S/JavaScript/JS(\Hy@escapestring{\Fld@onmousedown@code})>>% \fi \ifx\Fld@onmouseup@code\@empty \else - /U << /S /JavaScript /JS (\Hy@escapestring{\Fld@onmouseup@code}) >> + /U<</S/JavaScript/JS(\Hy@escapestring{\Fld@onmouseup@code})>>% \fi \ifx\Fld@onenter@code\@empty \else - /E << /S /JavaScript /JS (\Hy@escapestring{\Fld@onenter@code}) >> + /E<</S/JavaScript/JS(\Hy@escapestring{\Fld@onenter@code})>>% \fi \ifx\Fld@onexit@code\@empty \else - /X << /S /JavaScript /JS (\Hy@escapestring{\Fld@onexit@code}) >> + /X<</S/JavaScript/JS(\Hy@escapestring{\Fld@onexit@code})>>% \fi - >> + >>% } \def\PDFForm@List{% /Subtype/Widget% @@ -920,91 +920,91 @@ \Fld@flags } \def\PDFForm@Radio{% - /Subtype /Widget - \ifFld@hidden /F 6 \else /F 4 \fi - /T (\Hy@escapestring{\Fld@name}) - /FT /Btn - /Ff 49152 - /H /P - /BS << /W \Fld@borderwidth\space /S /\Fld@borderstyle\space >> - /MK << - /BC [\Fld@bordercolor] + /Subtype/Widget% + \ifFld@hidden /F 6\else /F 4\fi + /T(\Hy@escapestring{\Fld@name})% + /FT/Btn% + /Ff 49152% + /H/P + /BS<</W \Fld@borderwidth/S/\Fld@borderstyle>>% + /MK<<% + /BC[\Fld@bordercolor]% \ifx\Fld@bcolor\@empty \else - /BG [\Fld@bcolor] + /BG[\Fld@bcolor]% \fi - /CA (H) - >> - /DA (/ZaDb \strip@pt\Fld@charsize\space Tf \Fld@color\space rg) + /CA(H)% + >>% + /DA(/ZaDb \strip@pt\Fld@charsize\space Tf \Fld@color\space rg)% \ifx\@currValue\Fld@default - /V /\Fld@default\space + /V/\Fld@default \else - /V /Off + /V/Off% \fi \Fld@additionalactions } \def\PDFForm@Text{% - /Subtype /Widget - \ifFld@hidden /F 6 \else /F 4 \fi - /T (\Hy@escapestring{\Fld@name}) - /Q \Fld@align\space - /FT /Tx - /BS << /W \Fld@borderwidth\space /S /\Fld@borderstyle\space >> - /MK << - /BC [\Fld@bordercolor] + /Subtype/Widget% + \ifFld@hidden /F 6\else /F 4\fi + /T(\Hy@escapestring{\Fld@name}) + /Q \Fld@align + /FT/Tx% + /BS<</W \Fld@borderwidth\space /S /\Fld@borderstyle>>% + /MK<<% + /BC[\Fld@bordercolor]% \ifx\Fld@bcolor\@empty \else - /BG [\Fld@bcolor] + /BG[\Fld@bcolor]% \fi - >> - /DA (/Helv \strip@pt\Fld@charsize\space Tf \Fld@color\space rg ) - /DV (\Hy@escapestring{\Fld@default}) - /V (\Hy@escapestring{\Fld@value}) + >>% + /DA(/Helv \strip@pt\Fld@charsize\space Tf \Fld@color\space rg)% + /DV(\Hy@escapestring{\Fld@default})% + /V(\Hy@escapestring{\Fld@value})% \Fld@additionalactions \ifFld@multiline - \ifFld@readonly /Ff 4097 \else /Ff 4096 \fi + \ifFld@readonly /Ff 4097\else /Ff 4096\fi \else \ifFld@password - \ifFld@readonly /Ff 8193 \else /Ff 8192 \fi + \ifFld@readonly /Ff 8193\else /Ff 8192\fi \else - \ifFld@readonly /Ff 1 \fi + \ifFld@readonly /Ff 1\fi \fi \fi \ifnum\Fld@maxlen>0/MaxLen \Fld@maxlen \fi } \def\PDFForm@Submit{% - /Subtype /Widget - \ifFld@hidden /F 6 \else /F 4 \fi - /T (\Hy@escapestring{\Fld@name}) - /FT /Btn - /Ff 65540 - /H /P - /BS << /W \Fld@borderwidth\space /S /\Fld@borderstyle\space >> - /MK << - /BC [\Fld@bordercolor] - >> - /A << - /S /SubmitForm - /F << - /FS /URL - /F (\Hy@escapestring{\Form@action}) - >> - \ifForm@html /Flags 4 \fi - >> + /Subtype/Widget% + \ifFld@hidden /F 6\else /F 4\fi + /T(\Hy@escapestring{\Fld@name})% + /FT/Btn% + /Ff 65540% + /H/P% + /BS<</W \Fld@borderwidth/S/\Fld@borderstyle>>% + /MK<<% + /BC[\Fld@bordercolor]% + >>% + /A<<% + /S/SubmitForm% + /F<<% + /FS/URL% + /F(\Hy@escapestring{\Form@action})% + >>% + \ifForm@html /Flags 4\fi + >>% } \def\PDFForm@Reset{% - /Subtype /Widget - \ifFld@hidden /F 6 \else /F 4 \fi - /T (\Hy@escapestring{\Fld@name}) - /FT /Btn - /H /P - /DA (/Helv \strip@pt\Fld@charsize\space Tf 0 0 1 rg) - /Ff 65540 - /MK << - /BC [\Fld@bordercolor] - >> - /BS << /W \Fld@borderwidth\space /S /\Fld@borderstyle\space >> - /A << /S /ResetForm >> + /Subtype/Widget% + \ifFld@hidden /F 6\else /F 4\fi + /T(\Hy@escapestring{\Fld@name})% + /FT/Btn% + /H/P% + /DA(/Helv \strip@pt\Fld@charsize\space Tf 0 0 1 rg)% + /Ff 65540% + /MK<<% + /BC[\Fld@bordercolor]% + >>% + /BS<</W \Fld@borderwidth/S/\Fld@borderstyle>>% + /A<</S/ResetForm>>% } \def\Hy@writebookmark#1#2#3#4#5{% section number, text, label, level, file \ifx\WriteBookmarks\relax% diff --git a/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg b/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg index c8e003423b9..dedcb15dd67 100644 --- a/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg +++ b/Master/texmf-dist/tex/latex/hyperref/htex4ht.cfg @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{htex4ht.cfg} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Hyperref configuration file for TeX4ht] \IfFileExists{\jobname.cfg}{\endinput}{} \Preamble{html} diff --git a/Master/texmf-dist/tex/latex/hyperref/htex4ht.def b/Master/texmf-dist/tex/latex/hyperref/htex4ht.def index 1181c7155d8..8184eea2804 100644 --- a/Master/texmf-dist/tex/latex/hyperref/htex4ht.def +++ b/Master/texmf-dist/tex/latex/hyperref/htex4ht.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{htex4ht.def} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Hyperref driver for TeX4ht] \@ifpackageloaded{tex4ht} {\typeout{hyperref tex4ht: tex4ht already loaded}}% diff --git a/Master/texmf-dist/tex/latex/hyperref/htexture.def b/Master/texmf-dist/tex/latex/hyperref/htexture.def index 9a0690fb5dd..9b0ff1768df 100644 --- a/Master/texmf-dist/tex/latex/hyperref/htexture.def +++ b/Master/texmf-dist/tex/latex/hyperref/htexture.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{htexture.def} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Hyperref driver for Textures] \begingroup \obeylines % diff --git a/Master/texmf-dist/tex/latex/hyperref/hvtex.def b/Master/texmf-dist/tex/latex/hyperref/hvtex.def index 456ccda7661..33bec0cd47f 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hvtex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hvtex.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hvtex.def} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Hyperref driver for VTeX in PDF/PS mode] \edef\Hy@VTeXversion{% \ifx\VTeXversion\@undefined diff --git a/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def b/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def index b0ce8947e50..5a24ed2a402 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def +++ b/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hvtexhtml.def} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Hyperref driver for VTeX in HTML mode] \RequirePackage{vtexhtml} \newif\if@Localurl diff --git a/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def b/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def index efa8499b4ee..fd5cf027fe8 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def +++ b/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hvtexmrk.def} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Hyperref driver for VTeX in PDF/PS mode (pdfmark specials)] \input{pdfmark.def}% \ifx\@pdfproducer\relax diff --git a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty index 946a08ace4c..7bfae1eec61 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty +++ b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty @@ -23,7 +23,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{hyperref} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Hypertext links for LaTeX] \begingroup \@makeother\`% @@ -1907,6 +1907,7 @@ \Hy@boolkey{colorlinks}{#1}% \ifHy@colorlinks \def\@pdfborder{0 0 0}% + \let\@pdfborderstyle\@empty \fi } \define@key{Hyp}{frenchlinks}[true]{% @@ -2013,7 +2014,7 @@ \@ifundefined{XC@bordercolor}{% \Hy@Warning{% Unsupported color specification (#4bordercolor).\MessageBreak - Load package `xcolor' (version >= 1.11) first.\MessageBreak + Load package `xcolor' (version >= 2.11) first.\MessageBreak Ignoring color specification% }% \endgroup @@ -2908,12 +2909,6 @@ \define@key{Field}{fillcolor}{% \def\Fld@fillcolor{#1}% } -\define@key{Field}{bordercolor}{% - \def\Fld@bordercolor{#1}% -} -\define@key{Field}{color}{% - \def\Fld@color{#1}% -} \define@key{Field}{borderwidth}{% \def\Fld@borderwidth{#1}% } @@ -2932,12 +2927,43 @@ \define@key{Field}{value}{% \def\Fld@value{#1}% } -\define@key{Field}{backgroundcolor}{% - \def\Fld@bcolor{#1}% -} \define@key{Field}{checkboxsymbol}{% \def\Fld@cbsymbol{#1}% } +\define@key{Field}{backgroundcolor}{% + \Hy@fieldcolor{bcolor}{#1}{ }{backgroundcolor}% +} +\define@key{Field}{bordercolor}{% + \Hy@fieldcolor{bordercolor}{#1}{ }{bordercolor}% +} +\define@key{Field}{color}{% + \Hy@fieldcolor{color}{#1}{ }{color}% +} +\def\Hy@fieldcolor#1#2#3#4{% + \begingroup + \Hy@safe@activestrue + \@ifundefined{XC@edef}{\edef}{\XC@edef}\x{#2}% + \expandafter\Hy@FieldCheckColorSpec\x#3#3\@nil{#1}{#2}{#4}% +} +\def\Hy@FieldCheckColorSpec#1 #2 #3\@nil#4#5#6{% + \ifx\\#3\\% + \@ifundefined{XC@bordercolor}{% + \Hy@Warning{% + Unsupported color specification (#6).\MessageBreak + Load package `xcolor' (version >= 2.11) first.\MessageBreak + Ignoring color specification% + }% + \endgroup + }{% + \endgroup + \XC@bordercolor{temp}{#5}% + \expandafter\let\csname Fld@#4\endcsname\@tempbordercolor + }% + \else + \endgroup + \@namedef{Fld@#4}{#5}% + \fi +} \def\Fld@format@code{} \def\Fld@validate@code{} \def\Fld@calculate@code{} @@ -3269,6 +3295,16 @@ \Hy@UseMaketitleString{author}% } \ifHy@pagelabels + \begingroup\expandafter\expandafter\expandafter\endgroup + \expandafter\ifx\csname thepage\endcsname\relax + \Hy@pagelabelsfalse + \Hy@WarningNoLine{% + Option `pdfpagelabels' is turned off\MessageBreak + because \string\thepage\space is undefined% + }% + \csname fi\endcsname + \csname iffalse\expandafter\endcsname + \fi \def\thispdfpagelabel#1{% \gdef\HyPL@thisLabel{#1}% } diff --git a/Master/texmf-dist/tex/latex/hyperref/hypertex.def b/Master/texmf-dist/tex/latex/hyperref/hypertex.def index 8f54452db21..82cf7566cb3 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hypertex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hypertex.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hypertex.def} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Hyperref driver for HyperTeX specials] \def\PDF@FinishDoc{} \def\PDF@SetupDoc{% diff --git a/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty b/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty index cbce5184846..20041069b8f 100644 --- a/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty +++ b/Master/texmf-dist/tex/latex/hyperref/nohyperref.sty @@ -23,7 +23,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{nohyperref} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Dummy hyperref (SR)] \let\hyper@@anchor\@gobble \def\hyper@link#1#2#3{#3}% diff --git a/Master/texmf-dist/tex/latex/hyperref/pd1enc.def b/Master/texmf-dist/tex/latex/hyperref/pd1enc.def index 32f3295fd41..320b4e3b4ba 100644 --- a/Master/texmf-dist/tex/latex/hyperref/pd1enc.def +++ b/Master/texmf-dist/tex/latex/hyperref/pd1enc.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{pd1enc.def} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Hyperref: PDFDocEncoding definition (HO)] \DeclareFontEncoding{PD1}{}{} \DeclareTextCommand{\textLF}{PD1}{\012} % line feed diff --git a/Master/texmf-dist/tex/latex/hyperref/pdfmark.def b/Master/texmf-dist/tex/latex/hyperref/pdfmark.def index d3f79ce6645..4d72888b186 100644 --- a/Master/texmf-dist/tex/latex/hyperref/pdfmark.def +++ b/Master/texmf-dist/tex/latex/hyperref/pdfmark.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{pdfmark.def} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Hyperref definitions for pdfmark specials] \def\Hy@PutCatalog#1{% \pdfmark{pdfmark=/PUT,Raw={\string{Catalog\string} << #1 >>}}% @@ -975,61 +975,61 @@ \ifFld@checked /V /Yes \else /V /Off \fi } \def\PDFForm@Push{% - /Subtype /Widget - \ifFld@hidden /F 6 \else /F 4 \fi - /T (\Hy@escapestring{\Fld@name}) - /FT /Btn + /Subtype/Widget + \ifFld@hidden /F 6\else /F 4\fi + /T(\Hy@escapestring{\Fld@name})% + /FT/Btn% /Ff 65540 - /H /P - /BS << /W \Fld@borderwidth\space /S /\Fld@borderstyle\space >> - /MK << - /BC [\Fld@bordercolor] - >> - /A << /S /JavaScript /JS (\Hy@escapestring{\Fld@onclick}) >> + /H/P% + /BS<</W \Fld@borderwidth/S/\Fld@borderstyle>>% + /MK<<% + /BC[\Fld@bordercolor]% + >>% + /A<</S/JavaScript/JS(\Hy@escapestring{\Fld@onclick})>>% } \def\Fld@additionalactions{% /AA << \ifx\Fld@keystroke@code\@empty \else - /K << /S /JavaScript /JS (\Hy@escapestring{\Fld@keystroke@code}) >> + /K<</S/JavaScript/JS(\Hy@escapestring{\Fld@keystroke@code})>>% \fi \ifx\Fld@format@code\@empty \else - /F << /S /JavaScript /JS (\Hy@escapestring{\Fld@format@code}) >> + /F<</S/JavaScript/JS(\Hy@escapestring{\Fld@format@code})>>% \fi \ifx\Fld@validate@code\@empty \else - /V << /S /JavaScript /JS (\Hy@escapestring{\Fld@validate@code}) >> + /V<</S/JavaScript/JS(\Hy@escapestring{\Fld@validate@code})>>% \fi \ifx\Fld@calculate@code\@empty \else - /C << /S /JavaScript /JS (\Hy@escapestring{\Fld@calculate@code}) >> + /C<</S/JavaScript/JS(\Hy@escapestring{\Fld@calculate@code})>>% \fi \ifx\Fld@onfocus@code\@empty \else - /Fo << /S /JavaScript /JS (\Hy@escapestring{\Fld@onfocus@code}) >> + /Fo<</S/JavaScript/JS(\Hy@escapestring{\Fld@onfocus@code})>>% \fi \ifx\Fld@onblur@code\@empty \else - /Bl << /S /JavaScript /JS (\Hy@escapestring{\Fld@onblur@code}) >> + /Bl<</S/JavaScript/JS(\Hy@escapestring{\Fld@onblur@code})>>% \fi \ifx\Fld@onmousedown@code\@empty \else - /D << /S /JavaScript /JS (\Hy@escapestring{\Fld@onmousedown@code}) >> + /D<</S/JavaScript/JS(\Hy@escapestring{\Fld@onmousedown@code})>>% \fi \ifx\Fld@onmouseup@code\@empty \else - /U << /S /JavaScript /JS (\Hy@escapestring{\Fld@onmouseup@code}) >> + /U<</S/JavaScript/JS(\Hy@escapestring{\Fld@onmouseup@code})>>% \fi \ifx\Fld@onenter@code\@empty \else - /E << /S /JavaScript /JS (\Hy@escapestring{\Fld@onenter@code}) >> + /E<</S/JavaScript/JS(\Hy@escapestring{\Fld@onenter@code})>>% \fi \ifx\Fld@onexit@code\@empty \else - /X << /S /JavaScript /JS (\Hy@escapestring{\Fld@onexit@code}) >> + /X<</S/JavaScript/JS(\Hy@escapestring{\Fld@onexit@code})>>% \fi - >> + >>% } \def\PDFForm@List{% /Subtype/Widget% @@ -1059,91 +1059,91 @@ \Fld@flags } \def\PDFForm@Radio{% - /Subtype /Widget - \ifFld@hidden /F 6 \else /F 4 \fi - /T (\Hy@escapestring{\Fld@name}) - /FT /Btn - /Ff 49152 - /H /P - /BS << /W \Fld@borderwidth\space /S /\Fld@borderstyle\space >> - /MK << - /BC [\Fld@bordercolor] + /Subtype/Widget% + \ifFld@hidden /F 6\else /F 4\fi + /T(\Hy@escapestring{\Fld@name})% + /FT/Btn% + /Ff 49152% + /H/P + /BS<</W \Fld@borderwidth/S/\Fld@borderstyle>>% + /MK<<% + /BC[\Fld@bordercolor]% \ifx\Fld@bcolor\@empty \else - /BG [\Fld@bcolor] + /BG[\Fld@bcolor]% \fi - /CA (H) - >> - /DA (/ZaDb \strip@pt\Fld@charsize\space Tf \Fld@color\space rg) + /CA(H)% + >>% + /DA(/ZaDb \strip@pt\Fld@charsize\space Tf \Fld@color\space rg)% \ifx\@currValue\Fld@default - /V /\Fld@default\space + /V/\Fld@default \else - /V /Off + /V/Off% \fi \Fld@additionalactions } \def\PDFForm@Text{% - /Subtype /Widget - \ifFld@hidden /F 6 \else /F 4 \fi - /T (\Hy@escapestring{\Fld@name}) - /Q \Fld@align\space - /FT /Tx - /BS << /W \Fld@borderwidth\space /S /\Fld@borderstyle\space >> - /MK << - /BC [\Fld@bordercolor] + /Subtype/Widget% + \ifFld@hidden /F 6\else /F 4\fi + /T(\Hy@escapestring{\Fld@name}) + /Q \Fld@align + /FT/Tx% + /BS<</W \Fld@borderwidth\space /S /\Fld@borderstyle>>% + /MK<<% + /BC[\Fld@bordercolor]% \ifx\Fld@bcolor\@empty \else - /BG [\Fld@bcolor] + /BG[\Fld@bcolor]% \fi - >> - /DA (/Helv \strip@pt\Fld@charsize\space Tf \Fld@color\space rg ) - /DV (\Hy@escapestring{\Fld@default}) - /V (\Hy@escapestring{\Fld@value}) + >>% + /DA(/Helv \strip@pt\Fld@charsize\space Tf \Fld@color\space rg)% + /DV(\Hy@escapestring{\Fld@default})% + /V(\Hy@escapestring{\Fld@value})% \Fld@additionalactions \ifFld@multiline - \ifFld@readonly /Ff 4097 \else /Ff 4096 \fi + \ifFld@readonly /Ff 4097\else /Ff 4096\fi \else \ifFld@password - \ifFld@readonly /Ff 8193 \else /Ff 8192 \fi + \ifFld@readonly /Ff 8193\else /Ff 8192\fi \else - \ifFld@readonly /Ff 1 \fi + \ifFld@readonly /Ff 1\fi \fi \fi \ifnum\Fld@maxlen>0/MaxLen \Fld@maxlen \fi } \def\PDFForm@Submit{% - /Subtype /Widget - \ifFld@hidden /F 6 \else /F 4 \fi - /T (\Hy@escapestring{\Fld@name}) - /FT /Btn - /Ff 65540 - /H /P - /BS << /W \Fld@borderwidth\space /S /\Fld@borderstyle\space >> - /MK << - /BC [\Fld@bordercolor] - >> - /A << - /S /SubmitForm - /F << - /FS /URL - /F (\Hy@escapestring{\Form@action}) - >> - \ifForm@html /Flags 4 \fi - >> + /Subtype/Widget% + \ifFld@hidden /F 6\else /F 4\fi + /T(\Hy@escapestring{\Fld@name})% + /FT/Btn% + /Ff 65540% + /H/P% + /BS<</W \Fld@borderwidth/S/\Fld@borderstyle>>% + /MK<<% + /BC[\Fld@bordercolor]% + >>% + /A<<% + /S/SubmitForm% + /F<<% + /FS/URL% + /F(\Hy@escapestring{\Form@action})% + >>% + \ifForm@html /Flags 4\fi + >>% } \def\PDFForm@Reset{% - /Subtype /Widget - \ifFld@hidden /F 6 \else /F 4 \fi - /T (\Hy@escapestring{\Fld@name}) - /FT /Btn - /H /P - /DA (/Helv \strip@pt\Fld@charsize\space Tf 0 0 1 rg) - /Ff 65540 - /MK << - /BC [\Fld@bordercolor] - >> - /BS << /W \Fld@borderwidth\space /S /\Fld@borderstyle\space >> - /A << /S /ResetForm >> + /Subtype/Widget% + \ifFld@hidden /F 6\else /F 4\fi + /T(\Hy@escapestring{\Fld@name})% + /FT/Btn% + /H/P% + /DA(/Helv \strip@pt\Fld@charsize\space Tf 0 0 1 rg)% + /Ff 65540% + /MK<<% + /BC[\Fld@bordercolor]% + >>% + /BS<</W \Fld@borderwidth/S/\Fld@borderstyle>>% + /A<</S/ResetForm>>% } \def\Hy@writebookmark#1#2#3#4#5{% section number, text, label, level, file \ifx\WriteBookmarks\relax% diff --git a/Master/texmf-dist/tex/latex/hyperref/puarenc.def b/Master/texmf-dist/tex/latex/hyperref/puarenc.def index 7b687e9b115..d8756778a22 100644 --- a/Master/texmf-dist/tex/latex/hyperref/puarenc.def +++ b/Master/texmf-dist/tex/latex/hyperref/puarenc.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{puarenc.def} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Hyperref: Additions to puenc.def for Arabi] \DeclareTextCommand{\hamza}{PU}{\86\041}% 0621;afii57409;ARABIC LETTER HAMZA \DeclareTextCommand{\alefmadda}{PU}{\86\042}% 0622;afii57410;ARABIC LETTER ALEF WITH MADDA ABOVE diff --git a/Master/texmf-dist/tex/latex/hyperref/puenc.def b/Master/texmf-dist/tex/latex/hyperref/puenc.def index 3b7eea19834..daac673c81a 100644 --- a/Master/texmf-dist/tex/latex/hyperref/puenc.def +++ b/Master/texmf-dist/tex/latex/hyperref/puenc.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{puenc.def} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Hyperref: PDF Unicode definition (HO)] \DeclareFontEncoding{PU}{}{} \DeclareTextCommand{\textLF}{PU}{\80\012} % line feed diff --git a/Master/texmf-dist/tex/latex/hyperref/puvnenc.def b/Master/texmf-dist/tex/latex/hyperref/puvnenc.def index 336f9944de0..c9ac61dcc76 100644 --- a/Master/texmf-dist/tex/latex/hyperref/puvnenc.def +++ b/Master/texmf-dist/tex/latex/hyperref/puvnenc.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{puvnenc.def} - [2007/01/18 v6.75o + [2007/01/25 v6.75q Hyperref: Additions to puenc.def for VnTeX] \DeclareTextCommand{\abreve}{PU}{\81\003} \DeclareTextCommand{\acircumflex}{PU}{\80\342} |