diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-07-24 14:41:27 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-07-24 14:41:27 +0000 |
commit | cd8e340011f6c1ef5b1dce3a1f98458af0257aa5 (patch) | |
tree | 101a2846ba67fc4bc0388bebf6afd4f31301e676 /print/hyperlatex/files/patch-aa | |
parent | Fix build (diff) |
Update to 2.6
PR: 52564
Submitted by: Roland Jesse <roland.jesse@gmx.net>
Diffstat (limited to 'print/hyperlatex/files/patch-aa')
-rw-r--r-- | print/hyperlatex/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/print/hyperlatex/files/patch-aa b/print/hyperlatex/files/patch-aa deleted file mode 100644 index ff8275601a9c..000000000000 --- a/print/hyperlatex/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- siteinit.hlx~ Tue Sep 15 13:42:22 1998 -+++ siteinit.hlx Mon Aug 2 12:49:53 1999 -@@ -11,7 +11,7 @@ - %% This should be the URL for the icons used in the navigation panels - %% must end with a slash, unless you leave it empty - %% (empty means the icons are in the same directory as the HTML file) --\newcommand{\HlxIcons}{http://www.cs.ust.hk/\~{}otfried/img/} -+\newcommand{\HlxIcons}{} - - %% - %% ---------------------------------------------------------------------- |