How to type text. Specifically and
How to type text. Specifically and
I want to type the word "and" but it's not allowing me and there's no clearly documented answer to this question
OpenOffice 4.1.1 Windows 7
Re: How to type text. Specifically and
Putting the text in quotes seems to work
Code: Select all
x^3 "and" y^3
OpenOffice 4.1 on Windows 10 and Linux Mint
If your question is answered, please go to your first post, select the Edit button, and add [Solved] to the beginning of the title.
If your question is answered, please go to your first post, select the Edit button, and add [Solved] to the beginning of the title.
Re: How to type text. Specifically and
If you want the "and" to behave as an operator (formatting and context), you can also declare the occurrence explicitly as a binary operator by keyword "boper".
Code: Select all
x^3 boper and y^3
Apache OO 4.1.12 and LibreOffice 7.5, mostly on Ms Windows 10