home *** CD-ROM | disk | FTP | other *** search
- # LaTeX2HTML 2022 (Released January 1, 2022)
- # Associate internals original text with physical files.
-
-
- $key = q/advanced/;
- $ref_files{$key} = "$dir".q|node1_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/color/;
- $ref_files{$key} = "$dir".q|node8_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/contour/;
- $ref_files{$key} = "$dir".q|node13_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/escape/;
- $ref_files{$key} = "$dir".q|node11_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/greek/;
- $ref_files{$key} = "$dir".q|node11_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/plenv-sec/;
- $ref_files{$key} = "$dir".q|node7_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/style/;
- $ref_files{$key} = "$dir".q|node8_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/threed/;
- $ref_files{$key} = "$dir".q|node12_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/viewport/;
- $ref_files{$key} = "$dir".q|node4_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/width/;
- $ref_files{$key} = "$dir".q|node8_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/window/;
- $ref_files{$key} = "$dir".q|node5_ct.html|;
- $noresave{$key} = "$nosave";
-
- 1;
-
-