From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: fonts not scaling when zooming in column mode Date: Thu, 07 Mar 2019 13:01:31 +0000 Message-ID: <87lg1qet3o.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:51764) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1seb-0003s1-Id for emacs-orgmode@gnu.org; Thu, 07 Mar 2019 08:01:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h1sea-0001wC-9S for emacs-orgmode@gnu.org; Thu, 07 Mar 2019 08:01:41 -0500 Received: from mail-wr1-x434.google.com ([2a00:1450:4864:20::434]:43292) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h1seY-0001oS-RA for emacs-orgmode@gnu.org; Thu, 07 Mar 2019 08:01:39 -0500 Received: by mail-wr1-x434.google.com with SMTP id d17so17313150wre.10 for ; Thu, 07 Mar 2019 05:01:34 -0800 (PST) In-Reply-To: (Al's message of "Thu, 7 Mar 2019 12:41:36 +0100") 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: Al Cc: emacs-orgmode@gnu.org On Thursday, 7 Mar 2019 at 12:41, Al wrote: > Is there any solution to make column mode follow the global font size ? Column mode is done using overlays. The text-scale commands don't seem to affect overlays unfortunately. The only thing I can suggest is changing the default face to the size you want when you want to zoom in. Not ideal... -- Eric S Fraga via Emacs 27.0.50, Org release_9.2.2-249-g51444a