r22227 by gpittman -

scribus-commit scribus-commit at lists.scribus.net
Sat Nov 25 21:17:00 UTC 2017


Author: gpittman
Date: Sat Nov 25 21:17:00 2017
New Revision: 22227

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=22227
Log:
some small clarification edits to WWFrames and WWImages

Modified:
    trunk/Scribus/doc/en/WwFrames.html
    trunk/Scribus/doc/en/WwImages.html

Modified: trunk/Scribus/doc/en/WwFrames.html
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=22227&path=/trunk/Scribus/doc/en/WwFrames.html
==============================================================================
--- trunk/Scribus/doc/en/WwFrames.html	(original)
+++ trunk/Scribus/doc/en/WwFrames.html	Sat Nov 25 21:17:00 2017
@@ -17,15 +17,14 @@
 
 <ul>
 
-  <li><a href="WwText.html">Text frames</a></li>
-  <li><a href="WwImages.html">Image frames</a></li>
-  <li><a href="WwRenderframes.html">Render frames</a></li>
+  <li><a href="WwText.html">Text Frames</a></li>
+  <li><a href="WwImages.html">Image Frames</a></li>
+  <li><a href="WwRenderframes.html">Render Frames</a></li>
   <li><a href="WwShapes.html">Shapes</a></li>
   <li><a href="WwShapes.html">Polygons</a></li>
 </ul>
 
-<p>Each of these have their own section in this online manual, but here we
-will explain features they share.</p>
+<p>For the first three of these, Text, Image, and Render Frames, you will typically first create an empty frame on the page, and then add and modify content. All five of these have their own section in this online manual, but here we will explain features they share.</p>
 <h3>Creating Frames</h3>
 <p>There are at least seven ways to create frames:</p>
 <ol>

Modified: trunk/Scribus/doc/en/WwImages.html
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=22227&path=/trunk/Scribus/doc/en/WwImages.html
==============================================================================
--- trunk/Scribus/doc/en/WwImages.html	(original)
+++ trunk/Scribus/doc/en/WwImages.html	Sat Nov 25 21:17:00 2017
@@ -8,6 +8,7 @@
 </style>
 <body>
 <h2>Working with Images</h2>
+<p>Your first impulse on adding images to your document may be to simply load an image file into it. However, Scribus works in a frame-based environment, so that all content is contained within a frame or box which defines the boundaries of that content. Your first step, then, is to create an Image Frame, after which you will then load an image file into that frame.</p>
 <p>See <a href="WwFrames.html">Working with Frames</a>
 to learn about Image Frame frame creation and manipulation. Note that
 the image frame shows as a red border with small square handles at the
@@ -22,8 +23,8 @@
 <table width="100%"><tr><td align="center"> <img src="images/loadimages.png"></td></tr>
 </table>
 <p>After import the image may only partly show, depending on your default settings in Preferences. We’ll see below
-in <i>Properties: Image</i> how to adjust scaling and positioning of the image in the frame.</p>
-<p><i>Descriptions, advantages and disadvantages of various file formats will be discussed elsewhere.</i></p>
+in <i>Properties: Image</i> how to adjust scaling and positioning of the image in the frame, but for now, you might just right-click on the image, then from the Context Menu that pops up, select <i>Image > Adjust Image to Frame</i> to show how quickly you can size the image to your frame.</p>
+<p><i>Descriptions, advantages and disadvantages of various file formats will be discussed elsewhere, in <a href="importbitmap1.html"><b>Importing Bitmap Files</b>.</a></i></p>
 <h3>The Context Menu</h3>
 <table cellpadding="3"><tbody><tr>
 <td><p>Right-click on the empty frame to show its Context Menu as seen to the right. An empty frame will not show all these choices. There have been a number of changes, mostly rearrangements, as of version 1.5.3.</p>




More information about the scribus-commit mailing list