Commit 19312d61 authored by nimrod's avatar nimrod
Browse files

Added left-to-right support.

Also an example file for testing purposes and some Hebrew fonts.
parent ec559901
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -7,6 +7,9 @@ COPY --from=golang /go/bin/on-change /go/bin/ttyrec2gif /usr/local/bin/
RUN apt-get update && \
    DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
        fonts-font-awesome \
        fonts-linex \
        fonts-noto-extra \
        fonts-sil-ezra \
        graphicsmagick \
        gosu \
        graphviz \
@@ -18,6 +21,8 @@ RUN apt-get update && \
        texlive-fonts-extra \
        texlive-fonts-recommended \
        texlive-font-utils \
        texlive-lang-arabic \
        texlive-lang-other \
        texlive-latex-base \
        texlive-latex-extra \
        texlive-luatex \
+4 −1
Original line number Diff line number Diff line
.PHONY: all clean

all: presentation.pdf
all: presentation.pdf left-to-right.pdf

presentation.pdf: diagram.pdf
presentation.pdf: prompt.gif
@@ -8,6 +8,9 @@ presentation.pdf: prompt.gif
%.pdf: %.md
	pandoc -t beamer $< -o $@

left-to-right.pdf: left-to-right.md
	pandoc --pdf-engine=xelatex $< -o $@

%.pdf: %.dot
	dot $< -Tpdf > $@

+10 −0
Original line number Diff line number Diff line
---
dir: rtl
lang: he
mainfont: SILEOT.ttf
...


# משהו בעברית

עוד קצת עברית.