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