home *** CD-ROM | disk | FTP | other *** search
- # LaTeX2HTML 2022 (Released January 1, 2022)
- # Associate internals original text with physical files.
-
-
- $key = q/chap:ackn/;
- $ref_files{$key} = "$dir".q|node45_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/chap:edit/;
- $ref_files{$key} = "$dir".q|node39_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/chap:hard/;
- $ref_files{$key} = "$dir".q|node19_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/sec:config/;
- $ref_files{$key} = "$dir".q|node44_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/sec:mouse/;
- $ref_files{$key} = "$dir".q|node7_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/sec:set/;
- $ref_files{$key} = "$dir".q|node23_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/sec:text/;
- $ref_files{$key} = "$dir".q|node12_ct.html|;
- $noresave{$key} = "$nosave";
-
- 1;
-
-