Compare commits

..

No commits in common. "9409194acad071ae9033aafb889c55c851a0cbaf" and "4ed6c9fcf10f90ab0b3e5ab544e1955b6aafd8b9" have entirely different histories.

2 changed files with 0 additions and 12 deletions

4
.gitignore vendored
View File

@ -2,10 +2,6 @@
Examples/tex_output
Documents/
## Generated font files
*.afm
*.pfa
## Core latex/pdflatex auxiliary files:
*.aux
*.lof

View File

@ -15,11 +15,3 @@ for afm_file in ./*afm; do
if [[ "${afm_file,,}" == *"bolditalic"* ]] ; then FONT_TYPE="BI" ; fi
afmtodit -e $ENC_FILE $afm_file $MAP_FILE "${FONT_FAMILY}${FONT_TYPE}"
done
# Place the generated font file in your .local directory
# and set GROFF_FONT_PATH="$HOME/.local/share/groff/site-font" during compile
#
# $HOME/.local/share/groff/site-font/devpdf:
# IBM-Plex-SansB IBM-Plex-SansBI IBM-Plex-SansI IBM-Plex-SansR
# $HOME/.local/share/groff/site-font/devps:
# IBM-Plex-SansB IBM-Plex-SansBI IBM-Plex-SansI IBM-Plex-SansR