Giter VIP home page Giter VIP logo

ahk_characters's Introduction

AHK characters

AutoHotKey scripts for typing special characters.

  • The diacritics follow LaTeX's notation closely: \"a → ä, \'e → é, \\i → ı, \ho → ő, \^u → û.

  • Capital Greek letters work automatically: \delta → δ, \Delta → Δ, \DELTA → Δ.

  • The astronomy and zodiac symbols are prefixed by "astro" and "zod" respectively to remain consistent as well as compatible with the other scripts: \astrosun → ☉, \zodaries → ♈.

  • Miscellaneous symbols include \infty → ∞, \partial → ∂, and \times → ×.
    The Hebrew letters here, used in math, \aleph → ℵ, \beth → ℶ, type left-to-right.

  • Tengwar, mapped to Unicode according to this proposal, may be typed following the same syntax as Greek letters: \tinco → , \ungwe → ; and tehtar: \tehta → , \tehti → .
    Tengwar fonts that support this mapping include Telcontar, Alcarin, and Artano.

  • Hebrew letters: \aleph → א, \beth → ב, \gimel → ג.
    WARNING: These type right-to-left. This bug is unlikely to be fixed for historical reasons.

  • Unicode Basic Multilingual Plane: \uni0123 → ģ, \uni4567 → 䕧, \uniba98 → 몘. Note that capitalization might produce unexpected results: \uni0041 → A, \uni0061 → a, \Uni0061 → A.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.