www

My personal website(s)
Log | Files | Refs

emacs_appearance.html (3185B)


      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 ()[]{}&lt;&gt;«»‹›
     25 6bB8&amp;
     26 0ODdoaoOQGC
     27 I1tilIJL|
     28 !¡ij
     29 5$§Ss
     30 7ZzZ2
     31 9gqpG6
     32 hnmMN
     33 uvvwWuuw
     34 x×X
     35 .,·°%
     36 ¡!¿?
     37 :;
     38 `''"‘’“”
     39 —-~≈=≠+*_
     40 …⋯
     41 ...
     42 
     43 Sample character set
     44 Check for monospacing and Greek glyphs
     45 
     46 ABCDEFGHIJKLMNOPQRSTUVWXYZ
     47 abcdefghijklmnopqrstuvwxyz
     48 0123456789
     49 ~!@#$%^&amp;*+
     50 `'"‘’“”.,;:…
     51 ()[]{}—-_=|&lt;&gt;/\
     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>
     64 Some 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>