summaryrefslogtreecommitdiff
path: root/support/hypertex/tanmoy/article.hty
diff options
context:
space:
mode:
Diffstat (limited to 'support/hypertex/tanmoy/article.hty')
-rw-r--r--support/hypertex/tanmoy/article.hty17
1 files changed, 17 insertions, 0 deletions
diff --git a/support/hypertex/tanmoy/article.hty b/support/hypertex/tanmoy/article.hty
new file mode 100644
index 0000000000..2bd4de4bd7
--- /dev/null
+++ b/support/hypertex/tanmoy/article.hty
@@ -0,0 +1,17 @@
+\long\def\@makecaption#1#2{%
+ \vskip 10\p@
+ \setbox\@tempboxa\hbox{#1: #2}%
+ \ifdim \wd\@tempboxa >\hsize
+ \unhbox\@tempboxa\par
+ \else
+ \hbox to\hsize{\hfil\box\@tempboxa\hfil}%
+ \fi}
+
+\hyper@pen{art1\@ptsize}
+\if@twocolumn
+ \hyper@pen{twocolum}
+\fi
+
+\if@titlepage
+ \hyper@pen{titlepag}
+\fi