home *** CD-ROM | disk | FTP | other *** search
- # LaTeX2HTML 2022 (Released January 1, 2022)
- # Associate internals original text with physical files.
-
-
- $key = q/eg1/;
- $ref_files{$key} = "$dir".q|node3_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/eg2/;
- $ref_files{$key} = "$dir".q|node4_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/eg3/;
- $ref_files{$key} = "$dir".q|node5_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/eg4/;
- $ref_files{$key} = "$dir".q|node6_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/eg5/;
- $ref_files{$key} = "$dir".q|node6_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/eg6/;
- $ref_files{$key} = "$dir".q|node7_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/oldusers/;
- $ref_files{$key} = "$dir".q|node10_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/s:eepic/;
- $ref_files{$key} = "$dir".q|node9_ct.html|;
- $noresave{$key} = "$nosave";
-
- 1;
-
-