yhmath, extensible parens, TeX chooses(?) wrong sizewhere to find font including an extensible version of a...
Can we harness gravitational potential energy?
Early credit roll before the end of the film
Am I a Rude Number?
Advice for a new journal editor
What incentives do banks have to gather up loans into pools (backed by Ginnie Mae)and selling them?
Positioning node within rectangle Tikz
Does theoretical physics suggest that gravity is the exchange of gravitons or deformation/bending of spacetime?
Partial vs Complete Catchup: what are the differences in terms of security?
IGBT transistor with auxiliary emitter
Making him into a bully (how to show mild violence)
Can you tell from a blurry photo if focus was too close or too far?
Non-Cancer terminal illness that can affect young (age 10-13) girls?
Do authors have to be politically correct in article-writing?
What are "industrial chops"?
What would the chemical name be for C13H8Cl3NO
Transpose a matrix and parenthesis
What is the most fuel efficient way out of the Solar System?
Why do neural networks need so many training examples to perform?
A title for a history book
Why zero tolerance on nudity in space?
How to say "Brexit" in Latin?
How do you funnel food off a cutting board?
In Linux what happens if 1000 files in a directory are moved to another location while another 300 files were added to the source directory?
Quickly creating a sparse array
yhmath, extensible parens, TeX chooses(?) wrong size
where to find font including an extensible version of a straight integral?pifont (zapf dingbats) shows wrong lettersbbding package showing wrong results for charactersPackages lucidabr and yhmath results in wrong symbolsCombination of Palatino and Arev results in wrong parenthesis in mathWhat is wrong with my dsfont package?root index crossed by root sign [at a very large font size]Change size of selected math alphabetsyhmath impact on radical symbols and delimitersExtraneous parenthesis with extensible accents and yhmath
the yhmath fonts provide extensible parenthesis and other delimiters, as well as sqrts etc etc. Unfortunately it was found that the biggl size is not correctly selected, as shown here

The charlist code in the metafont source looks correct, but we cannot find the reason for the discrepancy. I checked that it is not an error of the type1 fonts, it happens the same way with the mf fonts.
Detailed discussion with many more examples and test files are here: https://github.com/TeX-Live/yhmath/issues/3
The respective mf code follows:
charlist oct"000": oct"200": oct"020": oct"201":
oct"022": oct"202": oct"040": oct"203":
oct"204": oct"205": oct"206": oct"207": oct"210": oct"211":
oct"060"; % left parentheses
...
cmchar "big left parenthesis";
beginchar(oct"000",7u#,rule_thickness#,2dh#-rule_thickness#);
adjust_fit(1.5u#,-.25u#); left_paren(hair,stem); endchar;
cmchar "Big left parenthesis";
beginchar(oct"020",9u#,rule_thickness#,3dh#-rule_thickness#);
adjust_fit(2u#,-.25u#); left_paren(rule_thickness,.5[stem,bold]); endchar;
cmchar "bigg left parenthesis";
beginchar(oct"022",11u#,rule_thickness#,4dh#-rule_thickness#);
adjust_fit(2.5u#,-.25u#); left_paren(rule_thickness+.2dw,bold); endchar;
cmchar "Bigg left parenthesis";
beginchar(oct"040",11.5u#,rule_thickness#,5dh#-rule_thickness#);
adjust_fit(3u#,-.25u#); left_paren(rule_thickness+.4dw,bold+dw); endchar;
Any suggestion how to track this down and improve the display would be nice.
Thanks
Norbert
fonts math-fonts yhmath
add a comment |
the yhmath fonts provide extensible parenthesis and other delimiters, as well as sqrts etc etc. Unfortunately it was found that the biggl size is not correctly selected, as shown here

The charlist code in the metafont source looks correct, but we cannot find the reason for the discrepancy. I checked that it is not an error of the type1 fonts, it happens the same way with the mf fonts.
Detailed discussion with many more examples and test files are here: https://github.com/TeX-Live/yhmath/issues/3
The respective mf code follows:
charlist oct"000": oct"200": oct"020": oct"201":
oct"022": oct"202": oct"040": oct"203":
oct"204": oct"205": oct"206": oct"207": oct"210": oct"211":
oct"060"; % left parentheses
...
cmchar "big left parenthesis";
beginchar(oct"000",7u#,rule_thickness#,2dh#-rule_thickness#);
adjust_fit(1.5u#,-.25u#); left_paren(hair,stem); endchar;
cmchar "Big left parenthesis";
beginchar(oct"020",9u#,rule_thickness#,3dh#-rule_thickness#);
adjust_fit(2u#,-.25u#); left_paren(rule_thickness,.5[stem,bold]); endchar;
cmchar "bigg left parenthesis";
beginchar(oct"022",11u#,rule_thickness#,4dh#-rule_thickness#);
adjust_fit(2.5u#,-.25u#); left_paren(rule_thickness+.2dw,bold); endchar;
cmchar "Bigg left parenthesis";
beginchar(oct"040",11.5u#,rule_thickness#,5dh#-rule_thickness#);
adjust_fit(3u#,-.25u#); left_paren(rule_thickness+.4dw,bold+dw); endchar;
Any suggestion how to track this down and improve the display would be nice.
Thanks
Norbert
fonts math-fonts yhmath
add a comment |
the yhmath fonts provide extensible parenthesis and other delimiters, as well as sqrts etc etc. Unfortunately it was found that the biggl size is not correctly selected, as shown here

The charlist code in the metafont source looks correct, but we cannot find the reason for the discrepancy. I checked that it is not an error of the type1 fonts, it happens the same way with the mf fonts.
Detailed discussion with many more examples and test files are here: https://github.com/TeX-Live/yhmath/issues/3
The respective mf code follows:
charlist oct"000": oct"200": oct"020": oct"201":
oct"022": oct"202": oct"040": oct"203":
oct"204": oct"205": oct"206": oct"207": oct"210": oct"211":
oct"060"; % left parentheses
...
cmchar "big left parenthesis";
beginchar(oct"000",7u#,rule_thickness#,2dh#-rule_thickness#);
adjust_fit(1.5u#,-.25u#); left_paren(hair,stem); endchar;
cmchar "Big left parenthesis";
beginchar(oct"020",9u#,rule_thickness#,3dh#-rule_thickness#);
adjust_fit(2u#,-.25u#); left_paren(rule_thickness,.5[stem,bold]); endchar;
cmchar "bigg left parenthesis";
beginchar(oct"022",11u#,rule_thickness#,4dh#-rule_thickness#);
adjust_fit(2.5u#,-.25u#); left_paren(rule_thickness+.2dw,bold); endchar;
cmchar "Bigg left parenthesis";
beginchar(oct"040",11.5u#,rule_thickness#,5dh#-rule_thickness#);
adjust_fit(3u#,-.25u#); left_paren(rule_thickness+.4dw,bold+dw); endchar;
Any suggestion how to track this down and improve the display would be nice.
Thanks
Norbert
fonts math-fonts yhmath
the yhmath fonts provide extensible parenthesis and other delimiters, as well as sqrts etc etc. Unfortunately it was found that the biggl size is not correctly selected, as shown here

The charlist code in the metafont source looks correct, but we cannot find the reason for the discrepancy. I checked that it is not an error of the type1 fonts, it happens the same way with the mf fonts.
Detailed discussion with many more examples and test files are here: https://github.com/TeX-Live/yhmath/issues/3
The respective mf code follows:
charlist oct"000": oct"200": oct"020": oct"201":
oct"022": oct"202": oct"040": oct"203":
oct"204": oct"205": oct"206": oct"207": oct"210": oct"211":
oct"060"; % left parentheses
...
cmchar "big left parenthesis";
beginchar(oct"000",7u#,rule_thickness#,2dh#-rule_thickness#);
adjust_fit(1.5u#,-.25u#); left_paren(hair,stem); endchar;
cmchar "Big left parenthesis";
beginchar(oct"020",9u#,rule_thickness#,3dh#-rule_thickness#);
adjust_fit(2u#,-.25u#); left_paren(rule_thickness,.5[stem,bold]); endchar;
cmchar "bigg left parenthesis";
beginchar(oct"022",11u#,rule_thickness#,4dh#-rule_thickness#);
adjust_fit(2.5u#,-.25u#); left_paren(rule_thickness+.2dw,bold); endchar;
cmchar "Bigg left parenthesis";
beginchar(oct"040",11.5u#,rule_thickness#,5dh#-rule_thickness#);
adjust_fit(3u#,-.25u#); left_paren(rule_thickness+.4dw,bold+dw); endchar;
Any suggestion how to track this down and improve the display would be nice.
Thanks
Norbert
fonts math-fonts yhmath
fonts math-fonts yhmath
asked 3 mins ago
norbertnorbert
6,5001332
6,5001332
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f477142%2fyhmath-extensible-parens-tex-chooses-wrong-size%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f477142%2fyhmath-extensible-parens-tex-chooses-wrong-size%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown