From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Agelastos Subject: Re: Formatting issues exporting to a man page Date: Tue, 24 Oct 2017 10:20:50 -0600 Message-ID: <610A3F69-101F-40AE-9327-290E9334E63C@gmail.com> References: <4E7387A7-FEF7-4848-A13A-AFE9C96BCDFD@sandia.gov> <92299554-1C3B-4116-828A-A12F9C1D5ECA@gmail.com> <87bml4uq8b.fsf@nicolasgoaziou.fr> <0CA1BD2A-C2D4-477C-8423-22657088CFD6@gmail.com> <87efpyud66.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47306) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e71wn-0002iS-Mm for emacs-orgmode@gnu.org; Tue, 24 Oct 2017 12:20:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e71wm-0005rJ-QN for emacs-orgmode@gnu.org; Tue, 24 Oct 2017 12:20:57 -0400 Received: from mail-io0-x232.google.com ([2607:f8b0:4001:c06::232]:57248) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e71wm-0005qX-Kh for emacs-orgmode@gnu.org; Tue, 24 Oct 2017 12:20:56 -0400 Received: by mail-io0-x232.google.com with SMTP id m81so24448401ioi.13 for ; Tue, 24 Oct 2017 09:20:54 -0700 (PDT) In-Reply-To: <87efpyud66.fsf@nicolasgoaziou.fr> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Hello Nicolas: Things are working much better now. Thank you for your help with this. Kind regards, Anthony (Please excuse typos; this is sent from a mobile device.) > On Oct 19, 2017, at 13:53, Nicolas Goaziou wrote:= >=20 > Hello, >=20 > Anthony Michael Agelastos writes: >=20 >> Greetings: >>=20 >> Thank you, Nicolas, for your very prompt response. Your enhancements >> definitely improved things, however the formatting with =3D=3D still >> appears to have issues (i.e., there is a =E2=80=9C.nf=E2=80=9D before the= word and the >> question mark at the end of the sentence is absent). I have the output >> from `man` on the resultant Test.man file below. I would appreciate >> any guidance you can provide with fixing this issue. Thank you for >> your help with this. >=20 > I fixed it.=20 >=20 > The problem is to know what is verbatim markup in Groff. At the moment, > it italicizes the text and protect minus characters. >=20 > Regards, >=20 > --=20 > Nicolas Goaziou