Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add commas to subsubsection titles with “Greek” in unimath-symbols.ltx #635

Merged
merged 1 commit into from
Jul 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions unimath-symbols.ltx
Original file line number Diff line number Diff line change
Expand Up @@ -349,10 +349,10 @@ The limits behaviour as specified by \textsf{unicode-math} are shown with grey s

\subsection{Normal weight}

\subsubsection{Upright Greek, uppercase}
\subsubsection{Upright, Greek, uppercase}
\SLOTS{"00391}{"003A9}

\subsubsection{Upright Greek, lowercase}
\subsubsection{Upright, Greek, lowercase}
\SLOTS{"003B1}{"003F5}

\subsubsection{Italic, Latin, uppercase}
Expand All @@ -361,10 +361,10 @@ The limits behaviour as specified by \textsf{unicode-math} are shown with grey s
\subsubsection{Italic, Latin, lowercase}
\SLOTS{"1D44E}{"1D467}

\subsubsection{Italic Greek, uppercase}
\subsubsection{Italic, Greek, uppercase}
\SLOTS{"1D6E2}{"1D6FA}

\subsubsection{Italic Greek, lowercase}
\subsubsection{Italic, Greek, lowercase}
\SLOTS{"1D6FC}{"1D71B}

\subsubsection{Script, Latin, uppercase}
Expand Down Expand Up @@ -411,10 +411,10 @@ The limits behaviour as specified by \textsf{unicode-math} are shown with grey s
\subsubsection{Bold, Latin, lowercase}
\SLOTS{"1D41A}{"1D433}

\subsubsection{Bold Greek, uppercase}
\subsubsection{Bold, Greek, uppercase}
\SLOTS{"1D6A8}{"1D6C0}

\subsubsection{Bold Greek, lowercase}
\subsubsection{Bold, Greek, lowercase}
\SLOTS{"1D6C2}{"1D6E1}

\subsubsection{Bold italic, Latin, uppercase}
Expand All @@ -423,10 +423,10 @@ The limits behaviour as specified by \textsf{unicode-math} are shown with grey s
\subsubsection{Bold italic, Latin, lowercase}
\SLOTS{"1D482}{"1D49B}

\subsubsection{Bold italic Greek, uppercase}
\subsubsection{Bold italic, Greek, uppercase}
\SLOTS{"1D71C}{"1D734}

\subsubsection{Bold italic Greek, lowercase}
\subsubsection{Bold italic, Greek, lowercase}
\SLOTS{"1D736}{"1D755}

\subsubsection{Bold script, Latin, uppercase}
Expand All @@ -453,16 +453,16 @@ The limits behaviour as specified by \textsf{unicode-math} are shown with grey s
\subsubsection{Bold italic sans serif, Latin, lowercase}
\SLOTS{"1D656}{"1D66F}

\subsubsection{Bold sans serif Greek, uppercase}
\subsubsection{Bold sans serif, Greek, uppercase}
\SLOTS{"1D756}{"1D76E}

\subsubsection{Bold sans serif Greek, lowercase}
\subsubsection{Bold sans serif, Greek, lowercase}
\SLOTS{"1D770}{"1D78F}

\subsubsection{Bold italic sans serif Greek, uppercase}
\subsubsection{Bold italic sans serif, Greek, uppercase}
\SLOTS{"1D790}{"1D7A8}

\subsubsection{Bold italic sans serif Greek, lowercase}
\subsubsection{Bold italic sans serif, Greek, lowercase}
\SLOTS{"1D7AA}{"1D7C9}

\subsection{Miscellaneous}
Expand Down