summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/oberdiek/hypdestopt.dtx
blob: ac257b9db1ab12e0771422b90ea13efe58fcd6bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
% \iffalse meta-comment
%
% File: hypdestopt.dtx
% Version: 2019/12/29 v2.6
% Info: Hyperref destination optimizer
%
% Copyright (C)
%    2006-2008, 2011 Heiko Oberdiek
%    2016-2019 Oberdiek Package Support Group
%    https://github.com/ho-tex/oberdiek/issues
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
% version 1.3c of this license or (at your option) any later
% version. This version of this license is in
%    https://www.latex-project.org/lppl/lppl-1-3c.txt
% and the latest version of this license is in
%    https://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of
% LaTeX version 2005/12/01 or later.
%
% This work has the LPPL maintenance status "maintained".
%
% The Current Maintainers of this work are
% Heiko Oberdiek and the Oberdiek Package Support Group
% https://github.com/ho-tex/oberdiek/issues
%
% This work consists of the main source file hypdestopt.dtx
% and the derived files
%    hypdestopt.sty, hypdestopt.pdf, hypdestopt.ins, hypdestopt.drv.
%
% Distribution:
%    CTAN:macros/latex/contrib/oberdiek/hypdestopt.dtx
%    CTAN:macros/latex/contrib/oberdiek/hypdestopt.pdf
%
% Unpacking:
%    (a) If hypdestopt.ins is present:
%           tex hypdestopt.ins
%    (b) Without hypdestopt.ins:
%           tex hypdestopt.dtx
%    (c) If you insist on using LaTeX
%           latex \let\install=y\input{hypdestopt.dtx}
%        (quote the arguments according to the demands of your shell)
%
% Documentation:
%    (a) If hypdestopt.drv is present:
%           latex hypdestopt.drv
%    (b) Without hypdestopt.drv:
%           latex hypdestopt.dtx; ...
%    The class ltxdoc loads the configuration file ltxdoc.cfg
%    if available. Here you can specify further options, e.g.
%    use A4 as paper format:
%       \PassOptionsToClass{a4paper}{article}
%
%    Programm calls to get the documentation (example):
%       pdflatex hypdestopt.dtx
%       makeindex -s gind.ist hypdestopt.idx
%       pdflatex hypdestopt.dtx
%       makeindex -s gind.ist hypdestopt.idx
%       pdflatex hypdestopt.dtx
%
% Installation:
%    TDS:tex/latex/oberdiek/hypdestopt.sty
%    TDS:doc/latex/oberdiek/hypdestopt.pdf
%    TDS:source/latex/oberdiek/hypdestopt.dtx
%
%<*ignore>
\begingroup
  \catcode123=1 %
  \catcode125=2 %
  \def\x{LaTeX2e}%
\expandafter\endgroup
\ifcase 0\ifx\install y1\fi\expandafter
         \ifx\csname processbatchFile\endcsname\relax\else1\fi
         \ifx\fmtname\x\else 1\fi\relax
\else\csname fi\endcsname
%</ignore>
%<*install>
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
\Msg{* Package: hypdestopt 2019/12/29 v2.6 Hyperref destination optimizer (HO)}
\Msg{************************************************************************}

\keepsilent
\askforoverwritefalse

\let\MetaPrefix\relax
\preamble

This is a generated file.

Project: hypdestopt
Version: 2019/12/29 v2.6

Copyright (C)
   2006-2008, 2011 Heiko Oberdiek
   2016-2019 Oberdiek Package Support Group

This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either
version 1.3c of this license or (at your option) any later
version. This version of this license is in
   https://www.latex-project.org/lppl/lppl-1-3c.txt
and the latest version of this license is in
   https://www.latex-project.org/lppl.txt
and version 1.3 or later is part of all distributions of
LaTeX version 2005/12/01 or later.

This work has the LPPL maintenance status "maintained".

The Current Maintainers of this work are
Heiko Oberdiek and the Oberdiek Package Support Group
https://github.com/ho-tex/oberdiek/issues


This work consists of the main source file hypdestopt.dtx
and the derived files
   hypdestopt.sty, hypdestopt.pdf, hypdestopt.ins, hypdestopt.drv.

\endpreamble
\let\MetaPrefix\DoubleperCent

\generate{%
  \file{hypdestopt.ins}{\from{hypdestopt.dtx}{install}}%
  \file{hypdestopt.drv}{\from{hypdestopt.dtx}{driver}}%
  \usedir{tex/latex/oberdiek}%
  \file{hypdestopt.sty}{\from{hypdestopt.dtx}{package}}%
}

\catcode32=13\relax% active space
\let =\space%
\Msg{************************************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move the following}
\Msg{* file into a directory searched by TeX:}
\Msg{*}
\Msg{*     hypdestopt.sty}
\Msg{*}
\Msg{* To produce the documentation run the file `hypdestopt.drv'}
\Msg{* through LaTeX.}
\Msg{*}
\Msg{* Happy TeXing!}
\Msg{*}
\Msg{************************************************************************}

\endbatchfile
%</install>
%<*ignore>
\fi
%</ignore>
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{hypdestopt.drv}%
  [2019/12/29 v2.6 Hyperref destination optimizer (HO)]%
\documentclass{ltxdoc}
\usepackage{holtxdoc}[2011/11/22]
\begin{document}
  \DocInput{hypdestopt.dtx}%
\end{document}
%</driver>
% \fi
%
%
%
% \GetFileInfo{hypdestopt.drv}
%
% \title{The \xpackage{hypdestopt} package}
% \date{2019/12/29 v2.6}
% \author{Heiko Oberdiek\thanks
% {Please report any issues at \url{https://github.com/ho-tex/oberdiek/issues}}}
%
% \maketitle
%
% \begin{abstract}
% Package \xpackage{hypdestopt} supports \xpackage{hyperref}'s
% \xoption{pdftex} driver. It removes unnecessary destinations
% and shortens the destination names or uses numbered destinations
% to get smaller PDF files.
% \end{abstract}
%
% \tableofcontents
%
% \section{User interface}
%
% \subsection{Introduction}
%
% Before PDF-1.5 annotations and destinations cannot be compressed.
% If the destination names are not needed for external use, the
% file size can be decreased by the following means:
% \begin{itemize}
% \item Unused destinations are removed.
% \item The destination names are shortened (option \xoption{name}).
% \item Using numbered destinations (option \xoption{num}).
% \end{itemize}
%
% \subsection{Requirements}
%
% \begin{itemize}
% \item Package \xpackage{hyperref} 2006/06/01 v6.75a or newer
%       (\cite{hyperref}).
% \item Package \xpackage{alphalph} 2006/05/30 v1.4 or newer
%       (\cite{alphalph}), if option \xoption{name} is used.
% \item Package \xpackage{iftex}.
% \item \pdfTeX\ 1.30.0 or newer.
% \item \pdfTeX\ in PDF mode.
% \item \eTeX\ extensions enabled.
% \item Probably an additional compile run of \pdfLaTeX\ is necessary.
% \end{itemize}
%
% In the first compile runs you can get warnings such as:
%\begin{quote}
%\begin{verbatim}
%! pdfTeX warning (dest): name{...} has been referenced ...
%\end{verbatim}
%\end{quote}
% These warnings should vanish in later compile runs.
% However these warnings also can occur without this package.
% The package does not cure them, thus these warnings will remain,
% but the destination name can be different. In such cases test
% without package, too.
%
% \subsection{Use}
%
% If the requirements are met, load the package:
%\begin{quote}
%\verb|\usepackage{hypdestopt}|
%\end{quote}
%
% The following options are supported:
% \begin{description}
% \item[\xoption{verbose}:] Verbose debug output is enabled and written
%   in the protocol file.
% \item[\xoption{num}:] Numbered destinations are used. The file size
%   is smaller, because names are no longer used.
%   This is the default.
% \item[\xoption{name}:] Destinations are identified by names.
% \end{description}
%
% \subsection{Limitations}
%
% \begin{itemize}
% \item Forget this package, if you need preserved destination names.
% \item Destination name strings use all bytes (0..255) except
%       the carriage return (13), left parenthesis (40), right
%       parenthesis (41), and backslash (92), because they
%       must be quoted in general and therefore occupy two bytes
%       instead of one.
%
%       Further the zero byte (0) is avoided for programs
%       that implement strings using zero terminated C strings.
%       And 255 (0xFF) is avoided to get rid of a possible
%       unicode marker at the begin.
%
%       So far I have not seen problems with:
%       \begin{itemize}
%       \item AcrobatReader 5.08/Linux
%       \item AcrobatReader 7.0/Linux
%       \item xpdf 3.00
%       \item Ghostscript 8.50
%       \item gv 3.5.8
%       \item GSview 4.6
%       \end{itemize}
%       But I have not tested all and all possible PDF viewers.
% \item Use of named destinations (\cs{pdfdest}, \cs{pdfoutline},
%       \cs{pdfstartlink}, \dots) that are not supported by this
%       package.
% \item Currently only \xpackage{hyperref} with \pdfTeX\ in PDF
%       mode is supported.
% \end{itemize}
%
% \subsection{Future}
%
% A more general approach is a PDF postprocessor that takes
% a PDF file, performs some transformations and writes the
% result in a more optimized PDF file. Then it does not depend,
% how the original PDF file was generated and further improvements
% are easier to apply. For example, the destination names could be sorted:
% often used destination names would then be shorter than seldom used ones.
%
% \StopEventually{
% }
%
% \section{Implementation}
%
% \subsection{Identification}
%
%    \begin{macrocode}
%<*package>
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{hypdestopt}%
  [2019/12/29 v2.6 Hyperref destination optimizer (HO)]%
%    \end{macrocode}
%
% \subsection{Options}
%
% \subsubsection{Option \xoption{verbose}}
%
%    \begin{macrocode}
\newif\ifHypDest@Verbose
\DeclareOption{verbose}{\HypDest@Verbosetrue}
%    \end{macrocode}
%
%    \begin{macro}{\HypDest@VerboseInfo}
%    Wrapper for verbose messages.
%    \begin{macrocode}
\def\HypDest@VerboseInfo#1{%
  \ifHypDest@Verbose
    \PackageInfo{hypdestopt}{#1}%
  \fi
}
%    \end{macrocode}
%    \end{macro}
%
% \subsubsection{Options \xoption{num} and \xoption{name}}
%
%    The options \xoption{num} or \xoption{name} specify
%    the method, how destinations are referenced (by name or
%    number). Default is option \xoption{num}.
%    \begin{macrocode}
\newif\ifHypDest@name
\DeclareOption{num}{\HypDest@namefalse}
\DeclareOption{name}{\HypDest@nametrue}
%    \end{macrocode}
%
%    \begin{macrocode}
\ProcessOptions*\relax
%    \end{macrocode}
%
% \subsection{Check requirements}
%
%    First \pdfTeX\ must running in PDF mode.
%    \begin{macrocode}
\RequirePackage{iftex}[2019/11/07]
\RequirePackage{pdftexcmds}[2007/11/11]
\ifpdf
\else
  \PackageError{hypdestopt}{%
    This package requires pdfTeX in PDF mode%
  }\@ehc
  \expandafter\endinput
\fi
%    \end{macrocode}
%    The version of \pdfTeX\ must not be too old, because
%    \cs{pdfescapehex} and \cs{pdfunescapehex} are used.
%    \begin{macrocode}
\begingroup\expandafter\expandafter\expandafter\endgroup
\expandafter\ifx\csname pdf@escapehex\endcsname\relax
  \PackageError{hypdestopt}{%
    This pdfTeX is too old, at least 1.30.0 is required%
  }\@ehc
  \expandafter\endinput
\fi
%    \end{macrocode}
%    Features of \eTeX\ are used, e.g. \cs{numexpr}.
%    \begin{macrocode}
\begingroup\expandafter\expandafter\expandafter\endgroup
\expandafter\ifx\csname numexpr\endcsname\relax
  \PackageError{hypdestopt}{%
    e-TeX features are missing%
  }\@ehc
  \expandafter\endinput
\fi
%    \end{macrocode}
%    Package \xpackage{alphalph} provides \cs{newalphalph} since
%    version 2006/05/30 v1.4.
%    \begin{macrocode}
\ifHypDest@name
  \RequirePackage{alphalph}[2006/05/30]%
\fi
%    \end{macrocode}
%    \begin{macrocode}
\RequirePackage{auxhook}[2009/12/14]
\RequirePackage{pdfescape}[2007/04/21]
%    \end{macrocode}
%
% \subsection{Preamble for auxiliary file}
%
%    Provide dummy definitions for the macros that are used in the
%    auxiliary files. If the package is used no longer, then these
%    commands will not generate errors.
%
%    \begin{macro}{\HypDest@PrependDocument}
%    We add our stuff in front of the \cs{AtBeginDocument} hook
%    to ensure that we are before \xpackage{hyperref}'s stuff.
%    \begin{macrocode}
\long\def\HypDest@PrependDocument#1{%
  \begingroup
    \toks\z@{#1}%
    \toks\tw@\expandafter{\@begindocumenthook}%
    \xdef\@begindocumenthook{\the\toks\z@\the\toks\tw@}%
  \endgroup
}
%    \end{macrocode}
%    \end{macro}
%    \begin{macrocode}
\AddLineBeginAux{%
  \string\providecommand{\string\HypDest@Use}[1]{}%
}
%    \end{macrocode}
%
% \subsection{Generation of destination names}
%
%    Counter |HypDest| is used for identifying destinations.
%    \begin{macrocode}
\newcounter{HypDest}
%    \end{macrocode}
%
%    \begin{macrocode}
\ifHypDest@name
%    \end{macrocode}
%
%    \begin{macro}{\HypDest@HexChar}
%    Destination names are generated by automatically
%    numbering with the help of package \xpackage{alphalph}.
%    \cs{HypDest@HexChar} converts a number of the range 1 until 252
%    into the hexadecimal representation of the string character.
%    \begin{macrocode}
  \def\HypDest@HexChar#1{%
    \ifcase#1\or
%    \end{macrocode}
%    Avoid zero byte because of C strings in PDF viewer
%    applications.
%    \begin{macrocode}
      01\or 02\or 03\or 04\or 05\or 06\or 07\or
%    \end{macrocode}
%    Omit carriage return (13/\verb|^^0d|).
%    It needs quoting, otherwise it would be converted
%    to line feed (10/\verb|^^0a|).
%    \begin{macrocode}
      08\or 09\or 0A\or 0B\or 0C\or 0E\or 0F\or
      10\or 11\or 12\or 13\or 14\or 15\or 16\or 17\or
      18\or 19\or 1A\or 1B\or 1C\or 1D\or 1E\or 1F\or
      20\or 21\or 22\or 23\or 24\or 25\or 26\or 27\or
%    \end{macrocode}
%    Omit left and right parentheses (40/\verb|^^28|, 41/\verb|^^39|),
%    they need quoting in general.
%    \begin{macrocode}
      2A\or 2B\or 2C\or 2D\or 2E\or 2F\or
      30\or 31\or 32\or 33\or 34\or 35\or 36\or 37\or
      38\or 39\or 3A\or 3B\or 3C\or 3D\or 3E\or 3F\or
      40\or 41\or 42\or 43\or 44\or 45\or 46\or 47\or
      48\or 49\or 4A\or 4B\or 4C\or 4D\or 4E\or 4F\or
      50\or 51\or 52\or 53\or 54\or 55\or 56\or 57\or
%    \end{macrocode}
%    Omit backslash (92/\verb|^^5C|), it needs quoting.
%    \begin{macrocode}
      58\or 59\or 5A\or 5B\or 5D\or 5E\or 5F\or
      60\or 61\or 62\or 63\or 64\or 65\or 66\or 67\or
      68\or 69\or 6A\or 6B\or 6C\or 6D\or 6E\or 6F\or
      70\or 71\or 72\or 73\or 74\or 75\or 76\or 77\or
      78\or 79\or 7A\or 7B\or 7C\or 7D\or 7E\or 7F\or
      80\or 81\or 82\or 83\or 84\or 85\or 86\or 87\or
      88\or 89\or 8A\or 8B\or 8C\or 8D\or 8E\or 8F\or
      90\or 91\or 92\or 93\or 94\or 95\or 96\or 97\or
      98\or 99\or 9A\or 9B\or 9C\or 9D\or 9E\or 9F\or
      A0\or A1\or A2\or A3\or A4\or A5\or A6\or A7\or
      A8\or A9\or AA\or AB\or AC\or AD\or AE\or AF\or
      B0\or B1\or B2\or B3\or B4\or B5\or B6\or B7\or
      B8\or B9\or BA\or BB\or BC\or BD\or BE\or BF\or
      C0\or C1\or C2\or C3\or C4\or C5\or C6\or C7\or
      C8\or C9\or CA\or CB\or CC\or CD\or CE\or CF\or
      D0\or D1\or D2\or D3\or D4\or D5\or D6\or D7\or
      D8\or D9\or DA\or DB\or DC\or DD\or DE\or DF\or
      E0\or E1\or E2\or E3\or E4\or E5\or E6\or E7\or
      E8\or E9\or EA\or EB\or EC\or ED\or EE\or EF\or
      F0\or F1\or F2\or F3\or F4\or F5\or F6\or F7\or
%    \end{macrocode}
%    Avoid 255 (0xFF) to get rid of a possible unicode
%    marker at the begin of the string.
%    \begin{macrocode}
      F8\or F9\or FA\or FB\or FC\or FD\or FE%
    \fi
  }%
%    \end{macrocode}
%    \end{macro}
%    \begin{macro}{HypDest@HexString}
%    Now package \xpackage{alphalph} comes into play.
%    \cs{HypDest@HexString} is defined and converts
%    a positive number into a string, given in hexadecimal
%    representation.
%    \begin{macrocode}
  \newalphalph\HypDest@HexString\HypDest@HexChar{250}%
%    \end{macrocode}
%    \end{macro}
%    \begin{macro}{\theHypDest}
%    For use, the hexadecimal string is converted back.
%    \begin{macrocode}
  \renewcommand*{\theHypDest}{%
    \pdf@unescapehex{\HypDest@HexString{\value{HypDest}}}%
  }%
%    \end{macrocode}
%    \end{macro}
%
%    With option \xoption{num} we use the number directly.
%    \begin{macrocode}
\else
  \renewcommand*{\theHypDest}{%
    \number\value{HypDest}%
  }%
\fi
%    \end{macrocode}
%
% \subsection{Assign destination names}
%
%    \begin{macro}{\HypDest@Prefix}
%    The new destination names are remembered in macros whose names
%    start with prefix \cs{HypDest@Prefix}.
%    \begin{macrocode}
\edef\HypDest@Prefix{HypDest\string:}
%    \end{macrocode}
%    \end{macro}
%
%    \begin{macro}{\HypDest@Use}
%    During the first read of the auxiliary files, the used destinations
%    get fresh generated short destination names. Also for the old
%    destination names we use the hexadecimal representation. That
%    avoid problems with arbitrary names.
%    \begin{macrocode}
\def\HypDest@Use#1{%
  \begingroup
    \edef\x{%
      \expandafter\noexpand
      \csname\HypDest@Prefix\pdf@unescapehex{#1}\endcsname
    }%
    \expandafter\ifx\x\relax
      \stepcounter{HypDest}%
      \expandafter\xdef\x{\theHypDest}%
      \let\on@line\@empty
      \ifHypDest@name
        \HypDest@VerboseInfo{%
          Use: (\pdf@unescapehex{#1}) -\string> %
          0x\pdf@escapehex{\x} (\number\value{HypDest})%
        }%
      \else
        \HypDest@VerboseInfo{%
          Use: (\pdf@unescapehex{#1}) -\string> num \x
        }%
      \fi
    \fi
  \endgroup
}
%    \end{macrocode}
%    \end{macro}
%
%    After the first \xfile{.aux} file processing the destination names
%    are assigned and we can disable \cs{HypDest@Use}.
%    \begin{macrocode}
\AtBeginDocument{%
  \let\HypDest@Use\@gobble
}
%    \end{macrocode}
%
%    \begin{macro}{\HypDest@MarkUsed}
%    Destinations that are actually used are marked by \cs{HypDest@MarkUsed}.
%    \cs{nofiles} is respected.
%    \begin{macrocode}
\def\HypDest@MarkUsed#1{%
  \HypDest@VerboseInfo{%
    MarkUsed: (#1)%
  }%
  \if@filesw
    \immediate\write\@auxout{%
      \string\HypDest@Use{\pdf@escapehex{#1}}%
    }%
  \fi
}%
%    \end{macrocode}
%    \end{macro}
%
% \subsection{Redefinition of \xpackage{hyperref}'s hooks}
%
%    Package \xpackage{hyperref} can be loaded later, therefore
%    we redefine \xpackage{hyperref}'s macros at |\begin{document}|.
%    \begin{macrocode}
\HypDest@PrependDocument{%
%    \end{macrocode}
%
%    Check hyperref version.
%    \begin{macrocode}
  \@ifpackagelater{hyperref}{2006/06/01}{}{%
    \PackageError{hypdestopt}{%
      hyperref 2006/06/01 v6.75a or later is required%
    }\@ehc
  }%
%    \end{macrocode}
%
% \subsubsection{Destination setting}
%
% luatex compatibility
%    \begin{macrocode}
\ifx\pdfextension\@undefined\else
  \protected\def\pdfdest{\pdfextension dest }
\fi
%    \end{macrocode}
%    \begin{macrocode}
  \ifHypDest@name
    \let\HypDest@Org@DestName\Hy@DestName
    \renewcommand*{\Hy@DestName}[2]{%
      \EdefUnescapeString\HypDest@temp{#1}%
      \@ifundefined{\HypDest@Prefix\HypDest@temp}{%
        \HypDest@VerboseInfo{%
          DestName: (\HypDest@temp) unused%
        }%
      }{%
        \HypDest@Org@DestName{%
          \csname\HypDest@Prefix\HypDest@temp\endcsname
        }{#2}%
        \HypDest@VerboseInfo{%
          DestName: (\HypDest@temp) %
          0x\pdf@escapehex{%
            \csname\HypDest@Prefix\HypDest@temp\endcsname
          }%
        }%
      }%
    }%
  \else
    \renewcommand*{\Hy@DestName}[2]{%
      \EdefUnescapeString\HypDest@temp{#1}%
      \@ifundefined{\HypDest@Prefix\HypDest@temp}{%
        \HypDest@VerboseInfo{%
          DestName: (\HypDest@temp) unused%
        }%
      }{%
        \pdfdest num%
        \csname\HypDest@Prefix\HypDest@temp\endcsname#2\relax
        \HypDest@VerboseInfo{%
          DestName: (\HypDest@temp) %
          num \csname\HypDest@Prefix\HypDest@temp\endcsname
        }%
      }%
    }%
  \fi
%    \end{macrocode}
%
% \subsubsection{Links}
%
%    \begin{macrocode}
  \let\HypDest@Org@StartlinkName\Hy@StartlinkName
  \ifHypDest@name
    \renewcommand*{\Hy@StartlinkName}[2]{%
      \HypDest@MarkUsed{#2}%
      \HypDest@Org@StartlinkName{#1}{%
        \@ifundefined{\HypDest@Prefix#2}{%
          #2%
        }{%
          \csname\HypDest@Prefix#2\endcsname
        }%
      }%
    }%
  \else
    \renewcommand*{\Hy@StartlinkName}[2]{%
      \HypDest@MarkUsed{#2}%
      \@ifundefined{\HypDest@Prefix#2}{%
        \HypDest@Org@StartlinkName{#1}{#2}%
      }{%
        \pdfstartlink attr{#1}%
                      goto num\csname\HypDest@Prefix#2\endcsname
        \relax
      }%
    }%
  \fi
%    \end{macrocode}
%
% \subsubsection{Outlines of package \xpackage{hyperref}}
%
%    \begin{macrocode}
  \let\HypDest@Org@OutlineName\Hy@OutlineName
  \ifHypDest@name
    \renewcommand*{\Hy@OutlineName}[4]{%
      \HypDest@Org@OutlineName{#1}{%
        \@ifundefined{\HypDest@Prefix#2}{%
          #2%
        }{%
          \csname\HypDest@Prefix#2\endcsname
        }%
      }{#3}{#4}%
    }%
  \else
    \renewcommand*{\Hy@OutlineName}[4]{%
      \@ifundefined{\HypDest@Prefix#2}{%
        \HypDest@Org@OutlineName{#1}{#2}{#3}{#4}%
      }{%
        \pdfoutline goto num\csname\HypDest@Prefix#2\endcsname
                    count#3{#4}%
      }%
    }%
  \fi
%    \end{macrocode}
%    Because \cs{Hy@OutlineName} is called after the \xfile{.out} file
%    is written in the previous run. Therefore we mark the destination
%    earlier in \cs{@@writetorep}.
%    \begin{macrocode}
  \let\HypDest@Org@@writetorep\@@writetorep
  \renewcommand*{\@@writetorep}[5]{%
    \begingroup
      \edef\Hy@tempa{#5}%
      \ifx\Hy@tempa\Hy@bookmarkstype
        \HypDest@MarkUsed{#3}%
      \fi
    \endgroup
    \HypDest@Org@@writetorep{#1}{#2}{#3}{#4}{#5}%
  }%
%    \end{macrocode}
%
% \subsubsection{Outlines of package \xpackage{bookmark}}
%
%    \begin{macrocode}
  \@ifpackageloaded{bookmark}{%
    \@ifpackagelater{bookmark}{2008/08/08}{%
      \renewcommand*{\BKM@DefGotoNameAction}[2]{%
        \@ifundefined{\HypDest@Prefix#2}{%
          \edef#1{goto name{hypdestopt\string :unknown}}%
        }{%
          \ifHypDest@name
            \edef#1{goto name{\csname\HypDest@Prefix#2\endcsname}}%
          \else
            \edef#1{goto num\csname\HypDest@Prefix#2\endcsname}%
          \fi
        }%
      }%
      \def\BKM@HypDestOptHook{%
        \ifx\BKM@dest\@empty
        \else
          \ifx\BKM@gotor\@empty
            \HypDest@MarkUsed\BKM@dest
          \fi
        \fi
      }%
    }{%
      \@PackageError{hypdestopt}{%
        Package `bookmark' is too old.\MessageBreak
        Version 2008/08/08 or later is needed%
      }\@ehc
    }%
  }{}%
%    \end{macrocode}
%
%    \begin{macrocode}
}
%    \end{macrocode}
%
%
%    \begin{macrocode}
%</package>
%    \end{macrocode}
%
% \section{Installation}
%
% \subsection{Download}
%
% \paragraph{Package.} This package is available on
% CTAN\footnote{\CTANpkg{hypdestopt}}:
% \begin{description}
% \item[\CTAN{macros/latex/contrib/oberdiek/hypdestopt.dtx}] The source file.
% \item[\CTAN{macros/latex/contrib/oberdiek/hypdestopt.pdf}] Documentation.
% \end{description}
%
%
% \paragraph{Bundle.} All the packages of the bundle `oberdiek'
% are also available in a TDS compliant ZIP archive. There
% the packages are already unpacked and the documentation files
% are generated. The files and directories obey the TDS standard.
% \begin{description}
% \item[\CTANinstall{install/macros/latex/contrib/oberdiek.tds.zip}]
% \end{description}
% \emph{TDS} refers to the standard ``A Directory Structure
% for \TeX\ Files'' (\CTANpkg{tds}). Directories
% with \xfile{texmf} in their name are usually organized this way.
%
% \subsection{Bundle installation}
%
% \paragraph{Unpacking.} Unpack the \xfile{oberdiek.tds.zip} in the
% TDS tree (also known as \xfile{texmf} tree) of your choice.
% Example (linux):
% \begin{quote}
%   |unzip oberdiek.tds.zip -d ~/texmf|
% \end{quote}
%
% \subsection{Package installation}
%
% \paragraph{Unpacking.} The \xfile{.dtx} file is a self-extracting
% \docstrip\ archive. The files are extracted by running the
% \xfile{.dtx} through \plainTeX:
% \begin{quote}
%   \verb|tex hypdestopt.dtx|
% \end{quote}
%
% \paragraph{TDS.} Now the different files must be moved into
% the different directories in your installation TDS tree
% (also known as \xfile{texmf} tree):
% \begin{quote}
% \def\t{^^A
% \begin{tabular}{@{}>{\ttfamily}l@{ $\rightarrow$ }>{\ttfamily}l@{}}
%   hypdestopt.sty & tex/latex/oberdiek/hypdestopt.sty\\
%   hypdestopt.pdf & doc/latex/oberdiek/hypdestopt.pdf\\
%   hypdestopt.dtx & source/latex/oberdiek/hypdestopt.dtx\\
% \end{tabular}^^A
% }^^A
% \sbox0{\t}^^A
% \ifdim\wd0>\linewidth
%   \begingroup
%     \advance\linewidth by\leftmargin
%     \advance\linewidth by\rightmargin
%   \edef\x{\endgroup
%     \def\noexpand\lw{\the\linewidth}^^A
%   }\x
%   \def\lwbox{^^A
%     \leavevmode
%     \hbox to \linewidth{^^A
%       \kern-\leftmargin\relax
%       \hss
%       \usebox0
%       \hss
%       \kern-\rightmargin\relax
%     }^^A
%   }^^A
%   \ifdim\wd0>\lw
%     \sbox0{\small\t}^^A
%     \ifdim\wd0>\linewidth
%       \ifdim\wd0>\lw
%         \sbox0{\footnotesize\t}^^A
%         \ifdim\wd0>\linewidth
%           \ifdim\wd0>\lw
%             \sbox0{\scriptsize\t}^^A
%             \ifdim\wd0>\linewidth
%               \ifdim\wd0>\lw
%                 \sbox0{\tiny\t}^^A
%                 \ifdim\wd0>\linewidth
%                   \lwbox
%                 \else
%                   \usebox0
%                 \fi
%               \else
%                 \lwbox
%               \fi
%             \else
%               \usebox0
%             \fi
%           \else
%             \lwbox
%           \fi
%         \else
%           \usebox0
%         \fi
%       \else
%         \lwbox
%       \fi
%     \else
%       \usebox0
%     \fi
%   \else
%     \lwbox
%   \fi
% \else
%   \usebox0
% \fi
% \end{quote}
% If you have a \xfile{docstrip.cfg} that configures and enables \docstrip's
% TDS installing feature, then some files can already be in the right
% place, see the documentation of \docstrip.
%
% \subsection{Refresh file name databases}
%
% If your \TeX~distribution
% (\TeX\,Live, \mikTeX, \dots) relies on file name databases, you must refresh
% these. For example, \TeX\,Live\ users run \verb|texhash| or
% \verb|mktexlsr|.
%
% \subsection{Some details for the interested}
%
% \paragraph{Unpacking with \LaTeX.}
% The \xfile{.dtx} chooses its action depending on the format:
% \begin{description}
% \item[\plainTeX:] Run \docstrip\ and extract the files.
% \item[\LaTeX:] Generate the documentation.
% \end{description}
% If you insist on using \LaTeX\ for \docstrip\ (really,
% \docstrip\ does not need \LaTeX), then inform the autodetect routine
% about your intention:
% \begin{quote}
%   \verb|latex \let\install=y\input{hypdestopt.dtx}|
% \end{quote}
% Do not forget to quote the argument according to the demands
% of your shell.
%
% \paragraph{Generating the documentation.}
% You can use both the \xfile{.dtx} or the \xfile{.drv} to generate
% the documentation. The process can be configured by the
% configuration file \xfile{ltxdoc.cfg}. For instance, put this
% line into this file, if you want to have A4 as paper format:
% \begin{quote}
%   \verb|\PassOptionsToClass{a4paper}{article}|
% \end{quote}
% An example follows how to generate the
% documentation with pdf\LaTeX:
% \begin{quote}
%\begin{verbatim}
%pdflatex hypdestopt.dtx
%makeindex -s gind.ist hypdestopt.idx
%pdflatex hypdestopt.dtx
%makeindex -s gind.ist hypdestopt.idx
%pdflatex hypdestopt.dtx
%\end{verbatim}
% \end{quote}
%
% \begin{thebibliography}{9}
%
% \bibitem{alphalph}
%   Heiko Oberdiek: \textit{The \xpackage{alphalph} package};
%   2006/05/30 v1.4;
%   \CTANpkg{alphalph}.
%
% \bibitem{hyperref}
%   Sebastian Rahtz, Heiko Oberdiek:
%   \textit{The \xpackage{hyperref} package};
%   2006/06/01 v6.75a;
%   \CTANpkg{hyperref}.
%
% \end{thebibliography}
%
% \begin{History}
%   \begin{Version}{2006/06/01 v1.0}
%   \item
%     First version.
%   \end{Version}
%   \begin{Version}{2006/06/01 v2.0}
%   \item
%     New method for referencing destinations by number; an idea
%     proposed by Lars Hellstr\"om in the mailing list LATEX-L.
%   \item
%     Options \xoption{name} and \xoption{num} added.
%   \end{Version}
%   \begin{Version}{2007/11/11 v2.1}
%   \item
%     Use of package \xpackage{pdftexcmds} for \LuaTeX\ support.
%   \end{Version}
%   \begin{Version}{2008/08/08 v2.2}
%   \item
%     Support for package \xpackage{bookmark} added.
%   \end{Version}
%   \begin{Version}{2011/05/13 v2.3}
%   \item
%     Fix for \cs{Hy@DestName} if the destination name contains
%     special characters.
%   \item
%     Fix for option \xoption{name} and package \xpackage{bookmark}.
%   \end{Version}
%   \begin{Version}{2016/05/16 v2.4}
%   \item
%     Documentation updates.
%   \end{Version}
%   \begin{Version}{2016/05/21 v2.5}
%   \item
%     LuaTeX compatibility
%   \end{Version}
%   \begin{Version}{2019/12/29 v2.6}
%   \item
%     use \xpackage{iftex} package.
%   \end{Version}
% \end{History}
%
% \PrintIndex
%
% \Finale
\endinput