You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seem to have trouble getting defined font size to work with various applications when opening the rendered docx file.
More details about your problem
Tried specifying size as a integer. The text size seems to revert to 5 when opening the docx in various other applications, like Google Docs, Pages on osx and TextEdit on osx.
Tried specifying size as a string. The text size seems to revert to 5 when opening the docx in various other applications, like Google Docs, Pages on osx and TextEdit on osx.
Tried specifying size as "10 pt". This seems to work with Pages on osx.
Have had a look at the tests and size in that example is an integer, so not sure what I am doing wrong here.
The text was updated successfully, but these errors were encountered:
Describe your problem
Seem to have trouble getting defined font size to work with various applications when opening the rendered docx file.
More details about your problem
Tried specifying size as a integer. The text size seems to revert to 5 when opening the docx in various other applications, like Google Docs, Pages on osx and TextEdit on osx.
Tried specifying size as a string. The text size seems to revert to 5 when opening the docx in various other applications, like Google Docs, Pages on osx and TextEdit on osx.
Tried specifying size as "10 pt". This seems to work with Pages on osx.
Have had a look at the tests and size in that example is an integer, so not sure what I am doing wrong here.
The text was updated successfully, but these errors were encountered: