From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Rationale for *text* -> \alert{text} for Beamer export? Date: Wed, 1 May 2013 09:17:23 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45222) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UXXqa-0007Ed-LP for emacs-orgmode@gnu.org; Wed, 01 May 2013 10:17:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UXXqX-00008s-Il for emacs-orgmode@gnu.org; Wed, 01 May 2013 10:17:28 -0400 Received: from mail-lb0-f178.google.com ([209.85.217.178]:53532) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UXXqX-00008T-AA for emacs-orgmode@gnu.org; Wed, 01 May 2013 10:17:25 -0400 Received: by mail-lb0-f178.google.com with SMTP id w10so1462267lbi.23 for ; Wed, 01 May 2013 07:17:24 -0700 (PDT) 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Greetings, Just wondering about the rationale behind using *bold* markup for \textbf{} in LaTeX export and to \alert{} in Beamer. Was this a frequently voiced request? I'm sure I can dig into this somewhere and change it, but if the majority prefers bold (not saying they do!), should that be the default? I'd prefer bold, personally. I don't like red table column titles or in lists. Thanks, John