Skip to content
Snippets Groups Projects
Verified Commit 3b2f762c authored by Tóth Miklós Tibor's avatar Tóth Miklós Tibor :shrug:
Browse files

add noto color emoji

parent 73a0febc
No related branches found
No related tags found
No related merge requests found
Pipeline #7962 passed
FROM texlive/texlive FROM texlive/texlive
RUN export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get -y upgrade && apt-get -y install plantuml openjdk-11-jdk-headless hunspell hunspell-hu hunspell-en-gb hunspell-en-us python3-pip && pip3 install javalang RUN export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get -y upgrade && apt-get -y install plantuml openjdk-11-jdk-headless hunspell hunspell-hu hunspell-en-gb hunspell-en-us python3-pip fonts-noto-color-emoji && pip3 install javalang
COPY tikz-uml.sty /usr/local/texlive/2021/texmf-dist/tex/latex/tikz-uml/tikz-uml.sty COPY tikz-uml.sty /usr/local/texlive/2021/texmf-dist/tex/latex/tikz-uml/tikz-uml.sty
RUN mktexlsr RUN mktexlsr
COPY gen_seq_diag.py / COPY gen_seq_diag.py /
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment