I'm writing a term paper for a school project. Is their an automatic
configuration available to advance the cursor two spaces after a sentence
ends with a period (.).
I'm unaware of such an automatic configuration, but the question is
why would you want it? The fonts one typically uses (Times New Roman,
etc.) in a document are proportional fonts, where using one space
after the period is sufficient and follows typographical conventions.
You can look it up in the Chicago Manual of Style . It really is an
issue only when using monospaced fonts (such as a true Courier). Non-
proportional fonts aren't used that much for whole documents these
days -- it is somewhat common to use a monospace font when depicting
examples of computer code, or in certain email systems, but for the
most part the monospaced fonts are used in limited doses, and the
proportional font is used in the majority of the document.
If after all this, you are still looking to add two spaces after a
period, I believe you would have to get involved with VBA.