1 line
1.7 KiB
Plaintext
1 line
1.7 KiB
Plaintext
<p><img src="https://thumbnails.lbry.com/-WG6ozhRtZs" width="480" alt="thumbnail" title="Improve Your Groff and Troff Pipeline - Using a Shell Script and Makefiles" /></p>This is the 14 in a series of videos taking you from a beginner to a pro at using Troff/Groff.<br /><br />This tutorial is focused on helping understand the pipeline used in troff programs.<br /><br />Compiler Script:<br />https://github.com/Gavinok/scripts/blob/master/tools/compiler<br /><br />Luke Smith's Compiler:<br />https://github.com/LukeSmithxyz/voidrice/blob/master/.local/bin/compiler<br /><br />Makefile Shown In This Video:<br />https://gist.github.com/Gavinok/c5df6686526c547a326e85fc87cd2846<br /><br />Makefile Templates:<br />https://github.com/Gavinok/dotvim/tree/master/extra/snip/_make<br /><br />Let me know what you think and if there is anything specific you would like to learn about.<br /><br />Github: https://www.github.com/gavinok<br />vimrc: https://github.com/Gavinok/dotvim<br /><br />lbry: https://open.lbry.com/@GavinFreeborn:d?r=FVxxdjxLmbpPS5K4EdMsLjBjkxv9eEGs<br />https://www.patreon.com/creator-home<br />Discord: https://discord.gg/JJk5KKU<br /><br />⏱️TIMESTAMPS⏱️<br />00:00:00 Intro<br />00:01:15 Script Explanation<br />00:02:52 Using The Script<br />00:03:11 Tip For Using With Vim<br />00:03:44 Alternate Between Compiler And Make<br />00:04:26 Setting Up A Makefile<br />00:05:07 Using Suffix Rules<br />00:06:00 .SUFFIXES:<br />00:07:22 Abstracting From Groff<br />00:08:23 Setting Up Your Preprocessors<br />00:11:51 Porting This To Neatroff<br />00:14:17 Adding A Clean Command<br />00:17:53 Creating Makefiles Faster<br />00:20:45 Outro<br />...<br />https://www.youtube.com/watch?v=-WG6ozhRtZs |