File: topten.html

package info (click to toggle)
scribus-ng-doc 1.3.3.6-1
  • links: PTS
  • area: non-free
  • in suites: etch, etch-m68k
  • size: 5,976 kB
  • ctags: 954
  • sloc: xml: 258; makefile: 31
file content (23 lines) | stat: -rw-r--r-- 5,921 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<qt>
<title>Top Ten Hints - Tips and Tricks to make better documents faster in Scribus</title>
<h2>Top Ten Hints - Tips and Tricks to make better documents faster in Scribus</h2>

<p>These are our top ten hints for using Scribus, in (some sort of) order:</p>

<ol>
	<li><strong>Get the latest 7.0.x Acrobat Reader installed.</strong> Without this, is it impossible to open PDFs from Scribus and see all the features Scribus can create within a PDF. Plus, it renders PDF better than most any other viewer. In the future more documentation for Scribus will be in PDF format, optimized for display in Acro Reader. <a href="toolbox1.html">More details..</a></li>
	<li><strong>Use guides</strong> to help visually align things in your document. Guides are invisible rulers you can place on the canvas to align different text boxes, as well as centering objects. In almost every document, I create a vertical guide to split the page in two. Then you can use this guide to center objects much easier.</li>
	<li><strong>Use the "nudge" tool.</strong> Select an object and then use the arrow keys to move object a tiny bit at a time - .01 in, or .01 mm.</li>
	<li><strong>Save Paper</strong> - Instead of printing a proof, export a low res PDF and open in Acrobat Reader. A properly setup PDF will display on the screen with a great deal of fidelity to the printed page.</li>
	<li><strong>Use PNG</strong>, in place of jpeg or gif. PNG is a much more versatile image format and it usually prints much better at the same resolution. Most importantly, it uses lossless compression and compresses some types of images really well. Lastly, the<a href="toolbox4.html"> GIMP</a>, which most users have as their primary bitmap editor, does a superb job of handling PNG, as well as compressing them very well.</li>
	<li><strong>Get a good Ghostscript</strong>- The newest8.x versions are <strong>much better </strong>at helping Scribus import EPS and generating high quality print previews. Versions 8.1x+ allows the best print previews in Scribus as they enable proper transparency and CMYK previewing.</li>
	<li><strong><a href="fonts2.html">Get good fonts</a></strong> - By good fonts, we mean high quality Type 1 or TrueType fonts from foundries like Adobe Bitstream and Monotype. Luckily, the available MS Web fonts are also pretty reliable in postscript printing. A good source of fonts is the collection of Bitstream fonts included with most versions of Corel Draw. We know people who have used these fonts for years and can't remember a font problem with these fonts. Most disks have the same font in Type and TrueType versions. Some Adobe applications, like Pagemaker or InDesign include a small collection of useful high quality Type 1 fonts. This will make printing and PDF creation much more reliable.</li>
	<li><strong>Page Templates</strong> can be big time saver. Anytime you have common elements on several pages, add those elements to a template. This also avoids accidently moving or deleting objects.</li>
	<li><strong>Backup your Preferences</strong> - This is more important for users of CVS versions of Scribus. Occasionally - <strong>much less</strong> common now, a program crash caused by a bad image etc., can corrupt your preferences. So, to get a good replacement setup, close Scribus and rename the hidden <code>.scribus</code> folder in your home directory to <code>.scribusbak</code>. Reopen Scribus with no document open and change every setting as you wish and then close Scribus. Now copy the whole directory somewhere else. Then, if you have weird behavior in Scribus, the first thing to do is copy the good <code>.scribus</code> directory over the current one and restart. This is also important if, you have lots of custom keyboard shortcuts.</li>
	<li><strong>A cool trick</strong> for precision adjustments. This may or may not work on your workstation, depending on how your wheel mouse is configured. You can use the mouse wheel with the spin boxes instead of clicking the arrows. For small steps, put the cursor to the far right, as shown below. Then spin the mouse wheel up and down to adjust the measurement or setting. This adjusts 10ths of a unit. For larger adjustments, put the cursor to the left side. For extra slow and precise adjustments 100th of a unit, Hold Crtl - Shift keys while moving the wheel mouse up and down. Since I discovered this by accident.<br />
	<table width="100%"><tr><td align="center"><img src="images/spinbox1.png" title="Place the cursor as indicated by the arrow" alt="Place the cursor as indicated by the arrow" /></td></tr></table><br />
	</li>
	<li><strong>Bonus</strong> - subscribe to the Scribus mailing list. You can get this in digest form daily. The list is active, polite and newbies and experts alike are welcome. Do not be shy to ask questions, Linux gurus might be new to DTP and vice versa. <a href="http://nashi.altmuehlnet.de/mailman/listinfo/scribus">Scribus Mailing List Info</a> If you have tips you would like to share post them to the list. We will ensure they are considered and credited properly.</li>	
	<li><strong>Extra Bonus</strong> - How to ask questions and file bug reports/issues on the mailing list? First, in newer versions go to <strong>Help > About </strong> and include the build info. <a href="menuhelp.html">More details</a> Then, look in the <a href="http://nashi.altmuehlnet.de/pipermail/scribus/">mailing list archives</a> or on the <a href="http://bugs.scribus.net">Bug Tracker</a>, you might find your answer there. Then, make sure you add relevant details like which distribution, version of Scribus, versions of relevant packages or libraries. e.g. version of XFree86 if you have video or font issues. This helps the developers and other knowledgable users to respond quicker and more accurately. <strong>Note:</strong> If you are using a CVS version of Scribus, please also include the build date.</li>
</ol>
</qt>