Last active
December 26, 2023 21:11
-
-
Save fabrizioschiavi/f40a54c8211833c75c81ec82f0c0dd1c to your computer and use it in GitHub Desktop.
The complete ligature list of Pragmata Pro typeface
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!= | |
!== | |
!=< | |
=| | |
=|| | |
=|: | |
=/ | |
=/= | |
=/< | |
!≡ | |
!≡≡ | |
≡/ | |
≡/≡ | |
#( | |
#_ | |
#? | |
#_( | |
#{ | |
#> | |
## | |
#[ | |
$> | |
%= | |
&% | |
&& | |
&+ | |
&- | |
&/ | |
&= | |
&&& | |
(| | |
*> | |
++ | |
+++ | |
+= | |
+> | |
++= | |
-- | |
-< | |
-<< | |
-= | |
-> | |
->> | |
--- | |
--> | |
-+- | |
-\/ | |
-|> | |
-<| | |
->- | |
-<- | |
-| | |
-|| | |
-|: | |
.= | |
/= | |
/== | |
/-\ | |
/-: | |
/-> | |
/=> | |
/-< | |
/=< | |
/=: | |
//= | |
:= | |
:≡ | |
:=> | |
:-\ | |
| |
:=/ | |
:-/ | |
:-| | |
:=| | |
:|- | |
:|= | |
<$> | |
<* | |
<*> | |
<+> | |
<- | |
<<= | |
<= | |
<=> | |
<> | |
<|> | |
<<- | |
<| | |
<=< | |
<~ | |
<~~ | |
<<~ | |
<$ | |
<+ | |
<!> | |
<@> | |
<#> | |
<%> | |
<^> | |
<&> | |
<?> | |
<.> | |
</> | |
<\> | |
<"> | |
<:> | |
<~> | |
<**> | |
<<^ | |
<-> | |
<!-- | |
<-- | |
<~< | |
<==> | |
<|- | |
<<| | |
<|| | |
<-< | |
<--> | |
<== | |
<<== | |
<-\ | |
<-/ | |
<=\ | |
<=/ | |
=<< | |
== | |
=== | |
==> | |
=> | |
=~ | |
=>> | |
=~= | |
=>> | |
=>= | |
=<= | |
=< | |
==< | |
=<| | |
≡≡ | |
≡≡≡ | |
≡:≡ | |
>- | |
>= | |
>>- | |
>>= | |
>=> | |
>>^ | |
>>| | |
>!= | |
>-> | |
>== | |
>/= | |
>-| | |
>=| | |
>-\ | |
>=\ | |
>-/ | |
>=/ | |
>λ= | |
?. | |
[[ | |
[| | |
[BUG] | |
[DEBUG] | |
[ERR] | |
[ERROR] | |
[FAIL] | |
[FATAL] | |
[FIXME] | |
[HACK] | |
[INFO] | |
[INFO ] | |
[KO] | |
[MARK] | |
[NOTE] | |
[OK] | |
[PASS] | |
[PASS ] | |
[TODO] | |
[TRACE] | |
[VERBOSE] | |
[WARN] | |
[WARN ] | |
[WARNING] | |
]] | |
\= | |
\== | |
\/- | |
\-/ | |
\-: | |
\-> | |
\=> | |
\-< | |
\=< | |
\=: | |
_|_ | |
^= | |
^<< | |
^>> | |
^^ | |
|) | |
|= | |
|>= | |
|> | |
|+| | |
|-> | |
|--> | |
|=> | |
|==> | |
|>- | |
|<< | |
||> | |
|>> | |
|- | |
||- | |
||= | |
|-: | |
|=: | |
|-< | |
|=< | |
|--< | |
|==< | |
|] | |
~= | |
~> | |
~~> | |
~>> |
@neuromagus I just created a pull request with the required changes.
Anyway you can find a similar file here
thanks a lot, you save my time!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I trying update this minor mode for Emacs https://github.com/lumiknit/emacs-pragmatapro-ligatures to the actual PP version (0.30 now).
Please, check this list of ligatures. He is complete for this date or need update too? Maybe need add '// TODO', '// INFO' etc?