summaryrefslogtreecommitdiff
path: root/support/hypertex/tanmoy/book.hty
diff options
context:
space:
mode:
Diffstat (limited to 'support/hypertex/tanmoy/book.hty')
-rw-r--r--support/hypertex/tanmoy/book.hty9
1 files changed, 9 insertions, 0 deletions
diff --git a/support/hypertex/tanmoy/book.hty b/support/hypertex/tanmoy/book.hty
new file mode 100644
index 0000000000..c616929a22
--- /dev/null
+++ b/support/hypertex/tanmoy/book.hty
@@ -0,0 +1,9 @@
+\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}
+