]> git.eshelyaron.com Git - emacs.git/commitdiff
Add images feature/new-tutorial
authorPhillip Lord <phillip.lord@russet.org.uk>
Wed, 10 May 2017 21:13:57 +0000 (22:13 +0100)
committerPhillip Lord <phillip.lord@russet.org.uk>
Wed, 10 May 2017 21:13:57 +0000 (22:13 +0100)
etc/tutorials-org/images/frame-small.png [new file with mode: 0644]
etc/tutorials-org/images/frame.png [new file with mode: 0644]
etc/tutorials-org/tutorial.org

diff --git a/etc/tutorials-org/images/frame-small.png b/etc/tutorials-org/images/frame-small.png
new file mode 100644 (file)
index 0000000..32234ec
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 (file)
index 0000000..c334dbb
Binary files /dev/null and b/etc/tutorials-org/images/frame.png differ
index b3c94afd128c7192d38324edbe8b56b47a989bca..e8f463465e1988df6f1906a9fa6992ef8a11781e 100644 (file)
@@ -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