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 11702 for NEMO/releases/release-4.0.1/doc/latex/global/packages.tex – NEMO

Ignore:
Timestamp:
2019-10-14T17:51:45+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Restore default path for FontAwesome? using in the manual compilation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/releases/release-4.0.1/doc/latex/global/packages.tex

    r11701 r11702  
    1818%% Issue with fontawesome pkg: path to FontAwesome.otf has to be hard-coded 
    1919\defaultfontfeatures{ 
    20     Path = /home/ntmlod/.local/texlive2019/texmf-dist/fonts/opentype/public/fontawesome/ 
     20    Path = /usr/local/texlive/2019/texmf-dist/fonts/opentype/public/fontawesome/ 
    2121} 
    2222\usepackage{academicons, fontawesome, newtxtext} 
Note: See TracChangeset for help on using the changeset viewer.