home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Big Green CD 8
/
BGCD_8_Dev.iso
/
OPENSTEP
/
Languages
/
Python
/
python-14-src
/
Doc
/
myformat.sty
/
internals.pl
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-01-17
|
199 b
|
11 lines
# LaTeX2HTML 2022 (Released January 1, 2022)
# Associate internals original text with physical files.
$key = q/_/;
$ref_files{$key} = "$dir".q|myformat_ct.html|;
$noresave{$key} = "$nosave";
1;