Sequentially Numbered Items - Basic Method: Difference between revisions
(Created page with "{{HOWTO Index}} Category:EN File:numbered_items_raffle_tickets.png This tutorial will show you how to create pages of simple sequentially numbered items, e.g. raffle...") |
|||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{HOWTO Index}} [[Category:EN]] | {{HOWTO Index}} [[Category:EN]] | ||
[[File:numbered_items_raffle_tickets.png]] | [[File:numbered_items_raffle_tickets.png|centre]] | ||
<div style="float: left;">__TOC__</div>{{TutorialKey}}{{clear}} | |||
== Introduction == | |||
This tutorial will show you how to create pages of simple sequentially numbered items, e.g. raffle tickets. | This tutorial will show you how to create pages of simple sequentially numbered items, e.g. raffle tickets. | ||
Line 10: | Line 11: | ||
With this method you'll be creating pages of ten tickets each. By using ten tickets per page the numbering process is much easier than otherwise. If you need fewer, or more, than ten tickets per page see the [[#Fewer than Ten Tickets Per Page?|notes]] section below. | With this method you'll be creating pages of ten tickets each. By using ten tickets per page the numbering process is much easier than otherwise. If you need fewer, or more, than ten tickets per page see the [[#Fewer than Ten Tickets Per Page?|notes]] section below. | ||
{{Annotation|note|This method creates tickets with a ticket number starting from 10. Tickets with a lower number will have to be created manually but once you've used the technique you'll be able to figure out how to do that.}} | |||
{{Annotation|caution|This method does not allow - without some manual editing - for numbers with leading zeroes, e.g. 0020. (It's possible, but you'll need to keep a watch on things.)}} | |||
{{Annotation|info|There are other - more complicated - methods available for sequentially numbering items. See the [[#Other Methods|relevant section]] at the end of this article for more information.}} | |||
== Set-up == | == Set-up == | ||
* Open Scribus and create a new document at the size and orientation you require. If you're following this example choose A4/Letter Portrait. | * Open Scribus and create a new document at the size and orientation you require. If you're following this example choose A4/Letter Portrait. | ||
* Choose menu | * Choose menu {{Menuitem|View}} → {{Menuitem|Show Guides}} (If "Show Guides" is already checked then don't re-select it.) | ||
* Choose menu | * Choose menu {{Menuitem|Page}} → {{Menuitem|Snap to Guides}} (If "Snap to Guides" is already checked then don't re-select it.) | ||
* Choose menu | * Choose menu {{Menuitem|Edit}} → {{Menuitem|Master Pages…}} The reason for this should become clear later. | ||
== Creating the Guides == | == Creating the Guides == | ||
[[File:numbered_items_guides.png|frame|Figure 1]] | [[File:numbered_items_guides.png|frame|Figure 1]] | ||
* Choose menu | * Choose menu {{Menuitem|Page}} → {{Menuitem|Manage Guides…}} | ||
* Select the "Column/Row" tab. | * Select the "Column/Row" tab. | ||
Line 37: | Line 38: | ||
* Change the "Refer to" to "Margins". | * Change the "Refer to" to "Margins". | ||
* Press the | * Press the {{Button|Apply to All Pages}} button. | ||
* Close the dialog. | * Close the dialog. | ||
You should now have a page that looks like figure 1. | You should now have a page that looks like figure 1. | ||
{{clear}} | |||
== Creating the First Ticket == | == Creating the First Ticket == | ||
[[File:numbered_items_first_rectangle.png|frame|Figure 2]] | [[File:numbered_items_first_rectangle.png|frame|Figure 2]] | ||
* Choose menu | * Choose menu {{Menuitem|Insert}} → {{Menuitem|Insert Shape}} → {{Menuitem|Default Shape}} → {{Menuitem|Rectangle}} | ||
* Draw a rectangle from the top-left of the page margin to the first intersection of the horizontal and vertical margins. As long as you position the pointer close to the start and end the rectangle should snap to the margin and guides. | * Draw a rectangle from the top-left of the page margin to the first intersection of the horizontal and vertical margins. As long as you position the pointer close to the start and end the rectangle should snap to the margin and guides. | ||
{{Annotation|tip|If you hold down Shift, then left-click inside the space, the frame will fill the space from margins to guides.}} | |||
You should now have something that looks like figure 2. | You should now have something that looks like figure 2. | ||
Line 53: | Line 56: | ||
[[File:numbered_items_basic_ticket.png|frame|Figure 3]] | [[File:numbered_items_basic_ticket.png|frame|Figure 3]] | ||
* Choose menu | * Choose menu {{Menuitem|Insert}} → {{Menuitem|Insert Text Frame}} | ||
* Draw the text frame in the top half of the rectangle. | * Draw the text frame in the top half of the rectangle. | ||
* Double-click the text frame and insert some text, e.g. Raffle Ticket. | * Double-click the text frame and insert some text, e.g. Raffle Ticket. | ||
* Use | * Use {{Window|Properties|icons}} ⟩⟩ {{Window|Text}} to set the size of the text larger if you want to. | ||
* Choose menu | * Choose menu {{Menuitem|Insert}} → {{Menuitem|Insert Text Frame}} again. | ||
* Draw the text frame in the <u>bottom</u> half of the rectangle. | * Draw the text frame in the <u>bottom</u> half of the rectangle. | ||
* Double-click the text frame. | * Double-click the text frame. | ||
* Choose menu | * Choose menu {{Menuitem|Insert}} → {{Menuitem|Character}} → {{Menuitem|Page Number}} | ||
* Add the text "0" (without the quotes) <u>after</u> the "#" that denotes the page number. | * Add the text "0" (without the quotes) <u>after</u> the "#" that denotes the page number. | ||
* Use | * Use {{Window|Properties|icons}} ⟩⟩ {{Window|Text}} to set the size of the text larger if you want to. | ||
You should now have something that looks like figure 3. | You should now have something that looks like figure 3. | ||
Line 70: | Line 73: | ||
Once you're satisfied that your first ticket looks right you're ready to duplicate it and make some minor changes. | Once you're satisfied that your first ticket looks right you're ready to duplicate it and make some minor changes. | ||
{{Annotation|caution|If you later need to make any formatting changes to your ticket design then you should delete everything you created from this point, make your changes, then re-do the instructions from here. Otherwise you'll need to make the same changes multiple times.}} | |||
[[File:numbered_items_initial_page.png|frame|Figure 4]] | [[File:numbered_items_initial_page.png|frame|Figure 4]] | ||
* Drag-select the rectangle and everything in it. | * Drag-select the rectangle and everything in it. | ||
* Choose menu | * Choose menu {{Menuitem|Item}} → {{Menuitem|Multiple Duplicate}} | ||
* Select the "By Rows & Columns" tab. | * Select the "By Rows & Columns" tab. | ||
* Set the "Number of Rows" to 5. | * Set the "Number of Rows" to 5. | ||
* Set the "Number of Columns" to 2. | * Set the "Number of Columns" to 2. | ||
* OK the dialog. | * {{Button|OK}} the dialog. | ||
You should now have a page of tickets that looks like figure 4. | You should now have a page of tickets that looks like figure 4. | ||
{{clear}} | |||
== Modifications == | == Modifications == | ||
[[File:numbered_items_modified_page.png|frame|Figure 5]] | |||
You now need to make some minor changes to your duplicate tickets. | You now need to make some minor changes to your duplicate tickets. | ||
* Double-click the "#0" text frame in top-right ticket - don't change the original one - and change the numeric value (after the #) to 1. | * Double-click the "#0" text frame in top-right ticket - don't change the original one - and change the numeric value (after the #) to 1. | ||
* Do the same to each of the other tickets but increase the numeric value by one each time so that the last change you make is from "#0" to "#9". | * Do the same to each of the other tickets but increase the numeric value by one each time so that the last change you make is from "#0" to "#9". | ||
{{Annotation|note|If you accidentally delete the "#" don't just type a # back in. Re-insert the page number character again instead.}} | |||
You should now have a page of tickets that looks like figure 5. | You should now have a page of tickets that looks like figure 5. | ||
* Close the | * Close the {{Window|Edit Master Pages|icons}} dialog. | ||
{{clear}} | |||
== Making Tickets == | == Making Tickets == | ||
[[File:numbered_items_finished_page.png|frame|Figure 6]] | [[File:numbered_items_finished_page.png|frame|Figure 6]] | ||
Your page should now have changed to look like figure 6. | Your page should now have changed to look like figure 6. | ||
Line 103: | Line 106: | ||
Nice, but what about ticket numbers greater than 19? Well, all you need to do is create new pages. | Nice, but what about ticket numbers greater than 19? Well, all you need to do is create new pages. | ||
* Choose menu | * Choose menu {{Menuitem|Page}} → {{Menuitem|Copy…}} | ||
* OK the dialog. | * {{Button|OK}} the dialog. | ||
You've now created tickets 20 to 29. Simply add more pages to create more tickets. | You've now created tickets 20 to 29. Simply add more pages to create more tickets. | ||
{{InlineAnnotation|info|This is why you used a master page instead of a normal page.|outline}} | |||
{{clear}} | |||
== Higher Values == | == Higher Values == | ||
Line 114: | Line 118: | ||
What if you want your ticket numbers to start at a higher value? That's easily done. | What if you want your ticket numbers to start at a higher value? That's easily done. | ||
* Choose menu | * Choose menu {{Menuitem|File}} → {{Menuitem|Document Setup…}} | ||
* Scroll down the left-hand icon list until you get to "Sections". Select "Sections". | * Scroll down the left-hand icon list until you get to "Sections". Select "Sections". | ||
* In the grid, to the far-right of Section "0", in the "Start" cell, enter the start value you want. | * In the grid, to the far-right of Section "0", in the "Start" cell, enter the start value you want. | ||
Line 120: | Line 124: | ||
For example, if you want ticket numbers starting from 500, enter <u>50</u> as the start value. '''Remember to divide the start value you want by 10.''' | For example, if you want ticket numbers starting from 500, enter <u>50</u> as the start value. '''Remember to divide the start value you want by 10.''' | ||
* Press the | * Press the {{Button|Apply}} button. | ||
* OK the dialog. | * {{Button|OK}} the dialog. | ||
== Fewer than Ten Tickets Per Page? == | == Fewer than Ten Tickets Per Page? == | ||
Line 133: | Line 137: | ||
== More than Ten Tickets Per Page? == | == More than Ten Tickets Per Page? == | ||
'''<u>Basically | {{InlineAnnotation|stop|'''<u>Basically, don't bother trying.</u>'''|outline}} | ||
If you try to print more than ten tickets per page using this method you'll get into all sorts of problems. | If you try to print more than ten tickets per page using this method you'll get into all sorts of problems. |
Latest revision as of 09:38, 25 March 2015
Installation • Usage • PDF issues • Imposition • Other |
Button … Menu → Choice … Keyboard
Introduction
This tutorial will show you how to create pages of simple sequentially numbered items, e.g. raffle tickets.
Background
Sometimes you need to print pages of the same thing with simple sequential numbering. This method should be good enough for most simple purposes.
With this method you'll be creating pages of ten tickets each. By using ten tickets per page the numbering process is much easier than otherwise. If you need fewer, or more, than ten tickets per page see the notes section below.
Set-up
- Open Scribus and create a new document at the size and orientation you require. If you're following this example choose A4/Letter Portrait.
- Choose menu View → Show Guides (If "Show Guides" is already checked then don't re-select it.)
- Choose menu Page → Snap to Guides (If "Snap to Guides" is already checked then don't re-select it.)
- Choose menu Edit → Master Pages… The reason for this should become clear later.
Creating the Guides
- Choose menu Page → Manage Guides…
- Select the "Column/Row" tab.
In the "Horizontals" box on the left of the dialog:
- Change the "Number" to 5.
- Change the "Refer to" to "Margins".
In the "Verticals" box on the right of the dialog:
- Change the "Number" to 1.
- Change the "Refer to" to "Margins".
- Press the Apply to All Pages button.
- Close the dialog.
You should now have a page that looks like figure 1.
Creating the First Ticket
- Choose menu Insert → Insert Shape → Default Shape → Rectangle
- Draw a rectangle from the top-left of the page margin to the first intersection of the horizontal and vertical margins. As long as you position the pointer close to the start and end the rectangle should snap to the margin and guides.
You should now have something that looks like figure 2.
For the purposes of this tutorial you won't be making anything pretty. It's just to show you the general method.
- Choose menu Insert → Insert Text Frame
- Draw the text frame in the top half of the rectangle.
- Double-click the text frame and insert some text, e.g. Raffle Ticket.
- Use Properties ⟩⟩ Text to set the size of the text larger if you want to.
- Choose menu Insert → Insert Text Frame again.
- Draw the text frame in the bottom half of the rectangle.
- Double-click the text frame.
- Choose menu Insert → Character → Page Number
- Add the text "0" (without the quotes) after the "#" that denotes the page number.
- Use Properties ⟩⟩ Text to set the size of the text larger if you want to.
You should now have something that looks like figure 3.
Making Multiples
Once you're satisfied that your first ticket looks right you're ready to duplicate it and make some minor changes.
- Drag-select the rectangle and everything in it.
- Choose menu Item → Multiple Duplicate
- Select the "By Rows & Columns" tab.
- Set the "Number of Rows" to 5.
- Set the "Number of Columns" to 2.
- OK the dialog.
You should now have a page of tickets that looks like figure 4.
Modifications
You now need to make some minor changes to your duplicate tickets.
- Double-click the "#0" text frame in top-right ticket - don't change the original one - and change the numeric value (after the #) to 1.
- Do the same to each of the other tickets but increase the numeric value by one each time so that the last change you make is from "#0" to "#9".
You should now have a page of tickets that looks like figure 5.
- Close the Edit Master Pages dialog.
Making Tickets
Your page should now have changed to look like figure 6.
Nice, but what about ticket numbers greater than 19? Well, all you need to do is create new pages.
- Choose menu Page → Copy…
- OK the dialog.
You've now created tickets 20 to 29. Simply add more pages to create more tickets.
Higher Values
What if you want your ticket numbers to start at a higher value? That's easily done.
- Choose menu File → Document Setup…
- Scroll down the left-hand icon list until you get to "Sections". Select "Sections".
- In the grid, to the far-right of Section "0", in the "Start" cell, enter the start value you want.
For example, if you want ticket numbers starting from 500, enter 50 as the start value. Remember to divide the start value you want by 10.
- Press the Apply button.
- OK the dialog.
Fewer than Ten Tickets Per Page?
You can use a similar method as above to create pages of fewer than ten tickets per page but be aware that each page will only contain that number of tickets and therefore there will be gaps between some of the sequences.
For instance, if you use eight tickets per page your tickets will be numbered, 10-17, 20-27, 30-37, etc.
Obviously there's a gap - e.g. tickets 18-19 are missing - but how much will this affect their use? If you're issuing single tickets how will the people you're issuing them to know if there are gaps? There's no way for a ticket that hasn't been issued to be drawn out so who - except yourself - will notice? Only tickets that are issued can be drawn so there can't be any subterfuge on your part. It's up to you if you're okay with that.
More than Ten Tickets Per Page?
If you try to print more than ten tickets per page using this method you'll get into all sorts of problems.
Using this method, and - for instance - trying to get 12 tickets per page, the last two tickets on the first page will be numbered 110 and 111. And on the second page they'll be 210 and 211, and so on.
Even if you try and re-arrange the page number (#) within the text field you'll still have to do so much manual editing that you might as well manually enter the ticket numbers yourself from the start.
All in all, stick to ten tickets per page, it's so much easier.
Other Methods
There are other methods for sequentially numbering things but they are more complicated.
Thanks: This article was compiled using forum posts from members including Nermander, leaf, a.l.e. and GarryP.