Skip to content

Commit

Permalink
with cm-super
Browse files Browse the repository at this point in the history
  • Loading branch information
lgmorand committed Feb 11, 2024
1 parent b9f8deb commit eb81632
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/generate-offline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
sudo apt-get install texlive-fonts-recommended
sudo apt-get install texlive-latex-extra
sudo apt-get install texlive-xetex
sudo apt-get install -y cm-super
- name: Build TXT result
run: pandoc -V documentclass=memoir -s $(cat _includes.txt) --toc -o ../output/result.txt
Expand Down
1 change: 0 additions & 1 deletion markdown/00-title.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ titlepage-rule-color: "FFFFFF"
titlepage-rule-height: 2
colorlinks: true
header-includes:
- \usepackage{lmodern}
---

0 comments on commit eb81632

Please sign in to comment.