diff options
| author | Glenn Morris | 2019-07-15 14:15:26 -0700 |
|---|---|---|
| committer | Glenn Morris | 2019-07-15 14:15:26 -0700 |
| commit | e5cd597c7736b587f80c16fde1c53f904d921310 (patch) | |
| tree | a0c6d0188f08b9e489f60cff1b4fa3e90dae7420 | |
| parent | 2f1e5250a6340c705006275ae74302b846a56db8 (diff) | |
| download | emacs-e5cd597c7736b587f80c16fde1c53f904d921310.tar.gz emacs-e5cd597c7736b587f80c16fde1c53f904d921310.zip | |
* doc/lispref/display.texi (SVG Images): Add menu for subsection.
| -rw-r--r-- | doc/lispref/display.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index ecaf2e054e0..855eefd0415 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi | |||
| @@ -5736,6 +5736,9 @@ circle: | |||
| 5736 | (insert-image (svg-image svg))) | 5736 | (insert-image (svg-image svg))) |
| 5737 | @end lisp | 5737 | @end lisp |
| 5738 | 5738 | ||
| 5739 | @menu | ||
| 5740 | * SVG Path Commands:: | ||
| 5741 | @end menu | ||
| 5739 | 5742 | ||
| 5740 | @node SVG Path Commands | 5743 | @node SVG Path Commands |
| 5741 | @subsubsection SVG Path Commands | 5744 | @subsubsection SVG Path Commands |