summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/metapost/featpost/galrey/galrey.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/metapost/featpost/galrey/galrey.tpl')
-rw-r--r--Master/texmf-dist/doc/metapost/featpost/galrey/galrey.tpl42
1 files changed, 0 insertions, 42 deletions
diff --git a/Master/texmf-dist/doc/metapost/featpost/galrey/galrey.tpl b/Master/texmf-dist/doc/metapost/featpost/galrey/galrey.tpl
deleted file mode 100644
index df414141291..00000000000
--- a/Master/texmf-dist/doc/metapost/featpost/galrey/galrey.tpl
+++ /dev/null
@@ -1,42 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>$TITLE$</title>
-<style type="text/css">
-<!--
-.title {color: #CCCC00; font-family: Verdana, Arial; font-size: 16pt; font-weight: bold}
-.counter {color: #ffffcc; font-family: Verdana, Arial; font-size: 11pt; font-weight: bold}
-.nav {color: #CC9900; font-family: Verdana, Arial; font-size: 14pt; font-weight: normal; text-decoration: none}
-.nav:Hover {color: #CCCC00; font-family: Verdana, Arial; font-size: 14pt; font-weight: normal; text-decoration: underline}
-.memo {color: #ffffcc; font-family: Verdana, Arial; font-size: 10pt; font-weight: normal}
--->
-</style>
-</head>
-
-<body bgcolor="#330066">
-<div align="center">
-<table cellpadding="0" cellspacing="0" width="600">
-<tr>
-<td>
-<a class="nav" href="$FIRST$">|&lt;</a>&nbsp;&nbsp;
-<a class="nav" href="$PREVIOUS$">&lt;&lt;</a>&nbsp;&nbsp;
-<a class="nav" href="$INDEX$">O</a>&nbsp;&nbsp;
-<a class="nav" href="$NEXT$">&gt;&gt;</a>&nbsp;&nbsp;
-<a class="nav" href="$LAST$">&gt;|</a>
-</td>
-<td>
-<div class="counter">$ID$/$TOTAL$</div>
-</td>
-<td align="right"><div class="title"><b>$TITLE$</b></div></td>
-</tr>
-</table>
-<br>
-<table cellpadding="3" cellspacing="0" bgcolor="#FFFFFF">
-<tr><td><img alt="imagefile: $CURRENT$" WIDTH="$WIDTH$" HEIGHT="$HEIGHT$" border="0" src="../galreyimages/$CURRENT$"></td></tr>
-</table>
-</div>
-<br>
-<div class="memo" align="center">$DESCRIPTION$</div>
-</body>
-</html>