How to remove inconsistent spacing between math repeating math characters?perp and parallel with equal...

Multi tool use
How do I prevent a homebrew Grappling Hook feature from trivializing Tomb of Annihilation?
Do authors have to be politically correct in article-writing?
Why did the villain in the first Men in Black movie care about Earth's Cockroaches?
Do "fields" always combine by addition?
Building an exterior wall within an exterior wall for insulation
Which communication protocol is used in AdLib sound card?
A Missing Symbol for This Logo
Crontab: Ubuntu running script (noob)
How do you funnel food off a cutting board?
Play Zip, Zap, Zop
Am I a Rude Number?
Constexpr if with a non-bool condition
Identify KNO3 and KH2PO4 at home
Does Skippy chunky peanut butter contain trans fat?
Is a new boolean field better than null reference when a value can be meaningfully absent?
How can the probability of a fumble decrease linearly with more dice?
False written accusations not made public - is there law to cover this?
A man comes home from work
Ellipses aligned on the same boundary point
Strange "DuckDuckGo dork" takes me to random website
What would you call a real market that is close to perfect competition?
local storage : Uncaught TypeError: Cannot set property 'innerHTML' of null
Saint abbreviation
How does Leonard in "Memento" remember reading and writing?
How to remove inconsistent spacing between math repeating math characters?
perp and parallel with equal heightHow does one stop automatic line spacing increases when typesetting tall math symbols?Can I easily tune the mathdesign fonts?Set a minimum space above and below displayed mathAutomate correct spacing after ! in math modeMultiple alignment in math mode - a math equivalent to `multicolumn`?Spacing and size of my matrix displaysCan't “detexify” this symbol for the exponential functionCreating custom mathematical symbolsHow to create a figure with database and web server symbols in latex?
I am creating a graph in Latex with auto-generated lines like
$|circbulletbulletcircbulletbulletrangle$
which generate the image
I would like the spacing of these symbols to be consistent and also small.
Ideally I would like all of the symbols to be spaced at the same distance as the last two symbols. How would I achieve this?
math-mode symbols
New contributor
James is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I am creating a graph in Latex with auto-generated lines like
$|circbulletbulletcircbulletbulletrangle$
which generate the image
I would like the spacing of these symbols to be consistent and also small.
Ideally I would like all of the symbols to be spaced at the same distance as the last two symbols. How would I achieve this?
math-mode symbols
New contributor
James is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Welcome to TeX.SE! Can you please make your code snippet compilable?
– Kurt
1 min ago
add a comment |
I am creating a graph in Latex with auto-generated lines like
$|circbulletbulletcircbulletbulletrangle$
which generate the image
I would like the spacing of these symbols to be consistent and also small.
Ideally I would like all of the symbols to be spaced at the same distance as the last two symbols. How would I achieve this?
math-mode symbols
New contributor
James is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I am creating a graph in Latex with auto-generated lines like
$|circbulletbulletcircbulletbulletrangle$
which generate the image
I would like the spacing of these symbols to be consistent and also small.
Ideally I would like all of the symbols to be spaced at the same distance as the last two symbols. How would I achieve this?
math-mode symbols
math-mode symbols
New contributor
James is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
James is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
James is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 5 mins ago
JamesJames
106
106
New contributor
James is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
James is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
James is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Welcome to TeX.SE! Can you please make your code snippet compilable?
– Kurt
1 min ago
add a comment |
Welcome to TeX.SE! Can you please make your code snippet compilable?
– Kurt
1 min ago
Welcome to TeX.SE! Can you please make your code snippet compilable?
– Kurt
1 min ago
Welcome to TeX.SE! Can you please make your code snippet compilable?
– Kurt
1 min ago
add a comment |
1 Answer
1
active
oldest
votes
Embrace circ
s and bullet
s, so that they don't take on special math spacings.
documentclass{article}
begin{document}
$|{circ}{bullet}{bullet}{circ}{bullet}{bullet}rangle$
end{document}
This makes the spacing consistent, but for some reason in python's matplotlib latex renderer I get large spacing, any idea why this would be?
– James
1 min ago
@James I'm sorry, I cannot address that issue, other than to say the "natural" spacing would be font-dependent.
– Steven B. Segletes
5 secs ago
add a comment |
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
});
}
});
James is a new contributor. Be nice, and check out our Code of Conduct.
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%2f476919%2fhow-to-remove-inconsistent-spacing-between-math-repeating-math-characters%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Embrace circ
s and bullet
s, so that they don't take on special math spacings.
documentclass{article}
begin{document}
$|{circ}{bullet}{bullet}{circ}{bullet}{bullet}rangle$
end{document}
This makes the spacing consistent, but for some reason in python's matplotlib latex renderer I get large spacing, any idea why this would be?
– James
1 min ago
@James I'm sorry, I cannot address that issue, other than to say the "natural" spacing would be font-dependent.
– Steven B. Segletes
5 secs ago
add a comment |
Embrace circ
s and bullet
s, so that they don't take on special math spacings.
documentclass{article}
begin{document}
$|{circ}{bullet}{bullet}{circ}{bullet}{bullet}rangle$
end{document}
This makes the spacing consistent, but for some reason in python's matplotlib latex renderer I get large spacing, any idea why this would be?
– James
1 min ago
@James I'm sorry, I cannot address that issue, other than to say the "natural" spacing would be font-dependent.
– Steven B. Segletes
5 secs ago
add a comment |
Embrace circ
s and bullet
s, so that they don't take on special math spacings.
documentclass{article}
begin{document}
$|{circ}{bullet}{bullet}{circ}{bullet}{bullet}rangle$
end{document}
Embrace circ
s and bullet
s, so that they don't take on special math spacings.
documentclass{article}
begin{document}
$|{circ}{bullet}{bullet}{circ}{bullet}{bullet}rangle$
end{document}
answered 3 mins ago


Steven B. SegletesSteven B. Segletes
157k9202411
157k9202411
This makes the spacing consistent, but for some reason in python's matplotlib latex renderer I get large spacing, any idea why this would be?
– James
1 min ago
@James I'm sorry, I cannot address that issue, other than to say the "natural" spacing would be font-dependent.
– Steven B. Segletes
5 secs ago
add a comment |
This makes the spacing consistent, but for some reason in python's matplotlib latex renderer I get large spacing, any idea why this would be?
– James
1 min ago
@James I'm sorry, I cannot address that issue, other than to say the "natural" spacing would be font-dependent.
– Steven B. Segletes
5 secs ago
This makes the spacing consistent, but for some reason in python's matplotlib latex renderer I get large spacing, any idea why this would be?
– James
1 min ago
This makes the spacing consistent, but for some reason in python's matplotlib latex renderer I get large spacing, any idea why this would be?
– James
1 min ago
@James I'm sorry, I cannot address that issue, other than to say the "natural" spacing would be font-dependent.
– Steven B. Segletes
5 secs ago
@James I'm sorry, I cannot address that issue, other than to say the "natural" spacing would be font-dependent.
– Steven B. Segletes
5 secs ago
add a comment |
James is a new contributor. Be nice, and check out our Code of Conduct.
James is a new contributor. Be nice, and check out our Code of Conduct.
James is a new contributor. Be nice, and check out our Code of Conduct.
James is a new contributor. Be nice, and check out our Code of Conduct.
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%2f476919%2fhow-to-remove-inconsistent-spacing-between-math-repeating-math-characters%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
l0uTzDkLUaZgvR79Ta5IAQHmz6jxKdC CG,6czmdDqAsSrl
Welcome to TeX.SE! Can you please make your code snippet compilable?
– Kurt
1 min ago