How to use correctly dl with vectors using the diffcoeff package?
Why isn't P and P/poly trivially the same?
Help! My Character is too much for her story!
How do you make a gun that shoots melee weapons and/or swords?
Is this a crown race?
What exactly is the meaning of "fine wine"?
Precision notation for voltmeters
If nine coins are tossed, what is the probability that the number of heads is even?
Should I apply for my boss's promotion?
Paper published similar to PhD thesis
The (Easy) Road to Code
How would an energy-based "projectile" blow up a spaceship?
Why do we say 'Pairwise Disjoint', rather than 'Disjoint'?
I've given my players a lot of magic items. Is it reasonable for me to give them harder encounters?
How to install "rounded" brake pads
Generating a list with duplicate entries
Professor forcing me to attend a conference, I can't afford even with 50% funding
A vote on the Brexit backstop
How to recover against Snake as a heavyweight character?
Unidentified signals on FT8 frequencies
Why does this boat have a landing pad? (SpaceX's GO Searcher) Any plans for propulsive capsule landings?
How does a sound wave propagate?
Can I negotiate a patent idea for a raise, under French law?
What is the purpose of a disclaimer like "this is not legal advice"?
Inorganic chemistry handbook with reaction lists
How to use correctly dl with vectors using the diffcoeff package?
I am showing the following question about the use of differential dl
in section six of the user guide diffcoeff
.
- Why does not the command
dl vec{x}
work? - When dealing with the unknown
x
, the numerical value betweendl
andx
indicates the horizontal space of that number in mu before the x. But I do not think that happens in (4) and (5). Is it possible via a command that allows me to usedl vect{x}
in the "natural way"? That is, it works (6).
Minimal working example
documentclass{article}
usepackage[ISO]{diffcoeff}
begin{document}
[
diff{vec{x}}{vec{y}} % (1) Works.
qquad
vec{dl x} % (2) Works.
quad
{vec{}dl x} % (3) Works.
quad
dl5vec{x} % (4) Works.
quad
dl0vec{x} % (5) Works.
quad
%dl vec{x} % (6) Do not work.
]
end{document}
Thanks in advance.
Please add the tag [diffcoeff] in the question.
math-mode macros
add a comment |
I am showing the following question about the use of differential dl
in section six of the user guide diffcoeff
.
- Why does not the command
dl vec{x}
work? - When dealing with the unknown
x
, the numerical value betweendl
andx
indicates the horizontal space of that number in mu before the x. But I do not think that happens in (4) and (5). Is it possible via a command that allows me to usedl vect{x}
in the "natural way"? That is, it works (6).
Minimal working example
documentclass{article}
usepackage[ISO]{diffcoeff}
begin{document}
[
diff{vec{x}}{vec{y}} % (1) Works.
qquad
vec{dl x} % (2) Works.
quad
{vec{}dl x} % (3) Works.
quad
dl5vec{x} % (4) Works.
quad
dl0vec{x} % (5) Works.
quad
%dl vec{x} % (6) Do not work.
]
end{document}
Thanks in advance.
Please add the tag [diffcoeff] in the question.
math-mode macros
add a comment |
I am showing the following question about the use of differential dl
in section six of the user guide diffcoeff
.
- Why does not the command
dl vec{x}
work? - When dealing with the unknown
x
, the numerical value betweendl
andx
indicates the horizontal space of that number in mu before the x. But I do not think that happens in (4) and (5). Is it possible via a command that allows me to usedl vect{x}
in the "natural way"? That is, it works (6).
Minimal working example
documentclass{article}
usepackage[ISO]{diffcoeff}
begin{document}
[
diff{vec{x}}{vec{y}} % (1) Works.
qquad
vec{dl x} % (2) Works.
quad
{vec{}dl x} % (3) Works.
quad
dl5vec{x} % (4) Works.
quad
dl0vec{x} % (5) Works.
quad
%dl vec{x} % (6) Do not work.
]
end{document}
Thanks in advance.
Please add the tag [diffcoeff] in the question.
math-mode macros
I am showing the following question about the use of differential dl
in section six of the user guide diffcoeff
.
- Why does not the command
dl vec{x}
work? - When dealing with the unknown
x
, the numerical value betweendl
andx
indicates the horizontal space of that number in mu before the x. But I do not think that happens in (4) and (5). Is it possible via a command that allows me to usedl vect{x}
in the "natural way"? That is, it works (6).
Minimal working example
documentclass{article}
usepackage[ISO]{diffcoeff}
begin{document}
[
diff{vec{x}}{vec{y}} % (1) Works.
qquad
vec{dl x} % (2) Works.
quad
{vec{}dl x} % (3) Works.
quad
dl5vec{x} % (4) Works.
quad
dl0vec{x} % (5) Works.
quad
%dl vec{x} % (6) Do not work.
]
end{document}
Thanks in advance.
Please add the tag [diffcoeff] in the question.
math-mode macros
math-mode macros
asked 42 secs ago
OromionOromion
10218
10218
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%2f478515%2fhow-to-use-correctly-dl-with-vectors-using-the-diffcoeff-package%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%2f478515%2fhow-to-use-correctly-dl-with-vectors-using-the-diffcoeff-package%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