Keep format after retrofit from Word?

Hi !

I have to deal with quite a long file (over 10.000 segments) in which a lot of words should be italicized but aren't. I have looked for a quick way of fixing that, and came up with the following:
- export file for review (as a .docx)
- make all the changes in Word (using find & replace with formatting)
- retrofit after review into SDL

I had great hopes with this method, but they proved wrong: SDL does report every single change, but sticks to the previous formatting and doesn't take format changes from Word into account.

So... does anyone have an idea? Please help before I start italicizing my home and kids just for fun...
Truffe

Parents Reply
  • Former Member
    0 Former Member in reply to Ingrid

    hmm..
    Actually, I've copied tags(start/end) into it at MS Word. So, I had no problem to clone the same 'Italic' tag there.


    But, You've used "Find and replace", right ?
    I guess, that command is too simple to use in this situation.
    I forgot all the details of it though it does not have 'partly styled' search and replace, right ?

    I guess, You've to use VBA though that is, for sure, space_shuttle_crazy_Musk_job.
    MS Word has over_complicated Style system, I do not want to struggle with it again.
    I'd rather not recommend to use it.


    So, I have made the 2nd workaround.
    Just one single Click, in less then a second all done.

    -Retro_vomitting ? Looks no good idea to me, that's OverKilling.
    (and, "Find and replace" is blind in some cases, for instance "Text box". That's LessKilling)

    Good Luck.

Children