www

My personal website(s)
Log | Files | Refs

emacs_appearance.html (3102B)


      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="generator" content="Org Mode" />
     10 <link rel='icon' type='image/x-icon' href='/images/favicon.ico'/>
     11 <meta name='viewport' content='width=device-width, initial-scale=1'>
     12 <link rel='stylesheet' href='/css/new.css' type='text/css'/>
     13 <link rel='stylesheet' href='/css/syntax.css' type='text/css'/>
     14 <link href='/index.xml' rel='alternate' type='application/rss+xml' title='Vincent Demeester' />
     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="org820fdd1">
     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 </pre>
     55 </div>
     56 </section>
     57 <section id="outline-container-References" class="outline-2">
     58 <h2 id="References">References</h2>
     59 <div class="outline-text-2" id="text-References">
     60 <ul class="org-ul">
     61 <li><a href="https://github.com/rougier/elegant-emacs">rougier/elegant-emacs: A very minimal but elegant emacs (I think)</a>
     62 Some interesting ideas here.</li>
     63 <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>
     64 <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>
     65 <li><a href="https://aliquote.org/post/monochrome-color-scheme/">Monochrome color scheme - aliquot</a></li>
     66 </ul>
     67 <p>
     68 <span class="timestamp-wrapper"><span class="timestamp">[2020-09-07 Mon 11:49]</span></span>
     69 </p>
     70 </div>
     71 </section>
     72 </main>
     73 <footer id="postamble" class="status">
     74 <footer>
     75      <small><a href="/" rel="history">Index</a> • <a href="/sitemap.html">Sitemap</a> • <a href="https://dl.sbr.pm/">Files</a></small><br/>
     76      <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/>
     77      <small class='copyright'>
     78       Content and design by Vincent Demeester
     79       (<a rel='licence' href='http://creativecommons.org/licenses/by-nc-sa/3.0/'>Some rights reserved</a>)
     80     </small><br />
     81 </footer>
     82 </footer>
     83 </body>
     84 </html>