From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pascal Quesseveur Subject: Re: Question about org-latex-text-markup-alist Date: Tue, 22 Oct 2019 11:55:11 +0200 Message-ID: <83o8y92jgg.fsf@gmail.com> References: <83sgnl2osa.fsf@gmail.com> <87lftd88bh.fsf@ucl.ac.uk> Reply-To: pquessev@gmail.com Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59565) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iMqst-0006W4-Qr for emacs-orgmode@gnu.org; Tue, 22 Oct 2019 05:55:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iMqss-0005uj-N3 for emacs-orgmode@gnu.org; Tue, 22 Oct 2019 05:55:23 -0400 Received: from 195-159-176-226.customer.powertech.no ([195.159.176.226]:44122 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iMqss-0005tY-F9 for emacs-orgmode@gnu.org; Tue, 22 Oct 2019 05:55:22 -0400 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1iMqsp-000Zmw-DT for emacs-orgmode@gnu.org; Tue, 22 Oct 2019 11:55:19 +0200 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: emacs-orgmode@gnu.org >"FE" == Fraga, Eric writes: FE> None, I believe. There is a difference if you export to HTML, however. But is not org-latex-text-markup-alist just for latex export? My question was to know in which case the code and the verbatim symbols were used in the latex export. If i want to get style verb instead of texttt in the latex export for text marked with == in org, do I have to set verb for code and verbatim, or only for code? -- Pascal Quesseveur pquessev@gmail.com