- I tried pretty hard to search for this yesterday and today. Maybe not hard enough but.
- Make a one sentence document
- Save it as “Too many styles - Step 1.fodt”
- Copy it to “Too many styles - Step 2.fodt”
- Edit “Too many styles - Step 2.fodt”
- Put two words in the middle of the sentence
- Save it
It goes from this:
<text:p text:style-name="P1">This is a test document in Default Paragraph Style.</text:p>
To this:
<text:p text:style-name="P1">This is a test document <text:span text:style-name="T1">ADDED THIS </text:span>in Default Paragraph Style.</text:p>
The more I edit, the more it gets chopped up with apparently needless styles, sometimes with different names. I have a 23 page prose document with like 200 identical styles in it, differing only by numerical identifier.
When I check this into git I see so many changes that I didn’t make that I give up and reformat the whole document to “No character style”.
Is there something I’m doing wrong? I am dying.