mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Tables


Chronological Thread 
  • From: Bob Lounsbury <address@hidden>
  • To: Joris van der Hoeven <address@hidden>
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] Tables
  • Date: Wed, 27 Sep 2006 10:38:04 -0600
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=Gb7+/n1rvI+p+fqqenHBVfePuUoQgWBeaxQ26VWeXm+/8cstTO1Z0HuGay2TERw7rZEiqyhh4Qcp1ujg6VS5urBoRzMFloQvE2beSIAoKSzAP1Q3wbN2K1urzI2t/Mk1AKyx3QKPzVfCTCltoXuXm9FIwFj8jfio62+HgAsFNpg=


On Sep 26, 2006, at 2:09 AM, Joris van der Hoeven wrote:

On Mon, Sep 25, 2006 at 02:16:41PM -0600, Bob Lounsbury wrote:
Is there some way of having the 'Table #. Heading' on top of the
table instead of the bottom?

Sure, it suffices to redefine the

render-small-figure
render-big-figure

macros from env-float.ts somewhere in your preamble,
by swapping the caption and the figure/table in the definition.

Best wishes, Joris


Joris,

I've been messing around with the render-big-figure with no success. Swapping the caption and the <figure-name|name.. definition only puts the caption ahead of the Figure name, but does not change the location of a figure. The figure will still be placed on top of the caption.

Also, I only want this to change Table captions not Figure captions.

Thanks,
--Bob Lounsbury



Archive powered by MHonArc 2.6.19.

Top of page