RE: change caption of table

"Dieter Meinert" <[email protected]>
Newsgroups gmane.comp.tex.tetex.general
Message-ID <D6A0366D4D3A1241809C75B35D89B87916012E@lin0017.roseninspection.net>
In case nothing else helps:
 hack either caption.sty or try 

\renewcommand{\table}{%
	\immediate\write\@auxout{\gdef\string\tables{tableresent}}%
	\renewcommand{\theisafloat}{TABLE~\thetable -- }%
	\renewcommand{\baselinestretch}{1}%
	\@float{table}}%
	{\end@float}%
\renewcommand{\table*}{%
	\immediate\write\@auxout{\gdef\string\tables{tableresent}}%
	\renewcommand{\theisafloat}{TABLE~\thetable -- }%
	\renewcommand{\baselinestretch}{1}%
	\@dblfloat{table}}%
	{\end@dblfloat}%


You NEVER have to use word !

 Regards
                                                        Dieter
   ++++++ Do not support SPAM ++++++ use only plaintext for email ++++++

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Martin Schröder
Sent: Thursday, February 17, 2005 11:35 PM
To: [email protected]
Subject: Re: change caption of table


On 2005-02-17 17:33:13 -0000, Christian Setzkorn wrote:
> Is it possible to change the caption of a table so that I obtain
>
> "TABLE 1 - bla bla"
>
> rather than
>
> "Table 1: bla bla"
>
> (TABLE has to be in capitals and the colon changed to a hyphen)

No. This is absolutely hard coded. You'll have to use Word
instead.

HTH. HAND.
    Martin

PS: OTOH, if you would search the FAQ, it might tell you about a
    package that solves your problem.
--

                    http://www.tm.oneiros.de 
 
---------------------------------------------------------------------------------------------------------------------------------------------------
Visit ROSEN on the Internet: www.RosenInspection.net
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.