Showing results for 2023 - Math in Office

Apr 6, 2023
4
12

It’s been so fine!

Murray Sargent
Murray Sargent

TL;DR I’m 51₁₆ long past the usual retirement age. So, after more than 30 years working with super talented, fun people at the best software company in the world, I’m retiring from Microsoft 😊. Stephen Chua now owns Math in Office. It all started in 1988 when I had a summer job getting Microsoft’s CodeView debugger running in protected mode up o...

Apr 5, 2023
0
3

Math Dictation

Murray Sargent
Murray Sargent

You can dictate faster than you can write or type it, so math dictation can be handy for anyone working with math, notably on mobile devices. It can also make math more accessible. Math speech is similar to UnicodeMath, which you can use to enter equations into Word, PowerPoint, and other apps. Accordingly, we translate English math speech as reco...

Mar 26, 2023
0
2

ITextDocument2 SetProperty and GetProperty

Murray Sargent
Murray Sargent

These methods allow programmers to set and get document properties for RichEdit controls. There is some documentation on the web, but more detail can be helpful and new properties have been added. This post describes the current set of properties except for the math properties, which are described in the post Default Document Math Properties.

Feb 27, 2023
0
0

Displaying Math in WordPress

Murray Sargent
Murray Sargent

The Microsoft devblogs are hosted by WordPress. Until recently, we haven’t been able to display equations using traditional math typography in our blogs except in images. Now we can embed LaTeX math which is a lot more accessible. One syntax for this is [ℒ]…[/ℒ], where the “…” has the desired LaTeX and the ℒ is the literal string “latex” (I can’t u...

Jan 28, 2023
1
1

Math Speech Strings and Localization

Murray Sargent
Murray Sargent

This post describes how OfficeMath speech is localized into multiple (~18) languages. The facility doesn’t handle all Unicode math symbols or all math notations. But it handles the most common symbols and notations. There are two tables that need to be translated into the supported languages: a Unicode math symbol speech table and a math function t...