4training:Creating English files

As the English .odt file for a worksheet will be used to create all translated files, it requires more attention and caution.

Consistently use styles

Example showing the applied styles of File:Forgiving_Step_by_Step.odt

As much as possible don't use any individual formatting but apply meaningful styles to any paragraph. Rules:

  • Check for any double spaces and delete them. Also delete unnecessary spaces at the end of lines.
  • Never apply the "Default Style" directly as it is intended only for overall settings
  • The main headline uses the style "Heading 1", headlines of subsequent levels use the styles "Heading 2", "Heading 3" etc.
  • Make sure the inheritance is correctly set (Default Style is parent for everything; Heading is parent for the Heading styles) to make sure the switching of the default language will correctly work
  • For all Heading styles, set "Outline & Numbering" -> "Outline Level" correctly (Heading 1: Level 1; Heading 2: Level 2 etc.) so that the exported PDF will have a correct table of contents
  • All "normal content" uses the style "Text Body"
  • When editing the styles, always give the same settings (font, style: bold/italic/regular, font size) to the three categories "Western Text Font", "Asian Text Font" and "CTL Font"
  • For all styles except the Default Style, set "Alignment" -> "Text direction" to "use superordinate object settings"
  • Make sure all borders have a width of 0,75pt
  • Check the page style (Format -> Page...): Paper format should be A4 and all four margins should be 2,00cm
  • Disable the recording changes feature (Edit -> Track Changes -> Show is enabled and Edit -> Track Changes -> Record is disabled)
  • Use "Clear Direct Formatting" everywhere. The appearance shouldn't change if you mark everything and say "Clear Direct Formatting"
  • Make sure there is no custom language settings applied to a paragraph (Tools -> Language -> For Selection / Paragraph / All Text -> Reset to Default Language). Changing the language of "Default Style" should consistently change the language for everything in the document. (Hint: by searching for "fo:language" in the .fodt any wrongly assigned custom language can be found)
  • Only define a font in Default Style and nowhere else. Check this by assigning a different font to the Default Style and seeing if really everything changed now.
  • When helpful/necessary, create a new style, e.g. "Instruction" inherited from "Text Body" which is for italic instruction passages.

More details: https://wiki.openoffice.org/wiki/Documentation/Writer_for_Students/Style_Basics

Fine-tuning: Editing the flat ODT

The style is setting the font to Arial - even resetting doesn't remove that setting.

Unfortunately it's sometimes not possible to remove style settings in the user interface. For example a style "Heading" may explicitly set the font to Arial - you see that in the "Organizer" tab where you see a list of everything the style is changing. When we need to change the font (especially necessary for Asian languages), we would need to change it in several style which gets annoying. Our ideal is to only change it in the Default Style and the other styles should inherit the font from it.

For this we need to use to manually edit the ODT source by saving it as flat ODT file. Go to "Save as" and change the type to "Flat XML ODF Text Document (.fodt)". Now the file can be edited with a text editor as it's just one XML file. Search for the style you need to edit and remove all unwanted attributes. Example - before:

 <style:style style:name="Heading" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Text_20_body" style:class="text">
   <style:paragraph-properties fo:margin-top="0.423cm" fo:margin-bottom="0.212cm" loext:contextual-spacing="false" fo:keep-with-next="always"/>
   <style:text-properties style:font-name="Liberation Sans" fo:font-family="'Liberation Sans'" style:font-family-generic="swiss" style:font-pitch="variable" fo:font-size="14pt" style:font-name-asian="Linux Libertine G" style:font-family-asian="'Linux Libertine G'" style:font-family-generic-asian="system" style:font-pitch-asian="variable" style:font-size-asian="14pt" style:font-name-complex="Linux Libertine G" style:font-family-complex="'Linux Libertine G'" style:font-family-generic-complex="system" style:font-pitch-complex="variable" style:font-size-complex="14pt"/>
 </style:style>

After:

 <style:style style:name="Heading" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Text_20_body" style:class="text">
   <style:paragraph-properties fo:margin-top="0.423cm" fo:margin-bottom="0.212cm" loext:contextual-spacing="false" fo:keep-with-next="always"/>
   <style:text-properties fo:font-size="14pt" style:font-size-asian="14pt" style:font-size-complex="14pt"/>
 </style:style>

Extra checks

  • Run the translated odt creation tool to test if everything works correctly
  • Double-check the propierties (reset creation time, make sure no personal data is stored)

Current worksheet status

Worksheet Link Uploaded ODT-Generator enabled? Checked .fodt? Status
God's Story (five fingers) File:Gods Story (five fingers).odt 2020-10-14 yes yes ready :)
God's Story (first and last sacrifice) File:Gods Story (first and last sacrifice).odt 2020-08-16 yes yes ready :)
Baptism File:Baptism.odt 2020-10-11 yes yes ready :)
Prayer File:Prayer.odt 2020-10-14 yes yes ready :)
Forgiving Step by Step File:Forgiving Step by Step.odt 2020-08-11 yes yes ready :)
Confessing Sins and Repenting File:Confessing Sins and Repenting.odt 2020-10-14 yes yes ready :)
Time with God File:Time with God.odt 2020-10-14 yes yes ready :)
Hearing from God File:Hearing from God.odt 2020-10-14 yes yes ready :)
Church File:Church.odt 2020-10-14 yes yes ready :)
Healing File:Healing.odt 2020-10-14 yes yes ready :)
Dealing with Money File:Dealing with Money.odt 2021-11-25 yes yes ready :)
My Story with God File:My Story with God.odt 2020-10-11 yes yes ready :)
Bible Reading Hints File:Bible Reading Hints.odt 2021-04-02 yes yes ready :)
Bible Reading Hints (Seven Stories full of Hope) File:Bible Reading Hints (Seven Stories full of Hope).odt 2021-04-02 yes yes ready :)
Bible Reading Hints (Starting with the Creation) File:Bible Reading Hints (Starting with the Creation).odt 2021-04-02 yes yes ready :)
The Three-Thirds Process File:The Three-Thirds Process.odg no tool currently can't access odg files
Training Meeting Outline File:Training Meeting Outline.odt 2020-12-18 yes yes ready :)
A Daily Prayer File:A Daily Prayer.odt 2021-01-08 yes yes ready :)
Overcoming Fear and Anger File:Overcoming Fear and Anger.odt 2020-12-18 yes yes ready :)
Getting Rid of Colored Lenses File:Getting Rid of Colored Lenses.odt 2020-12-18 yes yes ready :)
Family and our Relationship with God File:Family and our Relationship with God.odt 2020-10-23 yes yes ready :)
Overcoming Negative Inheritance File:Overcoming Negative Inheritance.odt 2021-05-19 yes yes ready :)
Forgiving Step by Step: Training Notes File:Forgiving Step by Step Training Notes.odt 2021-05-29 yes yes ready :)
Leading Others Through Forgiveness File:Leading Others Through Forgiveness.odt 2021-05-29 yes yes ready :)
The Role of a Helper in Prayer File:The Role of a Helper in Prayer.odt 2021-01-08 yes yes ready :)
Leading a Prayer Time File:Leading a Prayer Time.odt 2021-03-25 yes yes ready :)
How to Continue After a Prayer Time File:How to Continue After a Prayer Time.odt 2021-03-25 yes yes ready :)
Four Kinds of Disciples File:Four Kinds of Disciples.odt 2021-05-23 yes yes ready :)