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

Appearance settings

Commit 87104b6

Browse filesBrowse files
authored
Merge pull request #7135 from QuLogic/doc-latex
doc: Fix footnote reference that breaks LaTeX build.
2 parents 95ed9f3 + 0df3ecd commit 87104b6
Copy full SHA for 87104b6

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎doc/users/intro.rst

Copy file name to clipboardExpand all lines: doc/users/intro.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Introduction
33

44
matplotlib is a library for making 2D plots of arrays in `Python
55
<http://www.python.org>`_. Although it has its origins in emulating
6-
the MATLAB |reg| [*]_ graphics commands, it is
6+
the MATLAB |reg| [#]_ graphics commands, it is
77
independent of MATLAB, and can be used in a Pythonic, object oriented
88
way. Although matplotlib is written primarily in pure Python, it
99
makes heavy use of `NumPy <http://www.numpy.org>`_ and other extension
@@ -91,4 +91,4 @@ from the Python shell in Tkinter on Windows™. My primary use is to
9191
embed matplotlib in a Gtk+ EEG application that runs on Windows, Linux
9292
and Macintosh OS X.
9393

94-
.. [*] MATLAB is a registered trademark of The MathWorks, Inc.
94+
.. [#] MATLAB is a registered trademark of The MathWorks, Inc.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.