На 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.
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
На 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
> % 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
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
На 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.