Re: Float alignment

2010-11-16 Thread Emil Pavlov
На 16.11.2010 14:43, Julien Rioux написа: On 16/11/2010 8:03 AM, Emil Pavlov wrote: Every time when I insert a float, a [h] appears between the label and the figure. Do you have any idea where this can come from? Yes, this is from the optional argument which specifies the float's position, e.

Re: Float alignment

2010-11-16 Thread Julien Rioux
On 16/11/2010 8:03 AM, Emil Pavlov wrote: Every time when I insert a float, a [h] appears between the label and the figure. Do you have any idea where this can come from? Yes, this is from the optional argument which specifies the float's position, e.g. in latex: % use default placement: \be

Re: Float alignment

2010-11-16 Thread Emil Pavlov
На 5.11.2010 16:37, Julien Rioux написа: On 05/11/2010 11:31 AM, Emil Pavlov wrote: На 1.11.2010 20:21, Emil Pavlov написа: How can I set the alignment to centered for all table and figure floats? I have to change it manually through "paragraph settings" every time? Best regards, Emil Pavlov

Re: Float alignment

2010-11-05 Thread Waluyo Adi Siswanto
> % a hook to center figures > \newcommand{\centerfloat}[1]{ > \expandafte...@addto@macro\csname > #1\expandafter\endcsname\expandafter{\centering}} > > \centerfloat{figure} > \centerfloat{figure*} > It works in book(koma-script). Actually I need this too.., thank you Regards waluyo

Re: Float alignment

2010-11-05 Thread Julien Rioux
On 05/11/2010 11:31 AM, Emil Pavlov wrote: На 1.11.2010 20:21, Emil Pavlov написа: How can I set the alignment to centered for all table and figure floats? I have to change it manually through "paragraph settings" every time? Best regards, Emil Pavlov I am afraid that my e-mail didn't get m

Re: Float alignment

2010-11-05 Thread Emil Pavlov
На 1.11.2010 20:21, Emil Pavlov написа: How can I set the alignment to centered for all table and figure floats? I have to change it manually through "paragraph settings" every time? Best regards, Emil Pavlov I am afraid that my e-mail didn't get much attention, so I am sending it again.