Skip to the content.

Project home page > Main help page


yw7 import/export

Command reference

“Files” menu

“Format” menu


General

About formatting text

It is assumed that very few types of text markup are needed for a fictional text:

When importing from yw7 format, the converter replaces these formattings as follows:

When exporting to yw7 format, the reverse is the case.

About document language handling

ODF documents are generally assigned a language that determines spell checking and country-specific character substitutions. In addition, Office Writer lets you assign text passages to languages other than the document language to mark foreign language usage or to suspend spell checking.

Document overall

Text passages in scenes

If text markups for other languages are detected during conversion to the yw7 format, they are converted and transferred to the yw7 scene.

This then looks like this, for example:

xxx xxxx [lang=en-AU]yyy yyyy yyyy[/lang=en-AU] xxx xxx

To prevent these text markups from interfering with yWriter, they are automatically set as project variables in such a way that yWriter interprets them as HTML instructions during document export.

For the example shown above, the project variable definition for the opening tag looks like this:

The point of this is that such language assignments are preserved even after multiple conversions in both directions, so they are always effective for spell checking in the ODT document.

It is recommended not to modify such markups in yWriter to avoid unwanted nesting and broken enclosing.

HowTo

How to set up a work in progress for export

A work in progress has no third level heading.

How to set up an outline for export

An outline has at least one third level heading.

Top of page


Export to yw7

This writes back the document’s content to the yw7 project file.

Top of page


Import from yw7

This will write yw7 chapters and scenes into a new OpenDocument text document (odt).

Top of page


Import from yw7 for proof reading

This will write yw7 chapters and scenes into a new OpenDocument text document (odt) with visible scene markers. File name suffix is _proof.

You can write back the scene contents to the yw7 project file with the Export to yw7 command.

Top of page


Brief synopsis

This will write a brief synopsis with chapter and scenes titles into a new OpenDocument text document. File name suffix is _brf_synopsis.

Top of page


Character list

This will generate a new OpenDocument spreadsheet (ods) containing a character list that can be edited in Office Calc and written back to yw7 format. File name suffix is _charlist.

You may change the sort order of the rows. You may also add or remove rows. New entities must get a unique ID.

You can write back the edited table to the yw7 project file with the Export to yw7 command.

Top of page


Location list

This will generate a new OpenDocument spreadsheet (ods) containing a location list that can be edited in Office Calc and written back to yw7 format. File name suffix is _loclist.

You may change the sort order of the rows. You may also add or remove rows. New entities must get a unique ID.

You can write back the edited table to the yw7 project file with the Export to yw7 command.

Top of page


Item list

This will generate a new OpenDocument spreadsheet (ods) containing an item list that can be edited in Office Calc and written back to yw7 format. File name suffix is _itemlist.

You may change the sort order of the rows. You may also add or remove rows. New entities must get a unique ID.

You can write back the edited table to the yw7 project file with the Export to yw7 command.

Top of page


Cross reference

This will generate a new OpenDocument text document (odt) containing navigable cross references. File name suffix is _xref. The cross references are:

Top of page


Replace scene dividers with blank lines

This will replace the three-line “* * *” scene dividers with single blank lines. The style of the scene-dividing lines will be changed from Heading 4 to Heading 5.

Top of page


Indent paragraphs that start with ‘> ‘

This will select all paragraphs that start with “> “ and change their paragraph style to Quotations.

Note: When exporting to yw7, Quotations style paragraphs will automatically marked with “> “ at the beginning.

Top of page


Replace list strokes with bullets

This will select all paragraphs that start with “- “ and apply a list paragraph style.

Note: When exporting to yw7, Lists will automatically marked with “- “ list strokes.

Top of page