Skip to content

An AutoHotkey script with hotstrings for several mathematical symbols.

Notifications You must be signed in to change notification settings

cubrink/Hotstrings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Hotstrings

An AutoHotkey script with hotstrings for several mathematical symbols.

Basic Usage

With the script running type \<myhotstring> to insert your desired text.

Usage for Greek letters

When typing Greek letters, the case of the letter can be picked by capitalizing the first letter

Example:

  • Alpha
    • Uppercase Α: \Alpha
    • Lowercase α: \alpha
  • Beta
    • Uppercase Β: \Beta
    • Lowercase β: \beta
  • Gamma
    • Uppercase Γ: \Gamma
    • Lowercase γ: \gamma
  • etc...

About

An AutoHotkey script with hotstrings for several mathematical symbols.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published