From 9a527b8e34a8d828f3e21bee12175efa9904e871 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 3 Aug 2023 23:42:00 +0200 Subject: [PATCH 1/3] etc/fonts/conf.d: Add `44-mariux.conf` This file was last edited in September 2015, and is not tracked anywhere, so add it to the mxtools repository. $ ls -l --full-time /etc/fonts/conf.d/44-mariux.conf -rw-r--r-- 1 root root 1348 2015-09-25 12:02:56.000000000 +0200 /etc/fonts/conf.d/44-mariux.conf --- etc/fonts/conf.d/44-mariux.conf | 42 +++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 etc/fonts/conf.d/44-mariux.conf diff --git a/etc/fonts/conf.d/44-mariux.conf b/etc/fonts/conf.d/44-mariux.conf new file mode 100644 index 0000000..04f8ac2 --- /dev/null +++ b/etc/fonts/conf.d/44-mariux.conf @@ -0,0 +1,42 @@ + + + + + + + Helvetica + + + Arial + Liberation Sans + sans-serif + + + + + Courier + + + Courier New + Liberation Mono + monospace + + + + + Times + + + Times New Roman + Liberation Serif + serif + + + + + Minion + serif + + From bc5c56c60e8d760917d9412cbb6a2836e077aeda Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 3 Aug 2023 23:44:27 +0200 Subject: [PATCH 2/3] etc/fonts/conf.d/44-mariux.conf: Strip trailing whitespace --- etc/fonts/conf.d/44-mariux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/fonts/conf.d/44-mariux.conf b/etc/fonts/conf.d/44-mariux.conf index 04f8ac2..be370e5 100644 --- a/etc/fonts/conf.d/44-mariux.conf +++ b/etc/fonts/conf.d/44-mariux.conf @@ -10,7 +10,7 @@ Arial - Liberation Sans + Liberation Sans sans-serif @@ -34,7 +34,7 @@ serif - + Minion serif From f8805ac6056824c9b0df668efd1c6b620223cc06 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 3 Aug 2023 23:45:32 +0200 Subject: [PATCH 3/3] etc/fonts/conf.d/44-mariux.conf: Make indentation consistent --- etc/fonts/conf.d/44-mariux.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/fonts/conf.d/44-mariux.conf b/etc/fonts/conf.d/44-mariux.conf index be370e5..404f86a 100644 --- a/etc/fonts/conf.d/44-mariux.conf +++ b/etc/fonts/conf.d/44-mariux.conf @@ -35,8 +35,8 @@ - - Minion - serif - + + Minion + serif +