summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgpittman <gpittman@11d20701-8431-0410-a711-e3c959e3b870>2012-07-07 13:56:48 +0000
committergpittman <gpittman@11d20701-8431-0410-a711-e3c959e3b870>2012-07-07 13:56:48 +0000
commit55498b46e22fd5b776aa3f6e7886873cc6f14cef (patch)
treee11ea5580a4c4f5ba68e02f818af0671d635c855
parentd076fa18bd97574c5834fde114c780a29657703f (diff)
downloadscribus-55498b46e22fd5b776aa3f6e7886873cc6f14cef.tar.gz
scribus-55498b46e22fd5b776aa3f6e7886873cc6f14cef.tar.xz
scribus-55498b46e22fd5b776aa3f6e7886873cc6f14cef.zip
new manual doc about collect for output
git-svn-id: svn://scribus.net/branches/Version14x/Scribus@17690 11d20701-8431-0410-a711-e3c959e3b870
-rw-r--r--scribus/doc/en/collect4output.html33
-rw-r--r--scribus/doc/en/images/collect_out1.pngbin0 -> 35027 bytes
-rw-r--r--scribus/doc/en/images/collect_out2.pngbin0 -> 34367 bytes
-rw-r--r--scribus/doc/en/images/collect_out3.pngbin0 -> 52644 bytes
-rw-r--r--scribus/doc/en/menu.xml2
5 files changed, 35 insertions, 0 deletions
diff --git a/scribus/doc/en/collect4output.html b/scribus/doc/en/collect4output.html
new file mode 100644
index 0000000..d34cf85
--- /dev/null
+++ b/scribus/doc/en/collect4output.html
@@ -0,0 +1,33 @@
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+ <title>Collect for Output</title>
+</head>
+<body>
+<h2>Collect for Output</h2>
+<p>Collect for Output is a specialized way of saving a Scribus document.</p>
+<p>If you work with Scribus on a single computer in a noncollaborative way, you may never have a need for Collect for Output. If you work on more than one, and especially if they might have different operating systems, such as one with Linux and one with Windows, you may find this function useful. If you work collaboratively on a Scribus document, then this may be nearly essential, or at least very useful to know about.</p>
+<p>If you are highly organized, you may have a workflow in which you work with a Scribus project in its own directory, with all the images and other content in that directory. Even so, allowing someone else to work on the document may not be as simple as sending the project directory. You may find after the fact that some images were not there or that your collaborator doesn't have one of the fonts used in the document.</p>
+<p>You might want to use Collect for Output for your own needs, simply to bring all the elements of a document together in one directory as a convenience.</p>
+<h3>The Process</h3>
+<p>In summary, what Collect for Output entails is creating a directory for your project, selecting that directory, then Scribus takes it from there, saving the document inside, along with its images, and if you wish, font files and color profiles. Technically, you do not need to create a new directory or choose an empty one, but for many uses, having only the files for the particular project in that directory would make the most sense.</p>
+<p>When the document is saved all of the links for the images are changed for the document copy in this new directory. Let's show an example.</p>
+<p>&nbsp;</p>
+<table cellpadding="3" width="90%">
+<tr><td><img src="images/collect_out1.png"></td>
+<td><p>Here I am about to collect a project consisting of a presentation document. After selecting <i>File > Collect for Output</i>, I am presented with this dialog, which you can see is strictly for working with directories. At this point I have created a new directory named &ldquo;conference&rdquo;. This is KDE on Linux, so your dialog may differ, but should still have the same functionality.</p>
+<p>The next step is to select the <i>conference</i> directory by clicking on it. Don't click <i>OK</i> yet.</p></td></tr>
+<tr><td><img src="images/collect_out2.png"></td>
+<td><p>So now our directory is selected, there is nothing inside (this dialog would only show directories). At the bottom I have checked <i>Include Fonts</i> and <i>Include Color Profiles</i>. If I also selected <i>Compress File</i>, this would &ldquo;gzip&rdquo; the file, perhaps useful for a very large Scribus document, but not needed here. Compressed files will end in <code>.sla.gz</code>.</p>
+<p>Now it's time to click <i>OK</i>.</p></td></tr>
+</table>
+<h3>The Result</h3>
+
+<table cellpadding="3" width="80%">
+<tr><td><img src="images/collect_out3.png"></td>
+<td><p>This is a listing of what Scribus has put inside this directory. We see various images, our font files ending in <code>.ttf</code>, and the ICC profiles ending in <code>.icm</code>, in addition to the document <code>conference_present.sla</code>.</p>
+<p>What has happened in Scribus is that you are now working with this new copy of the document, with its content here, instead of the original file and its content, however scattered it might have been. Open this file as you would any other document, by going to its directory and selecting the file.</p>
+<p>Conceptually you can see how this makes passing this back and forth between collaborators much more efficient. Also consider that you might choose to use Collect for Output to create several versions, with variations on the images for example, by repeating the Collect for Output procedure to some other directory.</p></td></tr>
+</table>
+</body>
+</html>
diff --git a/scribus/doc/en/images/collect_out1.png b/scribus/doc/en/images/collect_out1.png
new file mode 100644
index 0000000..86de24c
--- /dev/null
+++ b/scribus/doc/en/images/collect_out1.png
Binary files differ
diff --git a/scribus/doc/en/images/collect_out2.png b/scribus/doc/en/images/collect_out2.png
new file mode 100644
index 0000000..96fdc31
--- /dev/null
+++ b/scribus/doc/en/images/collect_out2.png
Binary files differ
diff --git a/scribus/doc/en/images/collect_out3.png b/scribus/doc/en/images/collect_out3.png
new file mode 100644
index 0000000..f89195a
--- /dev/null
+++ b/scribus/doc/en/images/collect_out3.png
Binary files differ
diff --git a/scribus/doc/en/menu.xml b/scribus/doc/en/menu.xml
index 0327a80..5115c06 100644
--- a/scribus/doc/en/menu.xml
+++ b/scribus/doc/en/menu.xml
@@ -45,6 +45,8 @@
<submenuitem text="Page Numbering" file="pagenumber.html" />
<submenuitem text="The Short Words Plug-in" file="short-words.html" />
</submenuitem>
+ <submenuitem text="Collect for Output" file="collect4output.html">
+ </submenuitem>
<submenuitem text="Editing Colors" file="color_editing.html">
<submenuitem text="Adding and Editing Colors" file="add_colors.html" />
<submenuitem text="The Color Wheel" file="colorwheel.html" />