https://github.com/michaeldim02/greekpresentations
Make Greek presentations with pandoc + markdown + beamer/latex
https://github.com/michaeldim02/greekpresentations
Last synced: 3 months ago
JSON representation
Make Greek presentations with pandoc + markdown + beamer/latex
- Host: GitHub
- URL: https://github.com/michaeldim02/greekpresentations
- Owner: MichaelDim02
- Created: 2021-05-14T16:52:57.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-14T16:55:04.000Z (about 5 years ago)
- Last Synced: 2025-09-15T06:33:48.310Z (9 months ago)
- Size: 1000 Bytes
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GreekPresentations
Make Greek presentations with pandoc + markdown + beamer/latex
# Steps
the command:
pandoc -t beamer source.md -o pres.pdf --pdf-engine=xelatex -V mainfont="Noto Sans:style=Bold Italic"
The font (Noto Sans:style=Bold Italic in this case) needs to support the language. To find fonts that support Greek use the following command:
fc-list :lang=el