Tuesday, October 29, 2013

After starting Scribus will automatically offer to create a new document. When entering the dimensi


Preparation of the envelope is a specific part of the book where not live without creativity and potential collaboration with artists and architects. Therefore, assume that you have prepared drawing on paper, as would probably have to look front, back and back of the packaging and now want to convert this drawing into a computer.
After starting Scribus will automatically offer to create a new document. When entering the dimensions you have to count that will cover crop and once you define all sides. For this reason, you should know what the requirements placed Printer - edge, placing crop marks that you have complied with these things. The above also shows that the larger the monitor, the better. This, however, we digress slightly. lightcraft
After creating a basic document to it, you can now add crop marks to be easily oriented, where the parties. To accurately localize them, do not necessarily carry a calculator - if you know programming, you can prepare a script that renders them for you, and automatically calculates the thickness of the spine (the attached script is defined by the value of requests and documents librix.eu Publisher): #! / usr / bin / env python # - * - coding: utf-8 - * - "" lightcraft "Crop marks for Librix.eu around the selected object, which must correspond to the external dimension. Net size is 3 mm smaller. inner trim by the ratio - calculated for 80 g paper. (c) Julius Pastierik 2009 (Pastierik at inet.sk) The script is published under the GNU GPL "" "import sys try: from scribus import * except ImportError: print" This script only runs from within Scribus. " sys.exit (1) def main (): userUnit = getUnit () setūn (1) x, y = getPosition () l, h = getSize () "" "Count" "" pocstr lightcraft = int (valueDialog ("Number of parties "," Count "," 100 "))" "" chair in order vertical, horizontal "" "" "" top left "" "t1 = createLine (x +3, y-5 x +3, y +1) setLineWidth (0.1, t1) t2 = createLine (x-5, y +3, x +1, y +3) setLineWidth (0.1, t2) "" "lower left" "" t3 = createLine (x +3 , y + h-1, x +3, y + h +5) setLineWidth (0.1, t3) = t4 createLine (x-5, y + h-3, x +1, y + h-3) setLineWidth (0.1 , t4) "" "top right" "" createLine t5 = (x + l-3, 5-y, x + l-3, y +1) setLineWidth (0.1, t5) createLine t6 = (x + L-1 , y +3, +5 x + l, y +3) setLineWidth (0.1, t6) "" "bottom right" "" createLine t7 = (l + x-3, y + h-1, x + l-3 , y + h +5) setLineWidth (0.1, t7) t8 createLine = (x + L-1, y + h-3, x + l +5, y + h-3) setLineWidth (0.1, t8) "" " crop marks back "" "back = pocstr stredx * 0.053 = x + (l / 2) = LAVEX stredx-(back / 2)" "" top "" "t9 = createLine lightcraft (LAVEX, y-5, LAVEX, y +1 ) setLineWidth (0.1, t9) t10 = createLine (LAVEX + back, y-5, LAVEX + back, y +1) setLineWidth (0.1, t10) "" "down" "" t11 = createLine (LAVEX, y + h- 1 LAVEX, y + h +5) setLineWidth (0.1, t11) = t12 createLine (back LAVEX +, y + h-1 + LAVEX back, y + h +5) setLineWidth (0.1, t12) setūn (userUnit) if __ name__ == '__main__': if haveDoc () and selectionCount (): main () else: MessageBox ("trait_de_coupe.py", "Please select an object to put crop marks around <i> before </ i> running this script. "ICON_INFORMATION)
To use this script, you first need to insert and remove image frame whose size corresponds to the overall external dimension of the envelope. The script should be saved to a file with the extension "py". After running the script, you need to specify only the number of pages of the book - it would be odd, because the spine width corresponds to the number of letters. Subsequently portray crop marks and brands, having the back of the book.
Defined framework do not delete the image, but you can fill color or image that will form the base of the container. Then paste it into the document cover other elements - whether texts or images and place them to your liking, lightcraft or even better prepared in accordance with the design.
The images are inserted into the prepared framework easiest via the context menu (which is accessed by selecting framework via the right mouse button), where it is necessary to choose the option Get the picture. After importing the image (which may be in PDF format) will probably not match his size frame size. It is therefore appropriate to turn over the same contextual menu option is selected in the Customize frame image. However, sometimes you need the exact opposite - if you use the Customize option image framework.
Similarly, the procedure also for text frames, where the context menu choose Edit Text option. Use it to open so. Story editor, where you can enter your desired text, size and font. Of course, sometimes you have to size "play", for example if you want the text to be stretched to full width without having to Increase magnification gaps.
Regarding the text on the back, he has to be turned. This is done easily - working in the Properties window (for example, is accessible via hotkey [F2]) to set the tab XYZ rotation of 90 degrees. Once we mention XYZ tab, so you must not forget that on this tab, you can specify the exact size and location of the frame (of course, this applies to all frames).
Referred to

No comments:

Post a Comment