home *** CD-ROM | disk | FTP | other *** search
- # LaTeX2HTML 2022 (Released January 1, 2022)
- # Associate internals original text with physical files.
-
-
- $key = q/sec:compl/;
- $ref_files{$key} = "$dir".q|node8_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/sec:conc/;
- $ref_files{$key} = "$dir".q|node9_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/sec:expl/;
- $ref_files{$key} = "$dir".q|node4_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/sec:intro/;
- $ref_files{$key} = "$dir".q|node2_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/sec:ja/;
- $ref_files{$key} = "$dir".q|node5_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/sec:jb/;
- $ref_files{$key} = "$dir".q|node6_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/sec:sys/;
- $ref_files{$key} = "$dir".q|node3_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/sec:tex/;
- $ref_files{$key} = "$dir".q|node7_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/sec:you/;
- $ref_files{$key} = "$dir".q|node10_ct.html|;
- $noresave{$key} = "$nosave";
-
- 1;
-
-