summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex30/labels.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex30/labels.pl')
-rw-r--r--Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex30/labels.pl21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex30/labels.pl b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex30/labels.pl
new file mode 100644
index 00000000000..2d5f13bbd03
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex30/labels.pl
@@ -0,0 +1,21 @@
+# LaTeX2HTML 99.1 release (March 30, 1999)
+# Associate labels original text with physical files.
+
+
+$key = q/BIBLIO/;
+$external_labels{$key} = "$URL/" . q|ex30.html|;
+$noresave{$key} = "$nosave";
+
+1;
+
+
+# LaTeX2HTML 99.1 release (March 30, 1999)
+# labels from external_latex_labels array.
+
+
+$key = q/BIBLIO/;
+$external_latex_labels{$key} = q|2|;
+$noresave{$key} = "$nosave";
+
+1;
+