GjjvdBurg / Fruty

Install script for the Frutiger look-alike font CartoGothic Std (including LaTeX)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fruty

Fruty is a script for installing the Frutiger look-alike font CartoGothic Std on Linux. The script is based on the excellent guide for installation at this LaTeX Community post.

Author: Gertjan van den Burg

This code is released under the GPL License (v2) (see LICENSE).

Warning

This code is provided "as is" without warranty of any kind. The script has been tested on Ubuntu only, so your mileage may vary.

Usage

Using this script is simple:

git clone https://github.com/GjjvdBurg/Fruty.git . 
chmod +x fruty.sh
./fruty.sh

or:

curl -s https://raw.github.com/GjjvdBurg/Fruty/master/fruty.sh | bash

About

Install script for the Frutiger look-alike font CartoGothic Std (including LaTeX)

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%