Skip to content
Snippets Groups Projects
Commit 9e35c137 authored by Julian Stirling's avatar Julian Stirling :tools:
Browse files

Try to fix CI fonts

parent 4269406a
No related branches found
No related tags found
1 merge request!1Adding a LaTeX class that pandoc can use and example use in CI
Pipeline #3652 failed
......@@ -7,7 +7,7 @@ compile:
stage: build
script:
- tlmgr update --self
- tlmgr install roboto fontaxes sectsty
- tlmgr install roboto fontaxes sectsty psfonts
- cd examples-and-design-elements
- pandoc simple-document.md -o simple-document.pdf -M documentclass=../tex/otfndoc
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment