New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 11561 for NEMO/trunk/doc/latex/NEMO/subfiles/chap_time_domain.tex – NEMO

Ignore:
Timestamp:
2019-09-18T15:24:34+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Apply two thirds ratio on figures width as default

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/latex/NEMO/subfiles/chap_time_domain.tex

    r11558 r11561  
    187187\begin{figure}[!t] 
    188188  \centering 
    189   \includegraphics[width=\textwidth]{Fig_TimeStepping_flowchart_v4} 
     189  \includegraphics[width=0.66\textwidth]{Fig_TimeStepping_flowchart_v4} 
    190190  \caption[Leapfrog time stepping sequence with split-explicit free surface]{ 
    191191    Sketch of the leapfrog time stepping sequence in \NEMO\ with split-explicit free surface. 
     
    248248\begin{figure}[!t] 
    249249  \centering 
    250   \includegraphics[width=\textwidth]{Fig_MLF_forcing} 
     250  \includegraphics[width=0.66\textwidth]{Fig_MLF_forcing} 
    251251  \caption[Forcing integration methods for modified leapfrog (top and bottom)]{ 
    252252    Illustration of forcing integration methods. 
Note: See TracChangeset for help on using the changeset viewer.