Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens authored and github-actions[bot] committed Apr 29, 2024
1 parent ee792a6 commit 2fb9c87
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 24 deletions.
12 changes: 1 addition & 11 deletions debug.json
Original file line number Diff line number Diff line change
Expand Up @@ -12647,13 +12647,8 @@
"families_count": 1,
"gh_url": "https://notofonts.github.io/math",
"has_releases": true,
"issue_count": 9,
"issue_count": 7,
"issues": [
{
"number": 80,
"title": "Make lower case kappa more distinguishable from lower case k",
"url": "https://github.com/notofonts/math/pull/80"
},
{
"number": 77,
"title": "Make serif as a stub, just to recycle existing serif glyphs",
Expand All @@ -12664,11 +12659,6 @@
"title": "Inconsistent kerning",
"url": "https://github.com/notofonts/math/issues/73"
},
{
"number": 71,
"title": "Alpha and kappa are a bit too close to their latin lookalikes",
"url": "https://github.com/notofonts/math/issues/71"
},
{
"number": 67,
"title": "Request for a bold math font for use in section and title headers",
Expand Down
4 changes: 1 addition & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61001,17 +61001,15 @@ <h5 class="mb-0">
data-target="#math .issuescard"
>
<span class="material-icons"></span>
Known Issues (9)
Known Issues (7)
</button>
</h5>
</div>
<div class="collapse issuescard">
<div class="card-body">
<ul>
<li>Make lower case kappa more distinguishable from lower case k (<a href="https://github.com/notofonts/math/pull/80">#80</a>)</li>
<li>Make serif as a stub, just to recycle existing serif glyphs (<a href="https://github.com/notofonts/math/issues/77">#77</a>)</li>
<li>Inconsistent kerning (<a href="https://github.com/notofonts/math/issues/73">#73</a>)</li>
<li>Alpha and kappa are a bit too close to their latin lookalikes (<a href="https://github.com/notofonts/math/issues/71">#71</a>)</li>
<li>Request for a bold math font for use in section and title headers (<a href="https://github.com/notofonts/math/issues/67">#67</a>)</li>
<li>Chancery style should be the default for script math alpahebt (<a href="https://github.com/notofonts/math/issues/61">#61</a>)</li>
<li>&#x60;ssty&#x60; variants are too bold (<a href="https://github.com/notofonts/math/issues/58">#58</a>)</li>
Expand Down
10 changes: 0 additions & 10 deletions docs/noto.json
Original file line number Diff line number Diff line change
Expand Up @@ -10467,11 +10467,6 @@
},
"gh_url": "https://notofonts.github.io/math",
"issues": [
{
"number": 80,
"title": "Make lower case kappa more distinguishable from lower case k",
"url": "https://github.com/notofonts/math/pull/80"
},
{
"number": 77,
"title": "Make serif as a stub, just to recycle existing serif glyphs",
Expand All @@ -10482,11 +10477,6 @@
"title": "Inconsistent kerning",
"url": "https://github.com/notofonts/math/issues/73"
},
{
"number": 71,
"title": "Alpha and kappa are a bit too close to their latin lookalikes",
"url": "https://github.com/notofonts/math/issues/71"
},
{
"number": 67,
"title": "Request for a bold math font for use in section and title headers",
Expand Down

0 comments on commit 2fb9c87

Please sign in to comment.