Category:FAQ: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
Line 139: Line 139:


* You can contact the Scribus Team throug the irc channel (#scribus on irc.freenode.net; a web interface is available at http://www.scribus.net/?q=irc
* You can contact the Scribus Team throug the irc channel (#scribus on irc.freenode.net; a web interface is available at http://www.scribus.net/?q=irc
* You can subscribe to the Scribus mailing list where you can ask your questions and get informations on most news related to Scribus (it's not a high traffic list, but you can get up to 20 mails per day).
* You can [http://lists.scribus.info/mailman/listinfo/scribus subscribe to the Scribus mailing list] where you can ask your questions and get informations on most news related to Scribus (it's not a high traffic list, but you can get up to 20 mails per day).
* The main language of the project is English but every language is welcome on the mailing list and in the irc channel. If you're not comfortable with English, you try to use your preferred language: with a bit of luck you will get an answer (the language you can expect to be understood are German, French, Finnish, Italian, Czech, Hungarian, Portuguese, and Spanish; you may be understood even if you write in some other language).
* The main language of the project is English but every language is welcome on the mailing list and in the irc channel. If you're not comfortable with English, you try to use your preferred language: with a bit of luck you will get an answer (the language you can expect to be understood are German, French, Finnish, Italian, Czech, Hungarian, Portuguese, and Spanish; you may be understood even if you write in some other language).



Revision as of 20:30, 16 December 2008

Other languages: Polski (pl) Portuguese (pt_BR)

Work in progress

a.l.e: i'm trying to reformat this FAQ as a list of question *and* answers which -- i hope so -- will be easier to search through. if i don't succeed, please revert to the last version before the 13 december 2008.

How to fill a FAQ entry: you're welcome to add your entries to the FAQ. If possible, try to keep the FAQ entries as short as possible (and add links to one or more other wiki entries if necessary) and write about one topic at a time.

When to add a FAQ section?: the goal is to make simple to find a FAQ entry. So there should not be too many titles but the sections should not get too long or general either...

Installing and running Scribus

Platform

Linux

  • If you don't need anything fancy, use your packet manager to install Scribus.
  • If you want to be more up to date than your distribution is, you can add Scribus own repositories. They are available for Debian, Fedora, Red Hat, Suse, and Ubuntu (links needed)
  • If you want to test the newest feature (or if there are no binaries for your platform) you can compile the source code you get from sourceforge (link) or from the svn server (link)

OS X

  • The stable version is only available through Fink or Darwinports (links?)
  • Snapshots of the development version are availabe on Sourceforge (link)
  • At the moment, there is no way to compile yourself Scribus for OS X

Windows

  • Binaries are available on Sourceforge (link)
  • It's not easy to compile. The BUILDING_win32.txt explains how to do it.

Version

Stable version

1.3.3.12 is the stable version: use it for your normal work.

Development version

  • 1.3.5svn: use it if you want to try out Scribus or if you need new features which aren't available in the stable version (link to a page which describes how to protect yourself when you're using the development version)
  • 1.3.4 is an old development version which should have disappeared few weeks after its release but is still downloaded and used after almost two years: DON'T TOUCH IT!! Please use the stable version or a recent development version.

GUI / Interface

Language

  • Scribus picks up your environment language. If you want to use another language for your GUI, just go the menu "File / Preferences", and in the "General" section set the language you prefere for the interface.

Input

Images

Graphics

PDF

Text

  • tagged text (tbc)
  • You can import Openoffice.org .odt files and Scribus will recognize most formattings and style sheets. You can manage how the formatting is handled from the import dialog. (link)
  • You can direclty import Microsoft Word (.doc) documents but you will lose all formattings. You'd better use Openoffice.org and save the document in .odt format.
  • Microsoft RTF documents can't be read from Scribus: you should use Openoffice.org to convert them to .odt or save them in .doc from Microsoft Word.

Editing

Document type

Books

  • Currently, Scribus isn't very good at managing documents which are longer than 30 pages. You should split your work in several Scribus documents and join the pdf afterwards (link)
  • You can set the value for the first page number (more)
  • You can't automatically create a table of contents over several files.
  • You shouldn't make too long chains of text frames
  • You can automatically create text frames which are automatically chained (link)
  • You can create (multilevel?) table of contents (TOC).
  • No index, no footnoes.

Booklets

Flyers

Create a file of the size of the whole flyer and use the guides to separate the different "columns". (more...)

Page formatting

  • When creating a new document you can choose a "Document Layout": in most cases you can safely ignore this option (it will only affect the way the document is shown on screen). You certainly don't need it if you are trying to create a flyer or a leaflet! (more...)

Paragraph formatting

Character formatting

Language

  • The hyphenation language can be choosen in the "Hyphenation" section of the menu "File / Preferences".
  • The language for the spell checker (if available in your version) is to be set in the character style.

Colors

Spot colors

Color Management

Fonts

Loading fonts

  • You can get good free fonts from (link)
  • Scribus will automatically discard fonts which could lead to problems in a printshop

Embedding and vectorizing fonts

Output

PDF

  • The PDF generated by Scribus are of every high quality and should never be a problem when deliverd to a Print Shop
  • Bugs related to the PDF generation are handled with very high priority by the Scribus team.

Print preview

Scribus Print Preview depends on the installed Ghostscript: (is it true for Windows, too?)

  • If no Ghostscript is installed, you can generate a PDF to preview your work. Since at the end of the workflow, you probably will hand a PDF to a print shop, previewing through the PDF creation makes sure that the final result will match your expectations.

Print

  • Scribus uses the system's native Printing subsystem.
  • Even if you should always be able to print with Scribus, finding the correct parameters may be complicated: you may prefere to generate a PDF and print from your prefered PDF reader.

Scripting / Command line

  • You can write Python scripts which will run inside of Scribus (link)
  • The scripting API for 1.3.5 is not yet fully published.
  • If you have questions about scripting you should post them to the mailing list.
  • You can use Scripts to read Data from a SQL-database.
  • You can run shell, Perl or Python scripts for:
    • transforming Scribus' .sla files
    • impose PDFs produced by Scribus

Hardware

  • How can i profile my monitor? (tbc)

Support: the Scribus Team and the Community

  • You can contact the Scribus Team throug the irc channel (#scribus on irc.freenode.net; a web interface is available at http://www.scribus.net/?q=irc
  • You can subscribe to the Scribus mailing list where you can ask your questions and get informations on most news related to Scribus (it's not a high traffic list, but you can get up to 20 mails per day).
  • The main language of the project is English but every language is welcome on the mailing list and in the irc channel. If you're not comfortable with English, you try to use your preferred language: with a bit of luck you will get an answer (the language you can expect to be understood are German, French, Finnish, Italian, Czech, Hungarian, Portuguese, and Spanish; you may be understood even if you write in some other language).

Old items

Installation

Usage

PDF issues

Fonts

DTP

Printing issues

Other

Pages in category "FAQ"

The following 38 pages are in this category, out of 38 total.