summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex30/internals.pl
blob: 0074f6991b7ccae31dde0ea5ed63975cec8c7be0 (plain)
1
2
3
4
5
6
7
8
9
10
# LaTeX2HTML 99.1 release (March 30, 1999)
# Associate internals original text with physical files.


$key = q/BIBLIO/;
$ref_files{$key} = "$dir".q|ex30.html|; 
$noresave{$key} = "$nosave";

1;