This repository was archived by the owner on Apr 25, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ package.
51
51
To install the dependencies on Debian / Ubuntu run the following (requires
52
52
about 1.5GiB of space):
53
53
54
- sudo apt-get install asciidoc cmake dblatex fonts-vlgothic \
55
- fonts-freefont-ttf gettext git make pandoc po4a source-highlight \
54
+ sudo apt-get install asciidoc cmake dblatex fonts-freefont-ttf \
55
+ fonts-vlgothic gettext git make pandoc po4a source-highlight \
56
56
texlive-lang-cyrillic texlive-lang-dutch texlive-lang-english \
57
57
texlive-lang-french texlive-lang-german texlive-lang-italian \
58
58
texlive-lang-japanese texlive-lang-other texlive-lang-polish \
@@ -66,8 +66,9 @@ package, Install texlive-lang-european instead.
66
66
67
67
or, if you do not have space problems:
68
68
69
- sudo apt-get install git make cmake asciidoc pandoc gettext po4a dblatex \
70
- texlive-xetex fonts-vlgothic source-highlight texlive-lang-all
69
+ sudo apt-get install asciidoc cmake dblatex fonts-freefont-ttf \
70
+ fonts-vlgothic gettext git make pandoc po4a source-highlight \
71
+ texlive-lang-all texlive-xetex
71
72
72
73
=== Fedora
73
74
You can’t perform that action at this time.
0 commit comments