Square integral symbolThe symbol for a map which is an isomorphism?Looking for symbol: ShieldHow to define the following symbol to stock one element in one list?Looking for stylized H-symbolHow to create a square-root symbol in non-math modesmall integral symbol in posterSymbol for negated exclamation markIs there a CD icon/symbol for latex?Using Symbol font for extended integrals in LaTeXIntegral sign not covering entire fraction
Gantt Chart like rectangles with log scale
Why does Bach not break the rules here?
Is there a data structure that only stores hash codes and not the actual objects?
My Graph Theory Students
If I can solve Sudoku can I solve Travelling Salesman Problem(TSP)? If yes, how?
How to use deus ex machina safely?
Interplanetary conflict, some disease destroys the ability to understand or appreciate music
Why Choose Less Effective Armour Types?
How to change two letters closest to a string and one letter immediately after a string using notepad++
Employee lack of ownership
Can a druid choose the size of its wild shape beast?
Why would a flight no longer considered airworthy be redirected like this?
Does someone need to be connected to my network to sniff HTTP requests?
Do the common programs (for example: "ls", "cat") in Linux and BSD come from the same source code?
Why do Australian milk farmers need to protest supermarkets' milk price?
Are there other languages, besides English, where the indefinite (or definite) article varies based on sound?
My adviser wants to be the first author
Existence of subset with given Hausdorff dimension
How can I track script which gives me "command not found" right after the login?
Can I use USB data pins as power source
How to explain that I do not want to visit a country due to personal safety concern?
How to deal with taxi scam when on vacation?
Why one should not leave fingerprints on bulbs and plugs?
Are ETF trackers fundamentally better than individual stocks?
Square integral symbol
The symbol for a map which is an isomorphism?Looking for symbol: ShieldHow to define the following symbol to stock one element in one list?Looking for stylized H-symbolHow to create a square-root symbol in non-math modesmall integral symbol in posterSymbol for negated exclamation markIs there a CD icon/symbol for latex?Using Symbol font for extended integrals in LaTeXIntegral sign not covering entire fraction
How can I write a square version of the integral sign? I'm looking for something that has the same height as a regular integral sign and looks like this:
Note that this symbol is not found by Detexify and does not appear to be in the comprehensive list of symbols.
symbols integral
New contributor
add a comment |
How can I write a square version of the integral sign? I'm looking for something that has the same height as a regular integral sign and looks like this:
Note that this symbol is not found by Detexify and does not appear to be in the comprehensive list of symbols.
symbols integral
New contributor
Welcome to TeX.SE!
– Kurt
9 hours ago
add a comment |
How can I write a square version of the integral sign? I'm looking for something that has the same height as a regular integral sign and looks like this:
Note that this symbol is not found by Detexify and does not appear to be in the comprehensive list of symbols.
symbols integral
New contributor
How can I write a square version of the integral sign? I'm looking for something that has the same height as a regular integral sign and looks like this:
Note that this symbol is not found by Detexify and does not appear to be in the comprehensive list of symbols.
symbols integral
symbols integral
New contributor
New contributor
edited 8 hours ago
Sandy G
3,0421323
3,0421323
New contributor
asked 9 hours ago
JohnJohn
232
232
New contributor
New contributor
Welcome to TeX.SE!
– Kurt
9 hours ago
add a comment |
Welcome to TeX.SE!
– Kurt
9 hours ago
Welcome to TeX.SE!
– Kurt
9 hours ago
Welcome to TeX.SE!
– Kurt
9 hours ago
add a comment |
2 Answers
2
active
oldest
votes
You can always build your own symbol. (If you want such integrals also to show up as subscripts, you need to add the corresponding code to the last options of mathchoice
.)
documentclassarticle
usepackageamsmath
usepackagetikz
DeclareMathOperator*SquareIntmathchoicetikz[baseline=0.55em]%
draw[line width=0.08em] (-0.2em,0em)
tikz[baseline=0.35em]- (0,-0.2em) -- (0,1.2em) -
begindocument
[ SquareIntlimits_a^bf(x),mathrmdxquadtextvs.quad
intlimits_a^bf(x),mathrmdx]
$SquareIntlimits_a^bf(x),mathrmdxquadtextvs.quad
intlimits_a^bf(x),mathrmdx$
enddocument
1
TikZ is great !
– Black Mild
6 hours ago
add a comment |
You can design your own using rule
s. This solution measures the height and depth of the integral to ensure exact size.
Here is the code:
documentclassarticle
usepackagecalc % needed to add lengths
usepackageamsmath % needed for DeclareMathOperator
newlengthhght
newlengthdpth
DeclareMathOperatorsqrintmathchoice%
settoheighthght$displaystyleint$settodepthdpth$displaystyleint$% measures int
rule[-dpth].2ex.5ex% lower vert
rule[-dpth].12em.2ex% lower hor
rule[-dpth].2exhght+dpth% main vert
rule[hght-.2ex].12em.2ex% upper hor
rule[hght-.5ex].2ex.5ex% upper vert
settoheighthght$int$settodepthdpth$int$%
rule[-dpth].15ex.4ex%
rule[-dpth].1em.15ex%
rule[-dpth].15exhght+dpth%
rule[hght-.15ex].1em.15ex%
rule[hght-.4ex].15ex.4ex%
settoheighthght$scriptstyleint$settodepthdpth$scriptstyleint$%
rule[-dpth].1ex.3ex%
rule[-dpth].08em.1ex%
rule[-dpth].1exhght+dpth%
rule[hght-.1ex].08em.1ex%
rule[hght-.3ex].1ex.3ex%
begindocument
Inline square integral: $int_0^1sqrint_0^1$, subscripted: $A_int_0^1sqrint_0^1$, or a displayed version:
[
int_0^1sqrint_0^1
]
enddocument
Note that I have not added the code for a scriptscript version. You can adjust the lengths and thicknesses as you wish.
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
);
);
John 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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2f479681%2fsquare-integral-symbol%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
You can always build your own symbol. (If you want such integrals also to show up as subscripts, you need to add the corresponding code to the last options of mathchoice
.)
documentclassarticle
usepackageamsmath
usepackagetikz
DeclareMathOperator*SquareIntmathchoicetikz[baseline=0.55em]%
draw[line width=0.08em] (-0.2em,0em)
tikz[baseline=0.35em]- (0,-0.2em) -- (0,1.2em) -
begindocument
[ SquareIntlimits_a^bf(x),mathrmdxquadtextvs.quad
intlimits_a^bf(x),mathrmdx]
$SquareIntlimits_a^bf(x),mathrmdxquadtextvs.quad
intlimits_a^bf(x),mathrmdx$
enddocument
1
TikZ is great !
– Black Mild
6 hours ago
add a comment |
You can always build your own symbol. (If you want such integrals also to show up as subscripts, you need to add the corresponding code to the last options of mathchoice
.)
documentclassarticle
usepackageamsmath
usepackagetikz
DeclareMathOperator*SquareIntmathchoicetikz[baseline=0.55em]%
draw[line width=0.08em] (-0.2em,0em)
tikz[baseline=0.35em]- (0,-0.2em) -- (0,1.2em) -
begindocument
[ SquareIntlimits_a^bf(x),mathrmdxquadtextvs.quad
intlimits_a^bf(x),mathrmdx]
$SquareIntlimits_a^bf(x),mathrmdxquadtextvs.quad
intlimits_a^bf(x),mathrmdx$
enddocument
1
TikZ is great !
– Black Mild
6 hours ago
add a comment |
You can always build your own symbol. (If you want such integrals also to show up as subscripts, you need to add the corresponding code to the last options of mathchoice
.)
documentclassarticle
usepackageamsmath
usepackagetikz
DeclareMathOperator*SquareIntmathchoicetikz[baseline=0.55em]%
draw[line width=0.08em] (-0.2em,0em)
tikz[baseline=0.35em]- (0,-0.2em) -- (0,1.2em) -
begindocument
[ SquareIntlimits_a^bf(x),mathrmdxquadtextvs.quad
intlimits_a^bf(x),mathrmdx]
$SquareIntlimits_a^bf(x),mathrmdxquadtextvs.quad
intlimits_a^bf(x),mathrmdx$
enddocument
You can always build your own symbol. (If you want such integrals also to show up as subscripts, you need to add the corresponding code to the last options of mathchoice
.)
documentclassarticle
usepackageamsmath
usepackagetikz
DeclareMathOperator*SquareIntmathchoicetikz[baseline=0.55em]%
draw[line width=0.08em] (-0.2em,0em)
tikz[baseline=0.35em]- (0,-0.2em) -- (0,1.2em) -
begindocument
[ SquareIntlimits_a^bf(x),mathrmdxquadtextvs.quad
intlimits_a^bf(x),mathrmdx]
$SquareIntlimits_a^bf(x),mathrmdxquadtextvs.quad
intlimits_a^bf(x),mathrmdx$
enddocument
answered 8 hours ago
marmotmarmot
108k5133251
108k5133251
1
TikZ is great !
– Black Mild
6 hours ago
add a comment |
1
TikZ is great !
– Black Mild
6 hours ago
1
1
TikZ is great !
– Black Mild
6 hours ago
TikZ is great !
– Black Mild
6 hours ago
add a comment |
You can design your own using rule
s. This solution measures the height and depth of the integral to ensure exact size.
Here is the code:
documentclassarticle
usepackagecalc % needed to add lengths
usepackageamsmath % needed for DeclareMathOperator
newlengthhght
newlengthdpth
DeclareMathOperatorsqrintmathchoice%
settoheighthght$displaystyleint$settodepthdpth$displaystyleint$% measures int
rule[-dpth].2ex.5ex% lower vert
rule[-dpth].12em.2ex% lower hor
rule[-dpth].2exhght+dpth% main vert
rule[hght-.2ex].12em.2ex% upper hor
rule[hght-.5ex].2ex.5ex% upper vert
settoheighthght$int$settodepthdpth$int$%
rule[-dpth].15ex.4ex%
rule[-dpth].1em.15ex%
rule[-dpth].15exhght+dpth%
rule[hght-.15ex].1em.15ex%
rule[hght-.4ex].15ex.4ex%
settoheighthght$scriptstyleint$settodepthdpth$scriptstyleint$%
rule[-dpth].1ex.3ex%
rule[-dpth].08em.1ex%
rule[-dpth].1exhght+dpth%
rule[hght-.1ex].08em.1ex%
rule[hght-.3ex].1ex.3ex%
begindocument
Inline square integral: $int_0^1sqrint_0^1$, subscripted: $A_int_0^1sqrint_0^1$, or a displayed version:
[
int_0^1sqrint_0^1
]
enddocument
Note that I have not added the code for a scriptscript version. You can adjust the lengths and thicknesses as you wish.
add a comment |
You can design your own using rule
s. This solution measures the height and depth of the integral to ensure exact size.
Here is the code:
documentclassarticle
usepackagecalc % needed to add lengths
usepackageamsmath % needed for DeclareMathOperator
newlengthhght
newlengthdpth
DeclareMathOperatorsqrintmathchoice%
settoheighthght$displaystyleint$settodepthdpth$displaystyleint$% measures int
rule[-dpth].2ex.5ex% lower vert
rule[-dpth].12em.2ex% lower hor
rule[-dpth].2exhght+dpth% main vert
rule[hght-.2ex].12em.2ex% upper hor
rule[hght-.5ex].2ex.5ex% upper vert
settoheighthght$int$settodepthdpth$int$%
rule[-dpth].15ex.4ex%
rule[-dpth].1em.15ex%
rule[-dpth].15exhght+dpth%
rule[hght-.15ex].1em.15ex%
rule[hght-.4ex].15ex.4ex%
settoheighthght$scriptstyleint$settodepthdpth$scriptstyleint$%
rule[-dpth].1ex.3ex%
rule[-dpth].08em.1ex%
rule[-dpth].1exhght+dpth%
rule[hght-.1ex].08em.1ex%
rule[hght-.3ex].1ex.3ex%
begindocument
Inline square integral: $int_0^1sqrint_0^1$, subscripted: $A_int_0^1sqrint_0^1$, or a displayed version:
[
int_0^1sqrint_0^1
]
enddocument
Note that I have not added the code for a scriptscript version. You can adjust the lengths and thicknesses as you wish.
add a comment |
You can design your own using rule
s. This solution measures the height and depth of the integral to ensure exact size.
Here is the code:
documentclassarticle
usepackagecalc % needed to add lengths
usepackageamsmath % needed for DeclareMathOperator
newlengthhght
newlengthdpth
DeclareMathOperatorsqrintmathchoice%
settoheighthght$displaystyleint$settodepthdpth$displaystyleint$% measures int
rule[-dpth].2ex.5ex% lower vert
rule[-dpth].12em.2ex% lower hor
rule[-dpth].2exhght+dpth% main vert
rule[hght-.2ex].12em.2ex% upper hor
rule[hght-.5ex].2ex.5ex% upper vert
settoheighthght$int$settodepthdpth$int$%
rule[-dpth].15ex.4ex%
rule[-dpth].1em.15ex%
rule[-dpth].15exhght+dpth%
rule[hght-.15ex].1em.15ex%
rule[hght-.4ex].15ex.4ex%
settoheighthght$scriptstyleint$settodepthdpth$scriptstyleint$%
rule[-dpth].1ex.3ex%
rule[-dpth].08em.1ex%
rule[-dpth].1exhght+dpth%
rule[hght-.1ex].08em.1ex%
rule[hght-.3ex].1ex.3ex%
begindocument
Inline square integral: $int_0^1sqrint_0^1$, subscripted: $A_int_0^1sqrint_0^1$, or a displayed version:
[
int_0^1sqrint_0^1
]
enddocument
Note that I have not added the code for a scriptscript version. You can adjust the lengths and thicknesses as you wish.
You can design your own using rule
s. This solution measures the height and depth of the integral to ensure exact size.
Here is the code:
documentclassarticle
usepackagecalc % needed to add lengths
usepackageamsmath % needed for DeclareMathOperator
newlengthhght
newlengthdpth
DeclareMathOperatorsqrintmathchoice%
settoheighthght$displaystyleint$settodepthdpth$displaystyleint$% measures int
rule[-dpth].2ex.5ex% lower vert
rule[-dpth].12em.2ex% lower hor
rule[-dpth].2exhght+dpth% main vert
rule[hght-.2ex].12em.2ex% upper hor
rule[hght-.5ex].2ex.5ex% upper vert
settoheighthght$int$settodepthdpth$int$%
rule[-dpth].15ex.4ex%
rule[-dpth].1em.15ex%
rule[-dpth].15exhght+dpth%
rule[hght-.15ex].1em.15ex%
rule[hght-.4ex].15ex.4ex%
settoheighthght$scriptstyleint$settodepthdpth$scriptstyleint$%
rule[-dpth].1ex.3ex%
rule[-dpth].08em.1ex%
rule[-dpth].1exhght+dpth%
rule[hght-.1ex].08em.1ex%
rule[hght-.3ex].1ex.3ex%
begindocument
Inline square integral: $int_0^1sqrint_0^1$, subscripted: $A_int_0^1sqrint_0^1$, or a displayed version:
[
int_0^1sqrint_0^1
]
enddocument
Note that I have not added the code for a scriptscript version. You can adjust the lengths and thicknesses as you wish.
edited 8 hours ago
answered 8 hours ago
Sandy GSandy G
3,0421323
3,0421323
add a comment |
add a comment |
John is a new contributor. Be nice, and check out our Code of Conduct.
John is a new contributor. Be nice, and check out our Code of Conduct.
John is a new contributor. Be nice, and check out our Code of Conduct.
John 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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2f479681%2fsquare-integral-symbol%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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
Welcome to TeX.SE!
– Kurt
9 hours ago