The file /home/josie/development/archlinux/s390-arch/notes/beamer-header.tex has been updated. Here's the result of running `cat -n` on a snippet of the edited file: 1→% Re-apply IBM Plex fonts after pandoc's default lmodern override 2→\setsansfont{IBMPlexSans}[ 3→ Extension = .ttf, 4→ Path = /home/josie/.fonts/, 5→ UprightFont = *-Regular, 6→ BoldFont = *-SemiBold, 7→ ItalicFont = *-Italic, 8→ BoldItalicFont = *-SemiBoldItalic, 9→] 10→\setmonofont{IBMPlexMono}[ 11→ Extension = .ttf, 12→ Path = /home/josie/.fonts/, 13→ UprightFont = *-Regular, 14→ BoldFont = *-SemiBold, 15→ ItalicFont = *-Italic, 16→ BoldItalicFont = *-SemiBoldItalic, 17→ Scale = 0.9, 18→] 19→