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 9365 for branches/2017/dev_merge_2017/DOC/TexFiles/Preamble.tex – NEMO

Ignore:
Timestamp:
2018-02-28T14:39:33+01:00 (6 years ago)
Author:
nicolasmartin
Message:

Replace 'split' by 'aligned' env, now the HTML conversion is fully operational with htlatex

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/DOC/TexFiles/Preamble.tex

    r9360 r9365  
    2222\usepackage{graphicx}                            % allows insertion of pictures 
    2323\graphicspath{{Figures/}}                                  % Set global directory for pictures 
    24 \usepackage[capbesideposition={top,center}]{floatrow}      % allows captions 
    25 \floatsetup[table]{style=plaintop}                         % beside pictures 
     24%\usepackage[capbesideposition={top,center}]{floatrow}      % allows captions 
     25%\floatsetup[table]{style=plaintop}                         % beside pictures 
    2626\usepackage[margin=10pt,font={small},                      % Gives small font for captions 
    2727labelsep=colon,labelfont={bf}]{caption}                    % 
     
    211211  title=\lstname, 
    212212} 
    213  
    214 \usepackage{minted} 
    215 \usemintedstyle{emacs} 
Note: See TracChangeset for help on using the changeset viewer.