An open API service indexing awesome lists of open source software.

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

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