add font for moderncv
This commit is contained in:
parent
ad4ddd7e6e
commit
3a109f966b
@ -5,8 +5,7 @@ RUN tlmgr update --self
|
|||||||
RUN apk --no-cache add make
|
RUN apk --no-cache add make
|
||||||
|
|
||||||
WORKDIR /.local/share/pandoc/templates
|
WORKDIR /.local/share/pandoc/templates
|
||||||
RUN wget \
|
RUN wget https://git.norangeb.it/norangebit/pancv/raw/branch/master/pancv.tex \
|
||||||
https://git.norangeb.it/norangebit/pancv/raw/branch/master/pancv.tex \
|
|
||||||
-O pancv.latex
|
-O pancv.latex
|
||||||
|
|
||||||
# drone compatibility
|
# drone compatibility
|
||||||
@ -17,6 +16,7 @@ RUN cp /.local/share/pandoc/templates/*.latex /root/.pandoc/templates
|
|||||||
RUN tlmgr install moderncv \
|
RUN tlmgr install moderncv \
|
||||||
ifmtarg \
|
ifmtarg \
|
||||||
fontawesome \
|
fontawesome \
|
||||||
|
marvosym \
|
||||||
|| exit 1
|
|| exit 1
|
||||||
|
|
||||||
# europasscv
|
# europasscv
|
||||||
|
Loading…
Reference in New Issue
Block a user