Difference between revisions of "TheMagPiLayout"

From eLinux.org
Jump to: navigation, search
(Created page with "right|link=http://www.themagpi.com == Software == Since Raspbian (Debian 7/Wheezy) is used for layout, the version of Scribus with this LINUX distribut...")
 
 
(38 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[File:TheMagPi.png|right|link=http://www.themagpi.com]]
+
{{TheMagPiTeamHeader}}
  
== Software ==
 
  
Since Raspbian (Debian 7/Wheezy) is used for layout, the version of Scribus with this LINUX distribution is used for all layouts.  This corresponds to Scribus 1.4.1.svn.
+
== Introduction ==
  
== Page margins ==
+
Scribus is used as the standard layout tool for the magazine, it is relatively complex so the sections below detail the templates and formatting to be used for all MagPi articles. At the end of the page is an overview of additional Scribus resources to assist those new the application.
 +
 
 +
== Scribus Page Layout Templates ==
 +
 
 +
All page templates are now stored within [[TheMagPiGit]] in the '''magpi-templates''' repository
 +
 
 +
== Layout ==
 +
 
 +
=== Article title ===
 +
 
 +
The article title area is 180mm wide and 30mm deep.
 +
 
 +
=== Page margins ===
 +
 
 +
-
 +
 
 +
=== Outer margins ===
  
 
* The paper size is A4.
 
* The paper size is A4.
 
* The units are set to millimetres.
 
* The units are set to millimetres.
* The outer margins are:
+
* The outer margins are all 10 mm (earlier issues had a spine margin of 20mm)
** top 10mm
+
* Document bleeds are all 3mm
** bottom 10mm
+
 
** non-spine 10mm
+
=== Author credit ===
** spine 20mm
+
 
 +
In the new templates, authors should are no longer credited at the end of the article (they have a photo credit instead).
 +
 
 +
 
 +
== Standard fonts ==
 +
 
 +
If the document is converted with a non-LINUX version of Scribus, the FreeSans font set is typically not available.  This results in PDF files which contain the wrong fonts.
 +
 
 +
[[Information_for_new_volunteers]] contains full details of where to obtain and how to install the standard fonts.
 +
 
 +
=== Title fonts ===
 +
 
 +
The title font should be taken from one of those present in the standard version of Scribus.
 +
 
 +
=== Section headings ===
 +
 
 +
Section headings should be '''FreeSans Bold 14Pt and underlined'''.
 +
 
 +
=== Body text ===
 +
 
 +
Normal text within the body of an article should be '''FreeSans Regular 12pt'''.
 +
 
 +
=== Fixed width text ===
 +
 
 +
Programming code or instructions that must be typed in as part of a tutorial should be '''Courier 10 Pitch Regular font 10pt'''.
 +
 
 +
In some instances, (C or C++ code) Courier is too wide to prevent multiple line wraps.  In these cases, '''Monaco 10pt''' can be used instead of Courier.
 +
 
 +
Articles of a given type should preserve this choice from the first instance onwards.
 +
 
 +
=== Next page ===
 +
 
 +
For articles which are longer than two pages, there should be
 +
 
 +
<code>Continued over page...</code>
 +
 
 +
at the bottom of the even page number in '''FreeSans Bold Oblique 14pt'''.
 +
 
 +
=== Page numbers ===
 +
 
 +
The page numbers should be '''FreeSans Bold Oblique 16pt''' and black in color.
  
== Article title ==
+
== Resources for new Scribus users ==
  
The article title area is 180mm wide and 30mm deep.
+
Scribus is a relatively complex program, so make sure to take some time to familiarize yourself with it before diving in to far.
  
== Fonts ==
+
Here are some useful tutorials and other resources about Scribus:
  
== Two column layout ==
+
[http://wiki.scribus.net/canvas/Scribus The Scribus Wiki]<br />
 +
[http://wiki.scribus.net/canvas/Category:HOWTO Scribus Wiki HowTo]<br />
 +
[http://www.scribd.com/doc/8745015/Scribus-Tutorial A Scribus Tutorial on Scribd]<br />
 +
[http://wiki.scribus.net/canvas/Get_Started_with_Scribus Getting Started With Scribus]<br />
 +
[http://wiki.scribus.net/canvas/Scribus_Video_Tutorials A list of Scribus Video Tutorials]

Latest revision as of 07:27, 9 April 2013

TheMagPi.png

Main Readers Authors Volunteers Sponsors Advertising Translations



Introduction

Scribus is used as the standard layout tool for the magazine, it is relatively complex so the sections below detail the templates and formatting to be used for all MagPi articles. At the end of the page is an overview of additional Scribus resources to assist those new the application.

Scribus Page Layout Templates

All page templates are now stored within TheMagPiGit in the magpi-templates repository

Layout

Article title

The article title area is 180mm wide and 30mm deep.

Page margins

-

Outer margins

  • The paper size is A4.
  • The units are set to millimetres.
  • The outer margins are all 10 mm (earlier issues had a spine margin of 20mm)
  • Document bleeds are all 3mm

Author credit

In the new templates, authors should are no longer credited at the end of the article (they have a photo credit instead).


Standard fonts

If the document is converted with a non-LINUX version of Scribus, the FreeSans font set is typically not available. This results in PDF files which contain the wrong fonts.

Information_for_new_volunteers contains full details of where to obtain and how to install the standard fonts.

Title fonts

The title font should be taken from one of those present in the standard version of Scribus.

Section headings

Section headings should be FreeSans Bold 14Pt and underlined.

Body text

Normal text within the body of an article should be FreeSans Regular 12pt.

Fixed width text

Programming code or instructions that must be typed in as part of a tutorial should be Courier 10 Pitch Regular font 10pt.

In some instances, (C or C++ code) Courier is too wide to prevent multiple line wraps. In these cases, Monaco 10pt can be used instead of Courier.

Articles of a given type should preserve this choice from the first instance onwards.

Next page

For articles which are longer than two pages, there should be

Continued over page...

at the bottom of the even page number in FreeSans Bold Oblique 14pt.

Page numbers

The page numbers should be FreeSans Bold Oblique 16pt and black in color.

Resources for new Scribus users

Scribus is a relatively complex program, so make sure to take some time to familiarize yourself with it before diving in to far.

Here are some useful tutorials and other resources about Scribus:

The Scribus Wiki
Scribus Wiki HowTo
A Scribus Tutorial on Scribd
Getting Started With Scribus
A list of Scribus Video Tutorials