https://bugs.documentfoundation.org/show_bug.cgi?id=172749
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |[email protected], | |[email protected] --- Comment #2 from Julien Nabet <[email protected]> --- BogdanB: to reproduce this, I had to change UI locale + locale language in formats part. tablestyles.xml contain indeed "Source Han Sans CN Regular" for Financial.body part julien@debian:~/lo/libreoffice$ git grep -n "Source Han Sans CN Regular" ./sc/res/xml/tablestyles.xml sc/res/xml/tablestyles.xml:571: <style:text-properties style:font-family-asian="Source Han Sans CN Regular" style:font-family-complex="Lohit Devanagari"/> julien@debian:~/lo/libreoffice$ git grep -n "Source Han Sans CN Regular" ./svx/source/table/tablestyles.xml svx/source/table/tablestyles.xml:571: <style:text-properties style:font-family-asian="Source Han Sans CN Regular" style:font-family-complex="Lohit Devanagari"/> See: https://opengrok.libreoffice.org/xref/core/sc/res/xml/tablestyles.xml#571 https://opengrok.libreoffice.org/xref/core/svx/source/table/tablestyles.xml#571 -- You are receiving this mail because: You are the assignee for the bug.
