Loading Dockerfile +5 −0 Original line number Diff line number Diff line Loading @@ -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 \ Loading @@ -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 \ Loading example/Makefile +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 Loading @@ -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 > $@ Loading example/left-to-right.md 0 → 100644 +10 −0 Original line number Diff line number Diff line --- dir: rtl lang: he mainfont: SILEOT.ttf ... # משהו בעברית עוד קצת עברית. Loading
Dockerfile +5 −0 Original line number Diff line number Diff line Loading @@ -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 \ Loading @@ -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 \ Loading
example/Makefile +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 Loading @@ -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 > $@ Loading
example/left-to-right.md 0 → 100644 +10 −0 Original line number Diff line number Diff line --- dir: rtl lang: he mainfont: SILEOT.ttf ... # משהו בעברית עוד קצת עברית.