Skip to content

mathematical bold script submission#3896

Merged
LornaSIL merged 3 commits into
keymanapp:masterfrom
Cathaylaboratory:master
Mar 3, 2026
Merged

mathematical bold script submission#3896
LornaSIL merged 3 commits into
keymanapp:masterfrom
Cathaylaboratory:master

Conversation

@Cathaylaboratory
Copy link
Copy Markdown
Contributor

ready for reviewing

@keyman-server
Copy link
Copy Markdown
Collaborator

Thank you for your pull request. You'll see a "build failed" message until the Keyman team has reviewed the pull request and manually initiated the build process.

Every change committed to this branch will become part of this pull request. When you have finished submitting files and are ready for the Keyman team to review this pull request, please post a "Ready for review" comment.

@LornaSIL
Copy link
Copy Markdown
Contributor

LornaSIL commented Mar 2, 2026

The php file isn't in the proper format (you are mixing php and html headers and formatting). Otherwise, I believe the rest is okay. Please change the php file to something like this:

<?php 
  $pagename = 'mathematical bold script Keyboard Help';
  $pagetitle = $pagename;
  require_once('header.php');
?>

<p>
  Mathematical Bold Script keyboard for Mathematical Bold Script Alphanumeric Symbols
</p>

<h2>Desktop Keyboard Layout</h2>
<div id='osk' data-states='default shift'>
</div>

<h2>Mobile/Tablet Keyboard Layout</h2>
<p>Due to the size and number of keys, some characters are hidden in the long press. 
	Press and hold on the key with a little dot on the top right to reveal and use them.</p>

<div id='osk-tablet' data-states='default shift numeric currencies '>
</div>

@Cathaylaboratory
Copy link
Copy Markdown
Contributor Author

Cathaylaboratory commented Mar 3, 2026 via email

@Cathaylaboratory
Copy link
Copy Markdown
Contributor Author

Cathaylaboratory commented Mar 3, 2026 via email

@LornaSIL
Copy link
Copy Markdown
Contributor

LornaSIL commented Mar 3, 2026 via email

Removed unnecessary head section and associated styles from the help page.
@Cathaylaboratory
Copy link
Copy Markdown
Contributor Author

Cathaylaboratory commented Mar 3, 2026 via email

@LornaSIL
Copy link
Copy Markdown
Contributor

LornaSIL commented Mar 3, 2026 via email

@Cathaylaboratory
Copy link
Copy Markdown
Contributor Author

Cathaylaboratory commented Mar 3, 2026 via email

Copy link
Copy Markdown
Contributor

@LornaSIL LornaSIL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Accepted.

@LornaSIL LornaSIL merged commit 21486d4 into keymanapp:master Mar 3, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants