summaryrefslogtreecommitdiff
path: root/support/hypertex/tanmoy/report.hty
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/hypertex/tanmoy/report.hty
Initial commit
Diffstat (limited to 'support/hypertex/tanmoy/report.hty')
-rw-r--r--support/hypertex/tanmoy/report.hty9
1 files changed, 9 insertions, 0 deletions
diff --git a/support/hypertex/tanmoy/report.hty b/support/hypertex/tanmoy/report.hty
new file mode 100644
index 0000000000..c616929a22
--- /dev/null
+++ b/support/hypertex/tanmoy/report.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}
+