У нас вы можете посмотреть бесплатно Installing Fonts in Groff - LaTeX fans hate him или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
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-f... 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 ``` lbry: https://open.lbry.com/@GavinFreeborn:... Github: https://www.github.com/gavinok vimrc: https://github.com/Gavinok/dotvim Discord: / discord ⏱️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