Re: How to use the "mom" '.FT' macro with a period?

2022-04-09 Thread Peter Schaffter
Steve -- On Sat, Apr 09, 2022, Steve Ross via wrote: > When using the "mom" macro of `.FT' instead of escape sequences, > I would like to end a sentence with a Roman font > .FT I > period > .FT R > .br > How would I do that? Place \& before the period: .FT I period .FT R \&. .br \& is

Re: How to use the "mom" '.FT' macro with a period?

2022-04-09 Thread Thomas Dupond
Steve Ross via wrote: > Groffers, > Following is the content of a "mom"-formatted file that poses a question to > you. > > --- begin ---This is Roman font. > .br > This is a sentence ending with a word in the italic font > (by using in-line escape sequences) > before ending with a Roman font \f

How to use the "mom" '.FT' macro with a period?

2022-04-09 Thread Steve Ross via
Groffers, Following is the content of a "mom"-formatted file that poses a question to you. --- begin ---This is Roman font. .br This is a sentence ending with a word in the italic font (by using in-line escape sequences) before ending with a Roman font \fIperiod\fP. .br When using the "mom" macro