1
0
Fork 0

Fonts install

main
Jeff Moe 2022-10-15 17:31:50 -06:00
parent cc102ce636
commit 7a3760d520
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
Add fonts.
```
sudo apt update
sudo apt install fonts-gemunu-libre fonts-linuxlibertine fonts-lmodern lmodern texlive-fonts-extra
```