Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Scribus Tutorials Review

A list of good tutorials for Scribus.

Video introductions

Tj's Scribus Lessons

Graphic design for Free

Scribus, the free and professional page layout program for Windows, Mac, and Linux

General comments:

  • 👍 Many small videos about specific topics
  • 👍 It presents the tutorials series as covering the development version of Scribus, but since it's a few years old, it actually mostly covers the current stable version.
  • 👍 Presents many real world advanced issues and how to solve them with Scribus (sometimes with hacks sometimes with Scribus features).
  • 👍 Very visually pleasant examples, close to what a good graphic designer would create. Most of the time they are also easy to replicate.
  • 👎 If you're looking for a solution for a specific issue, it might be there, but it's not easy to find out which clip covers them (example: creating a typographic correct 1/6 fraction is presented in Superscript and subscript).
  • 👎 Presents features (transparencies...) that are often not supported by print houses: should give a big warning that Scribus does not flatten transparencies and, on the other side, print houses often ask for modern PDF version but explicitly or implicetly require the transparencies to be flattened.
  • 👎 Does not go into typical issues that you can encounter when sending Scribus PDFs to print houses: often they know how to work around Indesign shortcomings, but will just blame Scribus, if their workflow does not conform to the standards they're requiring.

✎ = edits, corrections, addendums ⚙ = Remarks for the developers

Review of the chapters:

    1. Scribus, the free and professional page layout program for Windows, Mac, and Linux
    • Some nice visuals.
    • No real content
    • ✎ A few visuals have notting to do with Scribus.

Getting Scribus

    1. Install Ghostscript for Scribus
    • ✎ Most people do not need Ghostscript: it should not be one of the first chapters.
    • Correctly says where you can get Ghostscript and how to configure Scribus to use the installed Ghostscript.
    • ✎ Does not say for what you need Ghostscript:
      • Render frames (Latex).
      • Loading a PDF into an image frame.
      • Loading an EPS (vector and bitmap) into an image frame.
    • ✎ Some wrong (outdated) information:
      • You don't need Ghostscript to import PDFs into Scribus.
      • The preview (nor the color separation preview) does not use Ghostscript but is PDF based.
    1. Installing Scribus
    • Correctly shows how to get to the Scribus download links
    • ✎ The development version shown in the tutorials is very similar to the current stable version 1.6.
    • ✎ Should tell how to choose between stable and devlopemnt version:
      • Correctly names it development and not unstable.
      • In most cases, using the development version is indeed fine.
      • Beginners should start with a stable version and only move to a development version if:
        • They are comfortable with it.
        • Know what are its drawbacks (there are features that are there but should not be used...)
        • Need some new features or want to profit from an improved UI.
    • ✎ Only tells how to install on Windows
      • MacOs is roughly the same, but you need to take care about the different platforms.
      • On Linux you should prefer installing from your distribution's package; If it's not available (in a current / desired version), you can install the Appimage.

Setting up Scribus

    1. Preferences in Scribus
    • Setting the colors in the Scribus canvas
    • ✎ You can also change the colors of the guides and margins while a document is open, but the changes (as always for the prerefences), will apply to the document you will open in the future.
    • ✎ You can also change the guides / margins colors for a specific document, by using the same section and tab in the Document Setup (but you can't use ad hoc values for the other colors).
    • ✎ Should better explain that changes in the preferences apply in two ways:
      • Global preferences generally apply to how Scribus behaves (like the colors in the Preferences > Display section.
      • Document preferences apply to the document you will be creating in the future (you can recognize them by the fact that the same properties are also in the Document Setup dialog.
    1. Customizing the Scribus user interface
    • ✎ If your vertical screen estate is smaller than what shown in the video, you should probably hide the other toolbars (and only keep the Tools tolbar vertically docked as shown in the video.
    • ✎ Should show how to enable / disable a toolbar (context menu on the toolbar itself).
    • ✎ If you really think that you need the File and Edit toolbars, you should keep it as an horizontal toolbar.
    • ✎ You only need the PDF Tools toolbar while you are editing a PDF form. You can keep it hidden most of the time.
    • ✎ Sadly, The View Tools toolbar is just badly done and mixes features that most people never use (preview quality, visual appearance), feature that you might use (enabling the editing in the preview mode), and other that you should better use with a keyboard shoertcut (entering and exiting the preview mode: ctrl-alt-p)
    • ✎ Should better present Tools toolbar, the content and properties palettes as the main UI elements in Scribus (Scribus has four main concepts: the Canvas, the Tools toolbar, the Properties and Content Palettes, the Preferences and the Document Setup: They should be presented in their own chapter before the customization step).
    • ✎ The Properties and Content palette might be shown also as tabs, switching between them with F2 and F3.

First steps with Scribus

    1. Create a new document in Scribus
    • Introduction to units.
    • Introduction to the page size.
    • Introduction to margins and bleeds.
    • ⚙ TODO: does it mention somewhere how to add other (and custom) page sizes?
    1. Image Frame and resolution
    • Introduction to zooming.
    • Introduction to image resolution.
    • ✎ Should say that Scribus uses the "Image resolution" value shown below the preview in the Load Image dialog.
      The value of the preview is set by the image editor (for Gimp: Image > Print Size; this is not the same as scaling the image: the number of pixel does not change).
      In the given video you see that the first image has 300 dpi, the second one 72 dpi: the values are reflected in the Load Image dialog and in the property palette.
    • ✎ Should mention that the required resolution depends on the paper, the printing technology and from the type of document (distance of viewing / reading)
    • ✎ Should mention that there is a minimal resolution and a target resolution for printing.
    • ✎ Misses the chance to warn that if the image at its current resolution is much bigger than the frame, you might only see its top left corner: if that is all white, you might think that the imge is not loaed at all.
    • ✎ 300 dpi is not a minimum for an image to print: it's not a bad default but, depending on the printing technology, you might not need that much resolution (newpsaper, some magazines) or might need much more (photo book)
    1. Image frame options in Scribus
    • Second introduction to DPI.
    • Shows how to set the minimum resolution for images in the Preflight verifier preferences.
    • Cropping images in the frame and moving them inside of the frame.
    • ✎ Should warn that the whole images is always included in the exported PDF (no real cropping)
    1. Adjust and create image frames in Scribus
    • Presenting the nodes editor.
    • ✎ When creating a circular frame:
      • If it's a one time thing, it's better to create a regular image frame and modify its shape in the Shape tab of the Properties palette
      • But it's useful to learn that you can convert items into other types of frames.
    • ✎ Should import a better shape from Inkscape.
    • How to remove the border in a shape / frame.
    • ✎ Should explain the difference between borders that will be printed and the frame decorations in the UI.
    • ✎ Should introduce the shortcut for the preview mode (ctrl-alt-p) and the fact that in preview mode the document cannot be modified.
    • Introduces ctrl-alt for scaling the content proportionally.
    1. Importing images with layers in Scribus
    • How to create images with layers in Gimp and how to work with them in Scribus.
    • ✎ It might be a bit early for presenting these advanced image properties, but it's well done (it's the longes tutorial up to now, and it's mostly about Gimp).
    • ✎ Should explain why PSD is chosen as the image format.
    • ✎ The image frame tool can be activated with the key i
    • ✎ When an image frame is selected, ctrl-i start the loading of an image.
    1. Import images with transparency in Scribus
    • How to add transparency in Gimp and how to do it with clipping paths.
    • ✎ It might be a bit early for presenting these advanced image properties, but it's well done (it's the longes tutorial up to now, and it's mostly about Gimp).
    • ✎ Should explain why TIF and PNG are chosen as the image format for clipping path and alpha channel.
    1. PDF version and transparency
    • Explains why a transparency created with alpha channel is risky for printing and why a clipping path is the better solution
    • ✎ Should warn that even if the PDF version allows transparencies, the printing house might still not respect and ignore the transparency information.
    1. Make text flow around images in Scribus
    • ✎ It should first introduce text frames...
    • Adding a padding around floating images and edit / use the contour line.
    • Examples for shapes, for images with transparencies and for images with a path.
    • ⚙ TODO: Scribus 1.7, should get a simpler way to add a padding around images

Formatting text

    1. Text frames in Scribus
    • Create a text frame
    • Fill the text frame with sample text.
    • Move and rotate the frame, moving the the frame shape without rotating the text.
    • Create frames of different shapes.
    • Forced justification.
    • Line spacing: fixed, automatic.
    • Importing text from a word document (with or without formatting).
    • ✎ The text frame tool can be activated with the key t
    1. Paragraph Styles in Scribus
    • Every text has a default style.
    • ⚙ TODO: the author suggest to highlight in the UI when local formatting is applied (without using a style).
    • Showing the control characters.
    • Editing a paragraph style and creating a new one.
    1. Character styles in Scribus
    • Creating and applying character styles.
    1. Hard Return vs Soft Return in Scribus
    • Return and shift-return.
    • ✎ Using shift return for a new line without a paragraph break is not always a good idea: if your text is justified then the lines with a shift-return will be forced justified
    • ✎ Having a space below the paragraph that is not a multiple of the line spacing will give uneven lines in multicolumn text.
    1. Using Tabs in Scribus: left, right, period, comma, and centered
    • One shall create and move the tabs in all affected paragraphs at once.
    • Normally, tabs sould be defined in paragraph styles.
    1. Hanging Indents in Scribus
    • Define a paragraph style with hanging indents for a list of items.
    1. Drop Caps in Scribus
    1. Paragraph Spacing and Indenting in Scribus
    • ✎ The space below the paragraph should be a multiple of the line height.
    1. Cloning a Paragraph Style in Scribus
    • Duplicating a styles and modifying specific formatting.
    • ✎ Seems to be a step towards style inheritance in the next chapter
    1. Style inheritance in Scribus
    • Creating substyles (extending a style with specific formatting)
    • ✎ It should probably be the other way round: The Drop caps style should be a child of the Body text one.
    1. Dot leaders in Scribus
    • More information about style inheritance, using a manual table of contents for the example.
    • Sytematic creation of character and paragraph styles for a table of contents.
    • More on adding tabs and using a tab leader.
    1. Inline Objects in Scribus
    • Adding an image that should flow with the text.
    • Resizing / editing inline items.
    • Reusing the same inline item (for fancy list bullets)
    • ✎ Don't use it too much for images: it does not work as good as most user would want it to work.
    1. Glyphs, Ligatures and Typographer's Quotes in Scribus
    • In text edit mode, Insert > Glyph
    • ✎ For typographic quotes, Scribus provide the script Autoquote2.
    • Manually insert ligatures that are not automatically applied

Page layout

    1. Columns inside a text frame in Scribus
    • Create a text frame and define the number of columns and a gutter.
    • ✎ When the an item tool is active, holding shift while clicking on the page, will will the page with the newly created frame (if there are guide on the page, the frame will extend to the next guide).
    1. Create a three Column grid in Scribus
    • Using the column tab in the Edit > Guides manager

Vector graphics

    1. Create Color swatches in Scribus
    • Choosing the default color set.
    • Adding a color
    1. The Line tool in Scribus
    • Drawing a line and giving it a color.
    • ✎ Of course, it does not really make sense to use solid lines for having a different color for the guides: just change the color in the Document Setup > Guides.
      But it's a nice trick for introducing layers...

Miscellanous topics

    1. Working with Layers in Scribus
    • Create a new layer, moving the content to it, protecting them from editing.
    • Introducing the settings for the layers.
    • ✎ It might need a more meaningful use case for the layers.
    • Enable selecting is in this case not a good idea (you don't really want to select the lines! But you don't really want lines instead of guide either).
    • ✎ Might want to warn that as soon as you have layers, you might activate the wrong layer and having the feeling that nothing can be edited anymore...
    1. Linking Text Frames in Scribus
    • Creating columns and linking them
    • Resizing the columns
    • ✎ Using shift-click better fills the columns.
    • ✎ For better workflows:
      • shift-click the first column and keep it selected, activate the Link text frame tool and shift-click in the second column, ...
      • shift-click the first column, fill it with more text than it can display, click on the overflow mark at the lower right corner of the frame and shift-click the second column to create a new column and let the text flow into it.
    • ✎ Might want to show a heading that spans the three columns
    • ✎ Might want to show a magazine page, with two articles, heading spanning multiple columns, images spanning multiple columns.
    1. Smart guides in Scribus
    • Page > Snap to items
    • Introduction to the Path tools for merging or diffing shapes.
    • ✎ Still, you probably should do more complex vector drawing in Inkscape.

Working on longer documents

    1. The Baseline Grid in Scribus
    • Align text over multiple columns with the baseline grid.
    • Defining it in the Document setup and applying it in the Paragraph style.
    • The text frame should be higher than the last line to avoid that the descenders give a column break.
    1. Create new pages in Scribus
    • Copy the current page and (if you want it) link the last frame of a page to the first one in the next page.
    • ✎ Alternative: create enough empty pages and use Edit > Multiple duplicate > By page to duplicate the current (empty) frames into the next pages and link them.
    • Facing pages page layout.
    • Using the Arrange pages palette.
    • Deleting pages.
    1. Master pages in Scribus
    • Adding page numbering on the master page
    • Applying a specific master page to the left or right pages in the document. Could need a better example for the master pages.
    1. Convert to Master page in Scribus
    • Putting the column margin lines in the master page.
    • ✎ The use case is a bit silly... Probably better to go directly for page numbers (first applied on the page, then moved to the master page).
    1. Page Numbers in Scribus
    • Adding page numbers in the footer for facing pages.
    • Adding page numbers on a page with a solid background.
    • ✎ Better explain that the order of layers works accross master pages and pages: If the document has full page images (or shapes) that should be below the page numbers you can put the page number on a separate layer that is above the body content.
    • ✎ In page layout, you don't set the background color of the page, but add colored shapes behind all other items.
    1. Adding Sections in Scribus
    • Document Setup > Document Sections
    • For defining the starting page number or its style.
    1. Grid hierarchy in Scribus
    • Setting the visual order of the guides to be the same as in Indesign.
    • ✎ No need to close all documents to change the preferences for the future documents.
    1. Page navigation and Bookmarks in Scribus
    • Bookmarks can be put outside of the page and used for navigating Scribus or also added to the PDF exported.

Working with items

    1. Sticky Tools in Scribus
    • Sticky tools will keep the item tool selected after having used it (by default Scribus changes automatically to the Move tool).
    • Finally presenting shift-click
    • ✎ Further optimisation: You don't even need to click on the overflow icon: just press the n key (for next frame) just after having created the text frame that fills the column and shift-click on the next column...
    1. Selecting objects in Scribus
    • The Outline tool
    • ctrl-key for cycling through the items below the cursor.
    • shift-click to select multiple items
    • use the Properties palette to move up and down the level of the item.
    1. Grouping objects in Scribus
    • Selecting items in a group with the Outline tool
    • ✎ alt-click also selects single items inside of a group (can be combined with ctrl and shift)
    • Using the Align and distribute
    • Editing text inside of a group
      • Selecting the text frame with the Outline tool or alt-click.
      • Double click on the selected text frame (in the Outline tool or on canvas) or press the e key while it's selected to start the edit mode.
    • Create a badge as a complex group of shapes and text.

Decorating your document

    1. Color Gradients in Scribus
    • Use different type of gradients as the fill color of a shape.
    • ✎ Be aware that depending on the PDF version and the print house you might not correctly print the gradients.
    • Create a badge as a complex group of shapes and text.
    1. Transparency in Scribus
    • Adding a rectangle with 70% transparency to increase the readability of a text placed over an image.
    • Make text transparent
    • Make gradients fade to transparency
    • ✎ Be aware that depending on the PDF version and the print house you might not correctly print the transparency.
    1. Transparency vs Blending modes in Scribus
    • The multiply blending mode
    1. Blending modes in Scribus
    • Adding a pattern behind an image
    • ✎ Not sure that they can be correctly printed, indpendently of the PDF version and the print house requirements.
    1. Non-Destructive Image Editing in Scribus
    • Image effects
    • ✎ Before using the effects, make sure with your print house, that they will correctly print them.
    1. Duotone images in Scribus
    • Grayscale effect
    • Multiply blending mode with a colored rectangle.
    • ✎ Before using the effects, make sure with your print house, that they will correctly print them (most of all, if you want to have a control on the color plates used).
    1. Scribus to Gimp Quick connect
    • Use Gimp as the external editor from Scribus

Text tweaking

    1. Hyphenation and Justification in Scribus
    • Extras > Hyphenate text
    • Enable Optical margins.
    • Tweak the Min. space width and the Glyph extension in the paragraph style's Advanced settings (or Typography in 1.7+).
    • Inserting soft hyphens (ctrl--)
    1. Kerning and Tracking in Scribus
    • Tracking: reduce the width of glphys on specific parts of the text.
    • Kerning: reduce the space between glphys on specific parts of the text.
    1. Superscript and Subscript in Scribus
    • Creating a correct looking 1/6.

Decorating your document

    1. The Bezier Curve tool in Scribus
    • How to draw a Bezier curve.
    • Recommending to use Inkscape for complex vector graphics.
    • ✎ In 1.8 the nodes tool will be much improved (but still not as comfortable as in Indesign)
    1. Place Text on a Path in Scribus
    • Create a path and attach text to it.
    • Tweak the text to look good.
    • Using the Story Editor to edit the text.
    1. Mesh Distortion in Scribus
    • Using the Mesh distorition tool for artistic graphic effects
    • Recommending to use Inkscape for complex vector graphics.
    1. Align and Distribute in Scribus
    • Using the "Align and Distribute" tool for alignment.
    • Distributing items at equal gaps.
    • ✎ Depending on the task, Align to items with ctrl-move (axis constraint) can also be a good solution.
    1. The Eye Dropper in Scribus
    • Using the color picker to get a color from an image placed in Scribus
    • ✎ This method is not very exact.
    1. Stroke and Fill in Scribus
    • Setting the default stroke and fill colors in the preferences.
    • Defining a line width.
    • ✎ Since the user cannot control the direction of the line (inside the shape, on the border, outside of the shape), thick borders are a bit of a hit and miss.
    1. Drop Shadow in Scribus
    • Adding a drop shadow to an image frame.
    • Adding a curved drop shadow.
    • ✎ Drop shadows are calculation intensive and might slow down SCribus.
    • ✎ Depending on the PDF version and the printing house requirements, drop shadows will not correctly print.
    1. Rounding Endcaps and Corners in Scribus
    1. Dashed & Dotted Lines in Scribus
    • Creating custom dashed patterns
    • Adjusting dashes for shape corners
    • Creating a dotted text outline.
    1. Arrows in Scribus
    • Adding arrows to lines and beziers.
    • Creating a cut line with scissors arrow heads.

Text formatting

    1. Inset Spacing and Vertical Centering in Scribus
    1. Highlight text in Scribus
    • Background color in character styles.

Miscellanous topics

    1. Stroke transparency in Scribus
    • ✎ Setting the opacity of the stroke or a line seems to be working. Is it really needed to use the layer transparency?
    • ✎ Depending on the PDF version and the printing house requirements, transparencies will not correctly print.
    • ✎ One can use Send to layer in the context menu for sending an item from the current layer to a different one (no need to cut and paste).
    1. Multiple Duplicate in Scribus
    • Duplicate with gaps or in columns and rows.
    1. Fast Zooming in Scribus
    • ctrl-1 for real size.
    • ctrl-0 for fitting to height.
    • ctrl-mouse wheel for zooming in and out (stepping can be set in the preferences)
    1. Creating Shortcuts in Scribus
    • Loading custom Indesign shortctuts (by the author of the tutorials).
    • Defining custom shortcuts.
    1. Column Break vs Frame Break in Scribus
    • Insert > Spaces & breaks > Frame/Column break

Color management

    1. RGB vs CMYK
    • Some of the RGB colors cannot be printed
    • Activate the Color management and the out of Gamut warning
    • Colors in CMYK (in print!) are often less vibrant.
    1. Using CMYK Color swatches in Scribus
    • When color management is active, Scribus warns for RGB colors that cannot be printed.
    • Editing colors.
    • Creating CMYK colors
    1. RGB color spaces
    • Setting the color profile for images that have none sRGB being some kind of default / standard one).
    1. Convert images to CMYK in Scribus
    • Correctly setting up the color management.
    • Target destination space is different in Europe (Fogra 39) and in the US (U.S. Web Coated).
    1. Registration Black in Scribus
    • 100% of each C, M, Y, K: should never be used (except sometimes for registration marks)
    1. Collect for Output in Scribus
    • For transering a project to a different computer, collect all resources of the project in a new folder.
    1. Preflight Check in Scribus
    • Check the document for printing mistakes (missing images, low resolution, text overflow, objects not on a page)
    • Using Manage Images to find missing images.

Pdf export

    1. PDF versions
    • Pick the right PDF version in the preflight verifier.
    • Layers in PDF 1.6.
    • PDF X-variants need color management
    • ✎ Make sure that the print house does not introduce exceptions to the supported features in the accepted PDF versions (Typically: PDF 1.4 without transparencies)
    1. Bleeds for single and facing pages in Scribus
    • For facing pages, the inner bleed should be zero.
    1. Hiding Bleeds in a PDF
    • PDF sent to client for preview, should be optimized for screen viewing (no CMYK, no bleeds, lightweight).
    1. Image Compression in Scribus
    • Target the monitor and reduce the image resolution in the PDF for preview or publishing on the web.
    • ✎ Not sure that the reccommendation to always outline the text is a good one.
    1. Auto View PDF after exporting in Scribus
    • Adding the path to the PDF reader in the preferences.
    1. PDF/X-4 vs PDF 1.6
    • Activating the color conversions also for PDF 1.6.

Getting Started with Scribus by Top CLAX

https://www.youtube.com/playlist?list=PLk8MAH_gd_XofdbK-1X_bczecCz5Mz6zK

I've tested a random introductory lesson ("Text frames") and it is shows multiple bad habits right at the start (creating text frames in columns without any guides, editing in the text editor).

I had also a very quick look at the first two lessons (install, overview) and it seems to have some mismatching details and then goes through big parts of the UI and basic features, without giving any clue on what is important and how to correctly use Scribus.

Scribus is a complex software and DTP is a complex task: This tutorials does not seem to do a good job at presenting Scribus in a way that helps the new user to get started and do a good job with it.

If I have some time, I will go through more of it, but from what I've seen, this tutorial series does not seem to be something I would recommend.

In the forums, Aleks100 writes: "Author does not overprints black, does not use bleed in print design & who knows what else."

Tutorials in French

Scripter

Hints for tutorial creators

  • User interface
    • Please put the "Tools" toolbar on the left and disable the other toolbars.

About

List of good tutorials for Scribus

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors