autonum with subequations
Cat is tipping over bed-side lamps during the night
False written accusations not made public - is there law to cover this?
Coworker asking me to not bring cakes due to self control issue. What should I do?
How do I prevent a homebrew Grappling Hook feature from trivializing Tomb of Annihilation?
Why do we have to make "peinlich" start with a capital letter and also end with -s in this sentence?
microtype error with lualatex: "attempt to call field warning a nil value"
Why maximum length of IP, TCP, UDP packet is not suit?
After checking in online, how do I know whether I need to go show my passport at airport check-in?
Is there a file that always exists and a 'normal' user can't lstat it?
Do authors have to be politically correct in article-writing?
A starship is travelling at 0.9c and collides with a small rock. Will it leave a clean hole through, or will more happen?
Count repetitions of an array
The No-Straight Maze
How to delete duplicate text from a file?
Citing paid articles from illegal web sharing
What's the oldest plausible frozen specimen for a Jurassic Park style story-line?
How to access internet and run apt-get through a middle server?
How much mayhem could I cause as a fish?
What does an unprocessed RAW file look like?
Why is it that Bernie Sanders is always called a "socialist"?
Is a new boolean field better than null reference when a value can be meaningfully absent?
What can I do to encourage my players to use their consumables?
Can 5 Aarakocra PC summon an Air Elemental?
Boss asked me to sign a resignation paper without a date on it along with my new contract
autonum with subequations
Is there a way to make the package autonum work with subequations? In the following example, the reference will correctly read eq. 1, but no number is appended to the equations (I would like to see 1a, 1b).
documentclass[11pt,a4paper]{article}
usepackage{amsmath}
usepackage{hyperref}
usepackage{cleveref}
usepackage{autonum}
begin{document}
begin{subequations}
label{eq:subequations}
begin{align}
1 + 1 = 2, \
2 + 2 = 4
end{align}
end{subequations}
Let us examine cref{eq:subequations}.
end{document}
autonum
add a comment |
Is there a way to make the package autonum work with subequations? In the following example, the reference will correctly read eq. 1, but no number is appended to the equations (I would like to see 1a, 1b).
documentclass[11pt,a4paper]{article}
usepackage{amsmath}
usepackage{hyperref}
usepackage{cleveref}
usepackage{autonum}
begin{document}
begin{subequations}
label{eq:subequations}
begin{align}
1 + 1 = 2, \
2 + 2 = 4
end{align}
end{subequations}
Let us examine cref{eq:subequations}.
end{document}
autonum
add a comment |
Is there a way to make the package autonum work with subequations? In the following example, the reference will correctly read eq. 1, but no number is appended to the equations (I would like to see 1a, 1b).
documentclass[11pt,a4paper]{article}
usepackage{amsmath}
usepackage{hyperref}
usepackage{cleveref}
usepackage{autonum}
begin{document}
begin{subequations}
label{eq:subequations}
begin{align}
1 + 1 = 2, \
2 + 2 = 4
end{align}
end{subequations}
Let us examine cref{eq:subequations}.
end{document}
autonum
Is there a way to make the package autonum work with subequations? In the following example, the reference will correctly read eq. 1, but no number is appended to the equations (I would like to see 1a, 1b).
documentclass[11pt,a4paper]{article}
usepackage{amsmath}
usepackage{hyperref}
usepackage{cleveref}
usepackage{autonum}
begin{document}
begin{subequations}
label{eq:subequations}
begin{align}
1 + 1 = 2, \
2 + 2 = 4
end{align}
end{subequations}
Let us examine cref{eq:subequations}.
end{document}
autonum
autonum
asked 2 mins ago
RastapopoulosRastapopoulos
1374
1374
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%2f476768%2fautonum-with-subequations%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%2f476768%2fautonum-with-subequations%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