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 11673 – NEMO

Changeset 11673


Ignore:
Timestamp:
2019-10-10T17:24:32+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Fix missing LaTeX pkgs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/latex/global/packages.tex

    r11595 r11673  
    2323 
    2424%% Formatting 
     25\usepackage[inline, shortlabels]{enumitem} 
    2526\usepackage{etoc, tabularx, xcolor} 
    2627 
     
    3233 
    3334%% Mathematics 
    34 \usepackage{amsmath, amssymb} 
     35\usepackage{amsmath, amssymb, mathtools} 
    3536 
    3637%% Versatility 
Note: See TracChangeset for help on using the changeset viewer.