From 23405457809f1505d88a016610abf9ecb68ccaa5 Mon Sep 17 00:00:00 2001 From: Protesilaos Date: Wed, 22 Jul 2026 10:01:50 +0300 Subject: [PATCH] emacs: tweak the larger fontaine sizes --- emacs/.emacs.d/prot-emacs-modules/prot-emacs-theme.el | 4 ++-- emacs/.emacs.d/prot-emacs.org | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/emacs/.emacs.d/prot-emacs-modules/prot-emacs-theme.el b/emacs/.emacs.d/prot-emacs-modules/prot-emacs-theme.el index f99964f6..d857d27d 100644 --- a/emacs/.emacs.d/prot-emacs-modules/prot-emacs-theme.el +++ b/emacs/.emacs.d/prot-emacs-modules/prot-emacs-theme.el @@ -188,10 +188,10 @@ (large :default-height 150) (presentation - :default-height 180) + :default-height 220) (jumbo :inherit medium - :default-height 260) + :default-height 280) (t ;; I keep all properties for didactic purposes, but most can be ;; omitted. See the fontaine manual for the technicalities: diff --git a/emacs/.emacs.d/prot-emacs.org b/emacs/.emacs.d/prot-emacs.org index 797122b7..a7cd266d 100644 --- a/emacs/.emacs.d/prot-emacs.org +++ b/emacs/.emacs.d/prot-emacs.org @@ -2447,10 +2447,10 @@ Also check my ~show-font~ package ([[#h:60a005be-77bd-49f1-a865-78d7cf75bd2a][Th (large :default-height 150) (presentation - :default-height 180) + :default-height 220) (jumbo :inherit medium - :default-height 260) + :default-height 280) (t ;; I keep all properties for didactic purposes, but most can be ;; omitted. See the fontaine manual for the technicalities: