Custom referencable items
up vote
3
down vote
favorite
I have a list of conditions I want to reference, so I use
begin{enumerate}
item label{foo} ...
item label{bar} ...
end{enumerate}
We reference the condition ref{foo}.
This way the conditions are numbered 1, 2, 3…
But what if I want a custom “numbering” reflecting some relation between the conditions like 1, 1', 2, 3, …? If I write
begin{enumerate}
item label{foo} ...
item[1'] label{bar} ...
end{enumerate}
the referencing does not work, the value 1' is not associated with the label bar.
cross-referencing lists enumerate itemize labels
add a comment |
up vote
3
down vote
favorite
I have a list of conditions I want to reference, so I use
begin{enumerate}
item label{foo} ...
item label{bar} ...
end{enumerate}
We reference the condition ref{foo}.
This way the conditions are numbered 1, 2, 3…
But what if I want a custom “numbering” reflecting some relation between the conditions like 1, 1', 2, 3, …? If I write
begin{enumerate}
item label{foo} ...
item[1'] label{bar} ...
end{enumerate}
the referencing does not work, the value 1' is not associated with the label bar.
cross-referencing lists enumerate itemize labels
add a comment |
up vote
3
down vote
favorite
up vote
3
down vote
favorite
I have a list of conditions I want to reference, so I use
begin{enumerate}
item label{foo} ...
item label{bar} ...
end{enumerate}
We reference the condition ref{foo}.
This way the conditions are numbered 1, 2, 3…
But what if I want a custom “numbering” reflecting some relation between the conditions like 1, 1', 2, 3, …? If I write
begin{enumerate}
item label{foo} ...
item[1'] label{bar} ...
end{enumerate}
the referencing does not work, the value 1' is not associated with the label bar.
cross-referencing lists enumerate itemize labels
I have a list of conditions I want to reference, so I use
begin{enumerate}
item label{foo} ...
item label{bar} ...
end{enumerate}
We reference the condition ref{foo}.
This way the conditions are numbered 1, 2, 3…
But what if I want a custom “numbering” reflecting some relation between the conditions like 1, 1', 2, 3, …? If I write
begin{enumerate}
item label{foo} ...
item[1'] label{bar} ...
end{enumerate}
the referencing does not work, the value 1' is not associated with the label bar.
cross-referencing lists enumerate itemize labels
cross-referencing lists enumerate itemize labels
asked yesterday
user87690
555310
555310
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f459653%2fcustom-referencable-items%23new-answer', 'question_page');
}
);
Post as a guest
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
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
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