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
“Subscript n Baseline upper C Subscript k” (or \[_nC_k\] in LaTeX), is a very common notation used to indicate the number of ways to chose m elements from a set of n elements without regard to the order of selection. The LaTeX for this expression would typically render something like shown in this image:
It could not be determined how to enter this notation using a keyboard via Linear Mode (Unicode or LaTeX) nor via the commands in the Structures group on the Equations tab. All attempts made result in an empty placeholder rectangle being present in the expression. For example:
Why this Issue Is Important
Faculty can be quite particular and may reject using MS Word's Equation Editor for creating mathematics if it is not easy to create a math expression in the visual rendering they want. For example, they may wish to show the typical definition that includes several forms of the notation as having students learn the various forms is important:
Which in LaTeX is:
\[ _nC_m = \binom{n}{m} = \frac{n!}{m!(n-m)!}\]
Steps to Reproduce:
Unicode Linear Mode
The support documentation provides the following example:
Example
UnicodeMath format
Built-up format
LeftSubSup
_a^b<space>x<space>
We interpreted that to mean we needed to try _n<space>C_m<space>:
Open Microsoft Word 365 (Desktop version) on Windows 11.
Create a new document.
Press Alt+= to enter the equation editor.
Ensure the input mode is set to Linear and Unicode.
Type _n<space>C_m<space>
Convert to Professional mode and leave the expression.
Note that a placeholder rectangle remains in the built-up Professional mode (not editing) version were the LeftSup would be despite not entering the ^ code on the left.
Other combinations tried with the same result were: _(n)<space>C_m<space>, _(n)^()<space>C_m<space>, _n^<space>C_m<space>
Unicode LaTeX Mode
Open Microsoft Word 365 (Desktop version) on Windows 11.
Create a new document.
Press Alt+= to enter the equation editor.
Ensure the input mode is set to Linear and LaTeX.
Type _nC_m and then convert to Professional mode.
Note that a placeholder rectangle remains in the built-up version in the LeftSup position even in Professional mode and not being edited.
Commands in the Structures Group of the Equations Tab
Open Microsoft Word 365 (Desktop version) on Windows 11.
Create a new document.
Press Alt+= to enter the equation editor.
Use the Script dropdown gallery command in the Structures group to open the Subscripts and Superscripts gallery.
Note that no structure matches the desired format:
Using any combination of those in attempt to create the desired expression will result in unwanted empty placeholders when in Professional mode and not being edited.
By Pasting in MathML of the Desired Expression
Open Microsoft Word 365 (Desktop version) on Windows 11.
Create a new document.
Copy either of the following MathML samples, then paste it into the document:
Using either of these in attempt to create the desired expression will result in unwanted empty placeholders when in Professional mode and not being edited.
Expected Behavior:
Empty placeholders should disappear visually and semantically (if appropriate) when built-up into Professional expressions. Note that it may be important to note empty multi-script positions semantically (in Tensor notation perhaps).
Observed Behavior:
Empty placeholders remain both visually and semantically when built-up into Professional expressions.
Version Information:
OS Version:
-- OS Name: Microsoft Windows 11 Home
-- Version: 10.0.22631 Build 22631
-- Locale: United States
Microsoft Word Version:
-- Microsoft 365 Apps for enterprise
-- Microsoft® Word for Microsoft 365 MSO (Version 2406 Build 16.0.17726.20078) 64-bit
Sample Document:
I have attached a sample file where series of series of attempts were made to create the desired expression but resulted in unwanted empty placeholders.
You can type _n C_k and then enter \zwsp into the empty placeholder. \zwsp (U+200B) is a zero-width space. Then the place holder disappears. But it would be better if Word worked like OneNote (which uses RichEdit as its text editor). There the place holder is only displayed if you move the insertion point into the missing argument. Ditto for the index of roots, missing integral limits, etc. This is described in https://learn.microsoft.com/en-us/archive/blogs/murrays/automatic-arguments
I recreated the word doc using MacOS and the instructions above, and found the same results.
Version Description
OS Version:
-- OS Name: MacOS
-- Version: Sonoma 14.5 (Apple M2)
-- Locale: United States
Microsoft Word Version:
-- Microsoft 365 Apps for enterprise
-- Microsoft® Word Version 16.86 (24060916)
Observed behavior
The same issue appeared for MacOS users. I tried the above steps by @MurrayIII and that did remove the box. Additionally, I was able to insert a into that field and that also removed the box. Both the \zwsp and a normal space was ignored by the Read Aloud.
eDAD tracking ticket for this issue is Accessibility 228595
Description:
“Subscript n Baseline upper C Subscript k” (or
\[_nC_k\]
in LaTeX), is a very common notation used to indicate the number of ways to chose m elements from a set of n elements without regard to the order of selection. The LaTeX for this expression would typically render something like shown in this image:It could not be determined how to enter this notation using a keyboard via Linear Mode (Unicode or LaTeX) nor via the commands in the Structures group on the Equations tab. All attempts made result in an empty placeholder rectangle being present in the expression. For example:
Why this Issue Is Important
Faculty can be quite particular and may reject using MS Word's Equation Editor for creating mathematics if it is not easy to create a math expression in the visual rendering they want. For example, they may wish to show the typical definition that includes several forms of the notation as having students learn the various forms is important:
Which in LaTeX is:
Steps to Reproduce:
Unicode Linear Mode
The support documentation provides the following example:
_a^b<space>x<space>
We interpreted that to mean we needed to try
_n<space>C_m<space>
:_n<space>C_m<space>
^
code on the left._(n)<space>C_m<space>
,_(n)^()<space>C_m<space>
,_n^<space>C_m<space>
Unicode LaTeX Mode
_nC_m
and then convert to Professional mode.Commands in the Structures Group of the Equations Tab
By Pasting in MathML of the Desired Expression
or
Expected Behavior:
Empty placeholders should disappear visually and semantically (if appropriate) when built-up into Professional expressions. Note that it may be important to note empty multi-script positions semantically (in Tensor notation perhaps).
Observed Behavior:
Empty placeholders remain both visually and semantically when built-up into Professional expressions.
Version Information:
-- OS Name: Microsoft Windows 11 Home
-- Version: 10.0.22631 Build 22631
-- Locale: United States
-- Microsoft 365 Apps for enterprise
-- Microsoft® Word for Microsoft 365 MSO (Version 2406 Build 16.0.17726.20078) 64-bit
Sample Document:
I have attached a sample file where series of series of attempts were made to create the desired expression but resulted in unwanted empty placeholders.
Attachment:
Various Failed Attempts to Create Subscript n Baseline upper C Subscript k.docx
The text was updated successfully, but these errors were encountered: