diff --git a/README.md b/README.md index a9254b891..e7638a04b 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,7 @@ The current available styles for `design`/`upright`/`italic`/`oblique` options a * Styles for ligation sets, include: * `ligset-dlig`: Default ligation set would be assigned to Discretionary ligatures. + * `ligset-clike`: Default ligation set would be assigned to C-Like. * `ligset-javascript`: Default ligation set would be assigned to JavaScript. * `ligset-php`: Default ligation set would be assigned to PHP. * `ligset-ml`: Default ligation set would be assigned to ML. @@ -170,7 +171,6 @@ The current available styles for `design`/`upright`/`italic`/`oblique` options a * `ligset-idris`: Default ligation set would be assigned to Idris. * `ligset-elm`: Default ligation set would be assigned to Elm. * `ligset-purescript`: Default ligation set would be assigned to PureScript. - * `ligset-patel`: Default ligation set would be assigned to PatEL. * `ligset-swift`: Default ligation set would be assigned to Swift. * `ligset-coq`: Default ligation set would be assigned to Coq. * `ligset-matlab`: Default ligation set would be assigned to Matlab. @@ -201,6 +201,7 @@ The current available styles for `design`/`upright`/`italic`/`oblique` options a * `calt-kern-dotty`: Move connecting dotty punctuations closer, like for `::`, `:::` and `...`.. * `calt-logic`: Enable ligation for `/\` and `\/`. * `calt-llgg`: Enable ligation for `<<`, `>>` and other angle-bracket chaining. + * `calt-llggeq`: Enable ligation for `<<=`, `>>=` as shift operator. * `calt-dotoper`: Treat dot (`.`) as operator and perform chained centering. * `calt-arrowZALE`: Treat `<=` as arrow. * `calt-arrowZAGE`: Treat `>=` as co-arrow. diff --git a/images/charvars.png b/images/charvars.png index 399cc57ee..566d2ea57 100644 Binary files a/images/charvars.png and b/images/charvars.png differ diff --git a/images/languages.png b/images/languages.png index 859f04fd0..3a33ac55a 100644 Binary files a/images/languages.png and b/images/languages.png differ diff --git a/images/ligations.png b/images/ligations.png index 9b1e8287a..9daf01020 100644 Binary files a/images/ligations.png and b/images/ligations.png differ diff --git a/images/matrix.png b/images/matrix.png index 317b8a95b..8f35848af 100644 Binary files a/images/matrix.png and b/images/matrix.png differ diff --git a/images/preview-all.png b/images/preview-all.png index ba840f814..f683c46c5 100644 Binary files a/images/preview-all.png and b/images/preview-all.png differ diff --git a/images/stylesets.png b/images/stylesets.png index b7cc32afe..c1a69beff 100644 Binary files a/images/stylesets.png and b/images/stylesets.png differ diff --git a/images/weights.png b/images/weights.png index 2daf4630d..b50a4647a 100644 Binary files a/images/weights.png and b/images/weights.png differ diff --git a/ligation-set.toml b/ligation-set.toml index d5c8d75e8..440a63e9b 100644 --- a/ligation-set.toml +++ b/ligation-set.toml @@ -98,12 +98,24 @@ desc = 'Treat `>=` as co-arrow' ligGroup = "html-comment" desc = 'Enable ligation for `