create sty files in acrotex
This commit is contained in:
@ -38,7 +38,11 @@ RUN \
|
|||||||
wget $ACROTEX_URL && \
|
wget $ACROTEX_URL && \
|
||||||
tlmgr init-usertree && \
|
tlmgr init-usertree && \
|
||||||
unzip acrotex.zip && \
|
unzip acrotex.zip && \
|
||||||
mv acrotex ~/texmf
|
mv acrotex ~/texmf && \
|
||||||
|
pushd ~/texmf/acrotex && \
|
||||||
|
latex acrotex.ins && \
|
||||||
|
popd
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user