thumbnail

This video is part of a series taking you from a
beginner to a pro at using Troff/Groff.

This tutorial is focused on installing fonts in Groff
Let me know what you think and if there is anything specific you would like to learn about.

MOM website
- http://schaffter.ca/mom
Direct link to script
- http://schaffter.ca/mom/bin/install-font.sh

Command to get the zip file for the fonts
$ wget https://www.ams.org/arc/tex/amsfonts.zip

Command used in script for roman font
$ sudo install-font.sh -s -F cm -f +R cmr12.pfb

If you have issues with a missing directory this should fix it
$ sudo mkdir -p /usr/local/share/fonts/truetype/

Setting font family
```
.fam cm \" set font family
.ft R \" set font type
This is some text for testing
```

Github: https://www.github.com/gavinok
vimrc: https://github.com/Gavinok/dotvim
Discord: https://discord.gg/JJk5KKU

⏱️TIMESTAMPS⏱️
00:00:00 - Intro
00:00:12 - Making Font's look
00:01:11 - Where To Get The Script
00:01:49 - Setting Up The Script
00:02:05 - Over View Of Options
00:03:34 - Installing Computer Modern Fonts
00:05:42 - What Settings To Use
00:07:01 - Demo Of New Font
00:07:32 - Install Italic Font
00:08:05 - Install Bold Font
00:08:33 - Final Example
00:08:55 - Outro
...
https://www.youtube.com/watch?v=CzUHjtGBdZs