From 2d1419409522dbd13c24c3a486bb9bdb0e01116e Mon Sep 17 00:00:00 2001 From: tavo-wasd Date: Fri, 15 Sep 2023 14:15:08 -0600 Subject: [PATCH] cant install grap on termu --- scripts/groff-compiler | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/groff-compiler b/scripts/groff-compiler index 7bef75b..2a5172a 100755 --- a/scripts/groff-compiler +++ b/scripts/groff-compiler @@ -13,7 +13,7 @@ BIB="$HOME/Documents/bibliography" # Bibliography file MAC="$HOME/.config/groff/" # Macros dir GROMACS="-mspdf" # groff macros -PRE="-ketpG" # Preprocessors +PRE="-ketp" # Preprocessors OUT="pdf" # Output format # groff-img: Personal script, image manipulation