https://bugs.documentfoundation.org/show_bug.cgi?id=132272

--- Comment #1 from Mauro Trevisan <[email protected]> ---
I think it has something to do with the way I indicate the flags...
This one is not working (dictionary: aver/ẋ1):

  SET UTF-8

  FLAG long

  SFX ẋ1 Y 1
  SFX ẋ1 er aré/gāĪ4I4 aver

  PFX gā Y 1
  PFX gā 0 g .

  SFX Ī4 Y 1
  SFX Ī4 0 -u .

  SFX I4 Y 1
  SFX I4 0 u .

Instead this one works (dictionary: aver/x):

  SET UTF-8

  SFX x Y 1
  SFX x er aré/gIi aver

  PFX g Y 1
  PFX g 0 g .

  SFX I Y 1
  SFX I 0 -u .

  SFX i Y 1
  SFX i 0 u .

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to