Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd7c4fb0

Browse files
authored
Merge pull request#29764 from story645/latex-dep
added latex requirements from fedora spec
2 parents440eb61 +13105ec commitd7c4fb0

File tree

1 file changed

+37
-7
lines changed

1 file changed

+37
-7
lines changed

‎doc/install/dependencies.rst

Lines changed: 37 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -419,18 +419,48 @@ The documentation requires LaTeX and Graphviz. These are not
419419
Python packages and must be installed separately.
420420

421421
* `Graphviz<http://www.graphviz.org/download>`_
422-
* aminimal workingLaTeX distribution, e.g. `TeX Live<https://www.tug.org/texlive/>`_ or
422+
* a LaTeX distribution, e.g. `TeX Live<https://www.tug.org/texlive/>`_ or
423423
`MikTeX<https://miktex.org/>`_
424424

425-
The following LaTeX packages:
425+
426+
The following collections must be installed. When using a distribution that does not
427+
support collections, the packages listed for each collection must be installed. You may
428+
need to install some packages that are not listed here. The complete version of many
429+
LaTeX distribution installers, e.g. "texlive-full" or "texlive-all",
430+
will often automatically include these collections.
431+
432+
+-----------------------------+--------------------------------------------------+
433+
| collection| packages|
434+
+=============================+==================================================+
435+
| collection-basic| `cm<https://ctan.org/pkg/cm>`_,|
436+
|| luahbtex|
437+
+-----------------------------+--------------------------------------------------+
438+
| collection-fontsrecommended| `cm-super<https://ctan.org/pkg/cm-super>`_,|
439+
|| `lm<https://ctan.org/pkg/lm>`_,|
440+
|| `txfonts<https://ctan.org/pkg/txfonts>`_|
441+
+-----------------------------+--------------------------------------------------+
442+
| collection-latex| `geometry<https://ctan.org/pkg/geometry>`_,|
443+
|| `hyperref<https://ctan.org/pkg/hyperref>`_,|
444+
|| `latex<https://ctan.org/pkg/latex>`_,|
445+
|| latex-bin,|
446+
|| `psnfss<https://ctan.org/pkg/psnfss>`_|
447+
+-----------------------------+--------------------------------------------------+
448+
| collection-latexextra| `import<https://ctan.org/pkg/import>`_,|
449+
|| `sfmath<https://ctan.org/pkg/sfmath>`_,|
450+
|| `type1cm<https://ctan.org/pkg/type1cm>`_|
451+
+-----------------------------+--------------------------------------------------+
452+
| collection-latexrecommended| `fontspec<https://ctan.org/pkg/fontspec>`_,|
453+
|| `underscore<https://ctan.org/pkg/underscore>`_,|
454+
+-----------------------------+--------------------------------------------------+
455+
| collection-xetex| `xetex<https://ctan.org/pkg/xetex>`_,|
456+
|| xetex-bin|
457+
+-----------------------------+--------------------------------------------------+
458+
459+
The following packages must also installed:
426460

427461
* `dvipng<https://ctan.org/pkg/dvipng>`_
428-
* `underscore<https://ctan.org/pkg/underscore>`_
429-
* `cm-super<https://ctan.org/pkg/cm-super>`_
430-
* ``collection-fontsrecommended``
462+
* `pgf<https://ctan.org/pkg/pgf>`_ (if using the pgf backend)
431463

432-
The complete version of many LaTex distribution installers, e.g.
433-
"texlive-full" or "texlive-all", will often automatically include these packages.
434464

435465
Optional
436466
^^^^^^^^

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp