From: Phillip Lord Date: Wed, 10 May 2017 21:13:57 +0000 (+0100) Subject: Add images X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2Ffeature%2Fnew-tutorial;p=emacs.git Add images --- diff --git a/etc/tutorials-org/images/frame-small.png b/etc/tutorials-org/images/frame-small.png new file mode 100644 index 00000000000..32234ece5ef Binary files /dev/null and b/etc/tutorials-org/images/frame-small.png differ diff --git a/etc/tutorials-org/images/frame.png b/etc/tutorials-org/images/frame.png new file mode 100644 index 00000000000..c334dbb9dea Binary files /dev/null and b/etc/tutorials-org/images/frame.png differ diff --git a/etc/tutorials-org/tutorial.org b/etc/tutorials-org/tutorial.org index b3c94afd128..e8f463465e1 100644 --- a/etc/tutorials-org/tutorial.org +++ b/etc/tutorials-org/tutorial.org @@ -38,15 +38,22 @@ that this is the case here. One slight disadvantage of Emacs long history is that some of its terminology predates windowing systems and in one case conflicts with it. We describe these differences here. + + ** Frames If you have just started Emacs and this tutorial, you will be looking -at a single window showing this tutorial. In Emacs terminology, this -is not a described as a window but as a /frame/. As with many -applications, a single running Emacs can create any number of -frames. We can do this using the menu system (we will investigate -other ways later); try this now, but remember, these are /frames/ and -not /windows/. Do not use the /New Window/ menu item, but instead: +at a single window showing this tutorial. + +[[./images/frame-small.png]] + + +In Emacs terminology, this is not a described as a window but as a +/frame/. As with many applications, a single running Emacs can create +any number of frames. We can do this using the menu system (we will +investigate other ways later); try this now, but remember, these are +/frames/ and not /windows/. Do not use the /New Window/ menu item, but +instead: #+begin_menu File