]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix the ELisp manual part of a recent commit
authorEli Zaretskii <eliz@gnu.org>
Thu, 1 Aug 2019 14:21:22 +0000 (17:21 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 1 Aug 2019 14:21:22 +0000 (17:21 +0300)
* doc/lispref/display.texi (SVG Images): Fix markup of "SVG
Path Commands".  It is no longer a @node, but a @subheading.

doc/lispref/display.texi

index 216d033242818dd54be6a6e6ba87e80b31c946d7..7c0a56dcad33c035bfd6a06f36a47ee22cc33b65 100644 (file)
@@ -5777,8 +5777,13 @@ circle:
 @end lisp
 
 
-@node SVG Path Commands
-@subsubsection SVG Path Commands
+@subsubheading SVG Path Commands
+
+@cindex svg path commands
+@anchor{SVG Path Commands}
+@dfn{SVG paths} allow creation of complex images by combining lines,
+curves, arcs, and other basic shapes.  The functions described below
+allow invoking SVG path commands from a Lisp program.
 
 @deffn Command moveto points
 Move the pen to the first point in @var{points}.  Additional points