Better figure positioning
This commit is contained in:
parent
92526d8889
commit
5a97b43b84
@ -980,7 +980,6 @@ ldg = legend('location', 'southeast', 'FontSize', 8, 'NumColumns', 1);
|
||||
exportFig('figs/modal_indication_function.pdf', 'width', 'normal', 'height', 'normal');
|
||||
#+end_src
|
||||
|
||||
#+begin_figure
|
||||
#+attr_latex: :options [b]{0.70\linewidth}
|
||||
#+begin_minipage
|
||||
#+name: fig:modal_indication_function
|
||||
@ -1016,7 +1015,6 @@ exportFig('figs/modal_indication_function.pdf', 'width', 'normal', 'height', 'no
|
||||
#+latex: \captionof{table}{\label{tab:modal_obtained_modes_freqs_damps}Identified modes}
|
||||
#+end_scriptsize
|
||||
#+end_minipage
|
||||
#+end_figure
|
||||
|
||||
** Modal parameter extraction
|
||||
<<ssec:modal_parameter_extraction>>
|
||||
@ -1031,6 +1029,7 @@ From the obtained modal parameters, the mode shapes are computed and can be disp
|
||||
|
||||
#+name: fig:modal_mode_animations
|
||||
#+caption: Three obtained mode shape animations
|
||||
#+attr_latex: :options [hbtp]
|
||||
#+begin_figure
|
||||
#+attr_latex: :caption \subcaption{\label{fig:modal_mode1_animation}$1^{st}$ mode at 11.9 Hz: tilt suspension mode of the granite}
|
||||
#+attr_latex: :options {\textwidth}
|
||||
|
Reference in New Issue
Block a user