You are currently working on UAT 

Occasional font change when working with ICML files

I occasionally experience that Studio 2019 SR2 changes the text font, in my case from Frutiger to Minion Pro. This does not happen systematically. There are no tags in the editor view, except a /cf if you display "all content" instead of "all segments".

Screenshot of Trados Studio editor showing text change from 'Table and chair sets' in Frutiger font to 'Massivholz-Kindertische und St hle als Sets' in Minion Pro font.

Here is a snippet from the source icml:

<ParagraphStyleRange AppliedParagraphStyle="ParagraphStyle/Product spread%3aCollection title_smaller">
<CharacterStyleRange AppliedCharacterStyle="CharacterStyle/$ID/[No character style]" FillColor="Color/Baby Grass Shade" FontStyle="77 Black Condensed" PointSize="18" AppliedLanguage="$ID/English: UK">
<Properties>
<Leading type="unit">18</Leading>
</Properties>
<Content>Table and chair sets</Content>
</CharacterStyleRange>
</ParagraphStyleRange>

Here is a snippet from the target icml:

<ParagraphStyleRange AppliedParagraphStyle="ParagraphStyle/Product spread%3aCollection title_smaller">
<CharacterStyleRange AppliedCharacterStyle="CharacterStyle/$ID/[No character style]" PointSize="18" FillColor="Color/Baby Grass Shade" AppliedLanguage="$ID/de_DE_2006" FontStyle="77 Black Condensed">
<Properties>
<AppliedFont type="string">Minion Pro</AppliedFont>
<Leading type="unit">18</Leading>
</Properties>
<Content>Massivholz-Kindertische und Stühle als Sets</Content>
</CharacterStyleRange>
</ParagraphStyleRange>



Generated Image Alt-Text
[edited by: Trados AI at 6:51 PM (GMT 0) on 28 Feb 2024]
emoji
Parents Reply Children