Skip to content

Commit 9549613

Browse files
authored
DOC: Update user_explain\text\README.txt to reference example page
* Minor changes to user_explain\text\README.txt Wanted to implement a redirect to the examples' page for text, labels, and annotations, similar to the user_explain\colors\README.txt * Minor changes to user_explain\text\README.txt Wanted to implement a redirect to the examples' page for text, labels, and annotations, similar to the user_explain\colors\README.txt * Some minor typo/text changes in text/README.txt. Some capitalization issues, or capitalizing certain words (TrueType) that is typically capitalized
1 parent 4c1089b commit 9549613

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

galleries/users_explain/text/README.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@
55
Text
66
----
77

8-
matplotlib has extensive text support, including support for
9-
mathematical expressions, truetype support for raster and
8+
Matplotlib has extensive text support, including support for
9+
mathematical expressions, TrueType support for raster and
1010
vector outputs, newline separated text with arbitrary
1111
rotations, and Unicode support. These tutorials cover
1212
the basics of working with text in Matplotlib.
13+
14+
For even more information see the :ref:`examples page <text_labels_and_annotations>`.

0 commit comments

Comments
 (0)