TypeTogether / Playwrite

Sensei primary repository.
SIL Open Font License 1.1
83 stars 3 forks source link

Add Workspace instructions to ARTICLE files #70

Open davelab6 opened 3 weeks ago

davelab6 commented 3 weeks ago

I noticed that the name in the catalog is localized but the names in the fonts are abbreviated with initials, so eg for Vietnam the catalog name is Playwrite Việt Nam but the API name is Playwrite VN, and therefore where it says

Microsoft Word: Go to Format in the Menu bar, select Font, and then the Advanced tab. Activate "Contextual Alternates" and "Kerning for fonts below" to apply these settings to all text sizes.

LibreOffice: To select the different styles, go to Format in the Menu bar, select Character, and use the Typeface menu.

We could add before MS Word,

Google Docs and Slides: Go to More Fonts in the font drop down, search for "Playwrite VN" and click OK. If some text is already selected, the font choice will be applied to it.

And this should be unique to each ARTICLE file with the correct abbreviation.

vv-monsalve commented 3 weeks ago

I noticed that the name in the catalog is localized but the names in the fonts are abbreviated with initials

This was discussed when adding the display_name to the fonts. This difference is visible in all the menus, so there is a paragraph that clarifies that.

We could add a subtitle like Font name in font menus

Screen Shot 2024-06-18 at 9 58 25



Now, in WS, it's indeed necessary to follow a process to access any font that is not part of the preloaded ones by default. So, it could be

Google Docs and Slides: From the font selector drop-down, go to "More Fonts" and search for the desired font name, in this case, "Playwrite VN," and click OK. If some text is already selected, the font choice will apply.

vv-monsalve commented 3 weeks ago

@josescaglione What we decide here will need to be added to the instructions PDF with images like

Screen Shot 2024-06-18 at 10 26 27 Screen Shot 2024-06-18 at 10 01 43



And I also added a small clarification on Libre Office instructions following this comment. It now says:

LibreOffice: In macOS, to select the different styles, go to Format in the Menu bar, select Character, and use the Typeface menu.

davelab6 commented 3 weeks ago

Sounds good :)

vv-monsalve commented 3 weeks ago

And this should be unique to each ARTICLE file with the correct abbreviation.

Solved in #7582 at commit b45b39d

We could add a subtitle like Font name in font menus

Solved in #7582 at commit 60d8987