Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Software
Container
PandocPlus
Commits
2e3f30f2
Commit
2e3f30f2
authored
Jul 26, 2020
by
Nicolas Lenz
❄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add texlive-pictures
parent
22d85220
Pipeline
#713
passed with stage
in 13 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
Dockerfile
Dockerfile
+3
-1
No files found.
Dockerfile
View file @
2e3f30f2
...
...
@@ -2,6 +2,8 @@ FROM archlinux:latest
LABEL
maintainer="Nicolas Lenz <nicolas@eisfunke.com"
RUN
pacman
-Syu
--noconfirm
\
&&
pacman
-S
--noconfirm
texlive-core texlive-bin texlive-latexextra texlive-science texlive-fontsextra poppler
\
&&
pacman
-S
--noconfirm
texlive-core texlive-bin texlive-latexextra
\
texlive-science texlive-fontsextra texlive-pictures
\
poppler
\
pandoc pandoc-citeproc pandoc-crossref
\
make ghc haskell-pandoc-types
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment