Editing Default Styles and Using Templates

From NeoWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 04:43, 18 February 2006 (edit)
Sardisson (Talk | contribs)
(Resources for Styles in NeoOffice and OpenOffice.org - more)
← Previous diff
Revision as of 08:54, 25 February 2006 (edit) (undo)
Sardisson (Talk | contribs)
m (Resources for Styles in NeoOffice and OpenOffice.org - modify)
Next diff →
Line 48: Line 48:
* [http://documentation.openoffice.org/manuals/oooauthors/IntroStyles.pdf OOoAuthors Intro to Styles] * [http://documentation.openoffice.org/manuals/oooauthors/IntroStyles.pdf OOoAuthors Intro to Styles]
-* Sources of document templates: + 
-** [http://www.worldlabel.com/Pages/openoffice-template.htm Label templates for OpenOffice.org]+===Sources of document templates===
-** [http://documentation.openoffice.org/Samples_Templates/User/template/index.html Assorted templates from OpenOffice.org itself]+* [http://www.worldlabel.com/Pages/openoffice-template.htm Label templates for OpenOffice.org]
-** [http://ooextras.sourceforge.net/ Assorted label and Impress templates, as well as shapes (e.g. flowchart) for Draw]+* [http://documentation.openoffice.org/Samples_Templates/User/template/index.html Assorted templates from OpenOffice.org itself]
-** [http://powerbacks.com/ 720 free PowerPoint templates], which should be compatible (only some tested)+* [http://ooextras.sourceforge.net/ Assorted label and Impress templates, as well as shapes (e.g. flowchart) for Draw]
-** [http://europass.cedefop.eu.int/europass/home/hornav/Downloads/EuropassCV/CVTemplate/navigate.action European CV templates in 25 languages]+* [http://powerbacks.com/ 720 free PowerPoint templates], which should be compatible (only some tested)
-** [http://www.softforall.com/BusinessFinance/Applications/Employee_Scheduler_for_Excel_and_OpenOffice02010587.htm Employee Scheduler]+* [http://europass.cedefop.eu.int/europass/home/hornav/Downloads/EuropassCV/CVTemplate/navigate.action European CV templates in 25 languages]
-** [http://www.squirrel.nl/people/jvromans/OOo/examples.html Initial Dialog Template and Macros] (for creating standard forms where the user is prompted for certain information upon opening, e.g. an address)+* [http://www.softforall.com/BusinessFinance/Applications/Employee_Scheduler_for_Excel_and_OpenOffice02010587.htm Employee Scheduler]
-** Assorted templates: [http://de.openoffice.org/unbranded-source/browse/*checkout*/de/documentation/vorlagen/vorlagen_de_opendoc.zip ODF format], [http://de.openoffice.org/unbranded-source/browse/*checkout*/de/documentation/vorlagen/vorlagen_de_sissl.zip ST* format] (direct downloads) [de]+* [http://www.squirrel.nl/people/jvromans/OOo/examples.html Initial Dialog Template and Macros] (for creating standard forms where the user is prompted for certain information upon opening, e.g. an address)
-* Sources of clipart:+* Assorted templates: [http://de.openoffice.org/unbranded-source/browse/*checkout*/de/documentation/vorlagen/vorlagen_de_opendoc.zip ODF format], [http://de.openoffice.org/unbranded-source/browse/*checkout*/de/documentation/vorlagen/vorlagen_de_sissl.zip ST* format] (direct downloads) [de]
-** [http://www.openclipart.org Open Clip Art Library] (must be converted from SVG into another vector format or a bitmap format first)+ 
-*** [http://www.openclipart.org/wiki/index.php/Similar_Projects Open Clip Art Library's list of other clipart sites and projects]+===Sources of clipart===
-** [http://ooo.hg.free.fr/ Cart'OOo, Atlas'OOo, Chron'OOo, Diap'OOo] (Maps and charts in the OOo Gallery format) [fr]+* [http://www.openclipart.org Open Clip Art Library] (must be converted from SVG into another vector format or a bitmap format first)
 +** [http://www.openclipart.org/wiki/index.php/Similar_Projects Open Clip Art Library's list of other clipart sites and projects]
 +* [http://ooo.hg.free.fr/ Cart'OOo, Atlas'OOo, Chron'OOo, Diap'OOo] (Maps and charts in the OOo Gallery format) [fr]
 +* [http://www.doverpublications.com Dover Publications] (free clipart samples via email - for personal use only)
[[Category:Tips and Hints]][[Category:NeoOffice]][[Category:OpenOffice.org]] [[Category:Tips and Hints]][[Category:NeoOffice]][[Category:OpenOffice.org]]

Revision as of 08:54, 25 February 2006

Both OpenOffice.org and NeoOffice save styles in individual documents, and any modification of them (or the default document style) is only saved in the document that is active when editing the styles. This is highly impractical for those who want to develop their own consistent look and feel.

The following instructions apply equally to NeoOffice and OpenOffice.org

Contents

Setting the Default Style, Layout and Styles Available in New Documents

To install a standard style for every new document, you should create and save a template for each component of NeoOffice (NeoWriter, NeoCalc and NeoImpress) that you intend to use.

These templates should contain all of the defaults that you want, such as:

  • Default fonts
  • Margins
  • Page sizes/orientations
  • Styles
  • Languages
  • Any required metadata (File -> Properties)
  • etc.

You can easily build a template by opening a new document and setting all the defaults you want. For default fonts, be sure to set the font in the Default style, from which nearly all other styles are derived. See this post on trinity for a set-by-step explanation for Calc.

Saving the Template

You should then save it via the File -> Templates -> Save dialogue. It should now be located in this folder: ~/Library/Preferences/NeoOffice-1.x/user/template/
or the equivalent folder for OpenOffice.org, usually ~/Library/Preferences/OpenOffice.org1.1.2/user/template/

Setting a Template as the Default Template for a Component

Once you have saved your template do the following:

  • Go to File -> Templates -> Organize
  • Open a folder in the left part of the window if you need to, and select the template
  • Right-click or control-click or use the 'Commands' button and select 'use as default template'

Using Templates in Other Locations

You can also use files located in other folders or drives if you select File -> Templates -> Organize and use the 'File' button. This enables you to share templates stored on a central server.

The advantage of using templates in NeoOffice and OpenOffice.org is that you will be notified when a template that you have based a document on has been changed. You will be asked if you want to update the document to the new template. If you approve, the new settings will be applied immediately.

Note: if you do not update a document based on a changed template, the link between the document and template will be broken and you will never be asked again.

Also note that NeoOffice will not ask you to save templates after editing any document, so you do not run the risk of changing your default templates as with Microsoft Word. You must deliberately edit a template to update it.

Resources for Styles in NeoOffice and OpenOffice.org

Sources of document templates

Sources of clipart

Personal tools