Closer slanted parallel symbolA newcommand (for typesetting the symbol for parallel lines) not compiledHow do I get a slanted sum symbol?Parallel resistance commandSlanted text in newtxmathlessim slanted variationRedefining symbol midway through a documentUsing printeranswers environment, how to print solutions in the box without the title “Solutions”Set the symbol horizontally square (and more closer) using mtpro2
What does a Light weapon mean mechanically?
Are Democrats more likely to believe Astrology is a science?
Might have gotten a coworker sick, should I address this?
How unbalanced coaxial cables are used for broadcasting TV signals without any problems?
Is there a real-world mythological counterpart to WoW's "kill your gods for power" theme?
How do email clients "send later" without storing a password?
What is my breathable atmosphere composed of?
Does an oscilloscope subtract voltages as phasors?
Is a suit against a Univeristy Dorm for changing policies on a whim likely to succeed (USA)?
Confirm the ending of a string
Is English tonal for some words, like "permit"?
Will replacing a fake visa with a different fake visa cause me problems when applying for a legal study permit?
Relocation error, error code (127) after last updates
Linear Programming with additional "if-then"/"Default to zero" constraints?
A shy person in a queue
How can I discourage sharing internal API keys within a company?
How are aircraft depainted?
Can I conceal an antihero's insanity - and should I?
"Literally" Vs "In the true sense of the word"
Is "you will become a subject matter expert" code for "you'll be working on your own 100% of the time"?
What was the relationship between Einstein and Minkowski?
Have there been any countries that voted themselves out of existence?
Uncovering the Accelerated Dragon opening
How to stabilise the bicycle seatpost and saddle when it is all the way up?
Closer slanted parallel symbol
A newcommand (for typesetting the symbol for parallel lines) not compiledHow do I get a slanted sum symbol?Parallel resistance commandSlanted text in newtxmathlessim slanted variationRedefining symbol midway through a documentUsing printeranswers environment, how to print solutions in the box without the title “Solutions”Set the symbol horizontally square (and more closer) using mtpro2
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Looking the @egreg's answer where I have deleted some parts of code
documentclass[12pt]article
newcommandparallelsummathbin!/mkern-5mu/!
begindocument
$AB parallelsum CD$
enddocument
I would to change the classical symbol of parallel
to obtain another same symbol of parallel
where the slanted should not be above and below the two red lines, are closer to each other and are in line with the text, in mathematical mode in both subscript and overscript mode. If there's already a symbol like this I'm searching for even better for me.
math-mode pdftex symbols
add a comment
|
Looking the @egreg's answer where I have deleted some parts of code
documentclass[12pt]article
newcommandparallelsummathbin!/mkern-5mu/!
begindocument
$AB parallelsum CD$
enddocument
I would to change the classical symbol of parallel
to obtain another same symbol of parallel
where the slanted should not be above and below the two red lines, are closer to each other and are in line with the text, in mathematical mode in both subscript and overscript mode. If there's already a symbol like this I'm searching for even better for me.
math-mode pdftex symbols
add a comment
|
Looking the @egreg's answer where I have deleted some parts of code
documentclass[12pt]article
newcommandparallelsummathbin!/mkern-5mu/!
begindocument
$AB parallelsum CD$
enddocument
I would to change the classical symbol of parallel
to obtain another same symbol of parallel
where the slanted should not be above and below the two red lines, are closer to each other and are in line with the text, in mathematical mode in both subscript and overscript mode. If there's already a symbol like this I'm searching for even better for me.
math-mode pdftex symbols
Looking the @egreg's answer where I have deleted some parts of code
documentclass[12pt]article
newcommandparallelsummathbin!/mkern-5mu/!
begindocument
$AB parallelsum CD$
enddocument
I would to change the classical symbol of parallel
to obtain another same symbol of parallel
where the slanted should not be above and below the two red lines, are closer to each other and are in line with the text, in mathematical mode in both subscript and overscript mode. If there's already a symbol like this I'm searching for even better for me.
math-mode pdftex symbols
math-mode pdftex symbols
edited 5 hours ago
Phelype Oleinik
33.7k7 gold badges57 silver badges113 bronze badges
33.7k7 gold badges57 silver badges113 bronze badges
asked 8 hours ago
SebastianoSebastiano
16k5 gold badges26 silver badges81 bronze badges
16k5 gold badges26 silver badges81 bronze badges
add a comment
|
add a comment
|
2 Answers
2
active
oldest
votes
Raise and scale.
documentclassarticle
usepackageamsmath,graphicx
makeatletter
newcommandnewparallelmathrelmathpalettenew@parallelrelax
newcommandnew@parallel[2]%
begingroup
sboxz@$#1T$% get the height of an uppercase letter
resizebox!htz@raiseboxdepth$m@th#1/mkern-5mu/$%
endgroup
makeatother
begindocument
$ABnewparallel CD$
$scriptstyle ABnewparallel CD$
enddocument
Always my infinite...."grazie di cuore". But if you put this simbol as subscript_
or as exponent is the same the measure?
– Sebastiano
8 hours ago
Wouldn't it be better to keep the aspect of the symbol, and also increase the line widths back to normal?
– Schrödinger's cat
7 hours ago
@Schrödinger'scat Possibly. No time now: withpict2e
it should be possible.
– egreg
7 hours ago
add a comment
|
solution with stmaryrd
and clipbox
:
documentclass[12pt]article
usepackageadjustbox
usepackagestmaryrd
newcommandmysslashmathrelmkern-5muclipbox0 0.75ex 0 0$sslash$!
begindocument
$ ABmysslash CD $
enddocument
Try$scriptstyle ABmysslash CD $
.
– Schrödinger's cat
6 hours ago
It's of course designed for display or textstyle. For the other cases, one should recompute the clipping and usemathpalette
.
– Bernard
6 hours 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/4.0/"u003ecc by-sa 4.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%2f507947%2fcloser-slanted-parallel-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
Raise and scale.
documentclassarticle
usepackageamsmath,graphicx
makeatletter
newcommandnewparallelmathrelmathpalettenew@parallelrelax
newcommandnew@parallel[2]%
begingroup
sboxz@$#1T$% get the height of an uppercase letter
resizebox!htz@raiseboxdepth$m@th#1/mkern-5mu/$%
endgroup
makeatother
begindocument
$ABnewparallel CD$
$scriptstyle ABnewparallel CD$
enddocument
Always my infinite...."grazie di cuore". But if you put this simbol as subscript_
or as exponent is the same the measure?
– Sebastiano
8 hours ago
Wouldn't it be better to keep the aspect of the symbol, and also increase the line widths back to normal?
– Schrödinger's cat
7 hours ago
@Schrödinger'scat Possibly. No time now: withpict2e
it should be possible.
– egreg
7 hours ago
add a comment
|
Raise and scale.
documentclassarticle
usepackageamsmath,graphicx
makeatletter
newcommandnewparallelmathrelmathpalettenew@parallelrelax
newcommandnew@parallel[2]%
begingroup
sboxz@$#1T$% get the height of an uppercase letter
resizebox!htz@raiseboxdepth$m@th#1/mkern-5mu/$%
endgroup
makeatother
begindocument
$ABnewparallel CD$
$scriptstyle ABnewparallel CD$
enddocument
Always my infinite...."grazie di cuore". But if you put this simbol as subscript_
or as exponent is the same the measure?
– Sebastiano
8 hours ago
Wouldn't it be better to keep the aspect of the symbol, and also increase the line widths back to normal?
– Schrödinger's cat
7 hours ago
@Schrödinger'scat Possibly. No time now: withpict2e
it should be possible.
– egreg
7 hours ago
add a comment
|
Raise and scale.
documentclassarticle
usepackageamsmath,graphicx
makeatletter
newcommandnewparallelmathrelmathpalettenew@parallelrelax
newcommandnew@parallel[2]%
begingroup
sboxz@$#1T$% get the height of an uppercase letter
resizebox!htz@raiseboxdepth$m@th#1/mkern-5mu/$%
endgroup
makeatother
begindocument
$ABnewparallel CD$
$scriptstyle ABnewparallel CD$
enddocument
Raise and scale.
documentclassarticle
usepackageamsmath,graphicx
makeatletter
newcommandnewparallelmathrelmathpalettenew@parallelrelax
newcommandnew@parallel[2]%
begingroup
sboxz@$#1T$% get the height of an uppercase letter
resizebox!htz@raiseboxdepth$m@th#1/mkern-5mu/$%
endgroup
makeatother
begindocument
$ABnewparallel CD$
$scriptstyle ABnewparallel CD$
enddocument
answered 8 hours ago
egregegreg
768k91 gold badges2005 silver badges3360 bronze badges
768k91 gold badges2005 silver badges3360 bronze badges
Always my infinite...."grazie di cuore". But if you put this simbol as subscript_
or as exponent is the same the measure?
– Sebastiano
8 hours ago
Wouldn't it be better to keep the aspect of the symbol, and also increase the line widths back to normal?
– Schrödinger's cat
7 hours ago
@Schrödinger'scat Possibly. No time now: withpict2e
it should be possible.
– egreg
7 hours ago
add a comment
|
Always my infinite...."grazie di cuore". But if you put this simbol as subscript_
or as exponent is the same the measure?
– Sebastiano
8 hours ago
Wouldn't it be better to keep the aspect of the symbol, and also increase the line widths back to normal?
– Schrödinger's cat
7 hours ago
@Schrödinger'scat Possibly. No time now: withpict2e
it should be possible.
– egreg
7 hours ago
Always my infinite...."grazie di cuore". But if you put this simbol as subscript
_
or as exponent is the same the measure?– Sebastiano
8 hours ago
Always my infinite...."grazie di cuore". But if you put this simbol as subscript
_
or as exponent is the same the measure?– Sebastiano
8 hours ago
Wouldn't it be better to keep the aspect of the symbol, and also increase the line widths back to normal?
– Schrödinger's cat
7 hours ago
Wouldn't it be better to keep the aspect of the symbol, and also increase the line widths back to normal?
– Schrödinger's cat
7 hours ago
@Schrödinger'scat Possibly. No time now: with
pict2e
it should be possible.– egreg
7 hours ago
@Schrödinger'scat Possibly. No time now: with
pict2e
it should be possible.– egreg
7 hours ago
add a comment
|
solution with stmaryrd
and clipbox
:
documentclass[12pt]article
usepackageadjustbox
usepackagestmaryrd
newcommandmysslashmathrelmkern-5muclipbox0 0.75ex 0 0$sslash$!
begindocument
$ ABmysslash CD $
enddocument
Try$scriptstyle ABmysslash CD $
.
– Schrödinger's cat
6 hours ago
It's of course designed for display or textstyle. For the other cases, one should recompute the clipping and usemathpalette
.
– Bernard
6 hours ago
add a comment
|
solution with stmaryrd
and clipbox
:
documentclass[12pt]article
usepackageadjustbox
usepackagestmaryrd
newcommandmysslashmathrelmkern-5muclipbox0 0.75ex 0 0$sslash$!
begindocument
$ ABmysslash CD $
enddocument
Try$scriptstyle ABmysslash CD $
.
– Schrödinger's cat
6 hours ago
It's of course designed for display or textstyle. For the other cases, one should recompute the clipping and usemathpalette
.
– Bernard
6 hours ago
add a comment
|
solution with stmaryrd
and clipbox
:
documentclass[12pt]article
usepackageadjustbox
usepackagestmaryrd
newcommandmysslashmathrelmkern-5muclipbox0 0.75ex 0 0$sslash$!
begindocument
$ ABmysslash CD $
enddocument
solution with stmaryrd
and clipbox
:
documentclass[12pt]article
usepackageadjustbox
usepackagestmaryrd
newcommandmysslashmathrelmkern-5muclipbox0 0.75ex 0 0$sslash$!
begindocument
$ ABmysslash CD $
enddocument
answered 7 hours ago
BernardBernard
191k8 gold badges86 silver badges226 bronze badges
191k8 gold badges86 silver badges226 bronze badges
Try$scriptstyle ABmysslash CD $
.
– Schrödinger's cat
6 hours ago
It's of course designed for display or textstyle. For the other cases, one should recompute the clipping and usemathpalette
.
– Bernard
6 hours ago
add a comment
|
Try$scriptstyle ABmysslash CD $
.
– Schrödinger's cat
6 hours ago
It's of course designed for display or textstyle. For the other cases, one should recompute the clipping and usemathpalette
.
– Bernard
6 hours ago
Try
$scriptstyle ABmysslash CD $
.– Schrödinger's cat
6 hours ago
Try
$scriptstyle ABmysslash CD $
.– Schrödinger's cat
6 hours ago
It's of course designed for display or textstyle. For the other cases, one should recompute the clipping and use
mathpalette
.– Bernard
6 hours ago
It's of course designed for display or textstyle. For the other cases, one should recompute the clipping and use
mathpalette
.– Bernard
6 hours ago
add a comment
|
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%2f507947%2fcloser-slanted-parallel-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');
);
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