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

Commit7506014

Browse files
committed
Small fixes to latex-related docs.
- Capitalization, spacing.- Make bullet points consistently not end with period.
1 parent6015417 commit7506014

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

‎doc/devel/development_setup.rst

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -112,24 +112,24 @@ Additional external dependencies
112112
--------------------------------
113113
Required:
114114

115-
*a minimal working LaTeX distribution
116-
*`Graphviz<http://www.graphviz.org/download>`_
117-
*the LaTeX packages *cm-super* and *dvipng*. If your OS bundles``TexLive``,
118-
then often the"complete" version of the installer will automatically include
119-
these packages (e.g. "texlive-full" or "texlive-all").
115+
* a minimal working LaTeX distribution
116+
* `Graphviz<http://www.graphviz.org/download>`_
117+
* the LaTeX packages *cm-super* and *dvipng* (if your OS bundlesTeXLive, the
118+
"complete" version of the installer, e.g. "texlive-full" or "texlive-all",
119+
will often automatically include these packages)
120120

121121
Optional, but recommended:
122122

123-
*`Inkscape<https://inkscape.org>`_
124-
*`optipng<http://optipng.sourceforge.net>`_
125-
*the font "Humor Sans" (aka the "XKCD" font), or the free alternative
126-
`Comic Neue<http://comicneue.com/>`_.
127-
*the font "Times New Roman"
123+
* `Inkscape<https://inkscape.org>`_
124+
* `optipng<http://optipng.sourceforge.net>`_
125+
* the font "Humor Sans" (aka the "XKCD" font), or the free alternative
126+
`Comic Neue<http://comicneue.com/>`_
127+
* the font "Times New Roman"
128128

129129
..note::
130130

131131
The documentation will not build without LaTeX and Graphviz. These are not
132132
Python packages and must be installed separately. The documentation can be
133133
built without Inkscape and optipng, but the build process will raise various
134134
warnings. If the build process warns that you are missing fonts, make sure
135-
your LaTeX distribution bundles cm-super or install it separately.
135+
your LaTeX distribution bundles cm-super or install it separately.

‎tutorials/text/usetex.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
packages to get all the goodies that come bundled with other latex
106106
distributions.
107107
108-
* Some progress has been made somatplotlib uses the dvi files
108+
* Some progress has been made soMatplotlib uses the dvi files
109109
directly for text layout. This allows latex to be used for text
110110
layout with the pdf and svg backends, as well as the \*Agg and PS
111111
backends. In the future, a latex installation may be the only

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp