main
1<!DOCTYPE html>
2<html lang="en">
3<head>
4<!-- Sep 03, 2024 -->
5<meta charset="utf-8" />
6<meta name="viewport" content="width=device-width, initial-scale=1" />
7<title>emacs: appearance</title>
8<meta name="author" content="Vincent Demeester" />
9<meta name="keywords" content="post" />
10<meta name="generator" content="Org Mode" />
11<link rel="stylesheet" type="text/css" href="/css/2022.css" />
12<link rel="stylesheet" type="text/css" href="/css/syntax.css" />
13<link rel='icon' type='image/x-icon' href='/images/favicon.ico'/>
14<meta name='viewport' content='width=device-width, initial-scale=1'>
15</head>
16<body>
17<main id="content" class="content">
18<header>
19<h1 class="title">emacs: appearance</h1>
20</header><section id="outline-container-Typeface%20suitability%20test" class="outline-2">
21<h2 id="Typeface%20suitability%20test">Typeface suitability test</h2>
22<div class="outline-text-2" id="text-Typeface%20suitability%20test">
23<pre class="example" id="org2aa34e5">
24()[]{}<>«»‹›
256bB8&
260ODdoaoOQGC
27I1tilIJL|
28!¡ij
295$§Ss
307ZzZ2
319gqpG6
32hnmMN
33uvvwWuuw
34x×X
35.,·°%
36¡!¿?
37:;
38`''"‘’“”
39—-~≈=≠+*_
40…⋯
41...
42
43Sample character set
44Check for monospacing and Greek glyphs
45
46ABCDEFGHIJKLMNOPQRSTUVWXYZ
47abcdefghijklmnopqrstuvwxyz
480123456789
49~!@#$%^&*+
50`'"‘’“”.,;:…
51()[]{}—-_=|<>/\
52ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ
53αβγδεζηθικλμνξοπρστυφχψω
54قُلْ يَا أَيُّهَا الْكَافِرُونَ
55 ثُمَّ لَتَرَوُنَّهَا عَيْنَ الْيَقِينِ
56</pre>
57</div>
58</section>
59<section id="outline-container-References" class="outline-2">
60<h2 id="References">References</h2>
61<div class="outline-text-2" id="text-References">
62<ul class="org-ul">
63<li><a href="https://github.com/rougier/elegant-emacs">rougier/elegant-emacs: A very minimal but elegant emacs (I think)</a>
64Some interesting ideas here.</li>
65<li><a href="https://protesilaos.com/codelog/2020-07-17-emacs-mixed-fonts-org/">Emacs: configuring mixed fonts in Org mode | Protesilaos Stavrou</a></li>
66<li><a href="https://protesilaos.com/codelog/2020-07-18-emacs-concept-org-tweaked-focus/">Emacs proof-of-concept: tweaked focused writing for Org | Protesilaos Stavrou</a></li>
67<li><a href="https://aliquote.org/post/monochrome-color-scheme/">Monochrome color scheme - aliquot</a></li>
68</ul>
69<p>
70<span class="timestamp-wrapper"><span class="timestamp">[2020-09-07 Mon 11:49]</span></span>
71</p>
72</div>
73</section>
74</main>
75<footer id="postamble" class="status">
76<footer>
77 <small><a href="/" rel="history">Index</a> • <a href="/sitemap.html">Sitemap</a> • <a href="https://dl.sbr.pm/">Files</a></small><br/>
78 <small class='questions'>Questions, comments ? Please use my <a href="https://lists.sr.ht/~vdemeester/public-inbox">public inbox</a> by sending a plain-text email to <a href="mailto:~vdemeester/public-inbox@lists.sr.ht">~vdemeester/public-inbox@lists.sr.ht</a>.</small><br/>
79 <small class='copyright'>
80 Content and design by Vincent Demeester
81 (<a rel='licence' href='http://creativecommons.org/licenses/by-nc-sa/3.0/'>Some rights reserved</a>)
82 </small><br />
83</footer>
84</footer>
85</body>
86</html>