How does one use the abbrlist command?
up vote
0
down vote
favorite
I am trying to compile a list of abbreviations for my PhD dissertation. The Latex template (Cornell) suggest I use the abbrlist command but I can't seem to be able to generate a list with acronyms from all chapters. I am using the glossaries package with all the proper options and have found a way to generate the list but it does not show in the table of contents (since it is not recognized by the abbrlist command). How can use the abbrlist command? the people who designed the thesis template say abbrlist behaves like the chapter* command. what does that mean?
glossaries acronyms
add a comment |
up vote
0
down vote
favorite
I am trying to compile a list of abbreviations for my PhD dissertation. The Latex template (Cornell) suggest I use the abbrlist command but I can't seem to be able to generate a list with acronyms from all chapters. I am using the glossaries package with all the proper options and have found a way to generate the list but it does not show in the table of contents (since it is not recognized by the abbrlist command). How can use the abbrlist command? the people who designed the thesis template say abbrlist behaves like the chapter* command. what does that mean?
glossaries acronyms
Theglossariespackage doesn't provide that command. If you want the glossary to show in the table of contents, you should be able to just use thetocpackage option:usepackage[toc]{glossaries}.
– Nicola Talbot
1 hour ago
Thanks! That's what I was thinking and tried to do. The problem is that glossaries is incompatible with the tocprelim option in my document class, and that the lists of figures and tables won't show in the table of contents (if I switch to toc).
– Thibaud
1 hour ago
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to compile a list of abbreviations for my PhD dissertation. The Latex template (Cornell) suggest I use the abbrlist command but I can't seem to be able to generate a list with acronyms from all chapters. I am using the glossaries package with all the proper options and have found a way to generate the list but it does not show in the table of contents (since it is not recognized by the abbrlist command). How can use the abbrlist command? the people who designed the thesis template say abbrlist behaves like the chapter* command. what does that mean?
glossaries acronyms
I am trying to compile a list of abbreviations for my PhD dissertation. The Latex template (Cornell) suggest I use the abbrlist command but I can't seem to be able to generate a list with acronyms from all chapters. I am using the glossaries package with all the proper options and have found a way to generate the list but it does not show in the table of contents (since it is not recognized by the abbrlist command). How can use the abbrlist command? the people who designed the thesis template say abbrlist behaves like the chapter* command. what does that mean?
glossaries acronyms
glossaries acronyms
asked 2 hours ago
Thibaud
12
12
Theglossariespackage doesn't provide that command. If you want the glossary to show in the table of contents, you should be able to just use thetocpackage option:usepackage[toc]{glossaries}.
– Nicola Talbot
1 hour ago
Thanks! That's what I was thinking and tried to do. The problem is that glossaries is incompatible with the tocprelim option in my document class, and that the lists of figures and tables won't show in the table of contents (if I switch to toc).
– Thibaud
1 hour ago
add a comment |
Theglossariespackage doesn't provide that command. If you want the glossary to show in the table of contents, you should be able to just use thetocpackage option:usepackage[toc]{glossaries}.
– Nicola Talbot
1 hour ago
Thanks! That's what I was thinking and tried to do. The problem is that glossaries is incompatible with the tocprelim option in my document class, and that the lists of figures and tables won't show in the table of contents (if I switch to toc).
– Thibaud
1 hour ago
The
glossaries package doesn't provide that command. If you want the glossary to show in the table of contents, you should be able to just use the toc package option: usepackage[toc]{glossaries}.– Nicola Talbot
1 hour ago
The
glossaries package doesn't provide that command. If you want the glossary to show in the table of contents, you should be able to just use the toc package option: usepackage[toc]{glossaries}.– Nicola Talbot
1 hour ago
Thanks! That's what I was thinking and tried to do. The problem is that glossaries is incompatible with the tocprelim option in my document class, and that the lists of figures and tables won't show in the table of contents (if I switch to toc).
– Thibaud
1 hour ago
Thanks! That's what I was thinking and tried to do. The problem is that glossaries is incompatible with the tocprelim option in my document class, and that the lists of figures and tables won't show in the table of contents (if I switch to toc).
– Thibaud
1 hour ago
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f461637%2fhow-does-one-use-the-abbrlist-command%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
The
glossariespackage doesn't provide that command. If you want the glossary to show in the table of contents, you should be able to just use thetocpackage option:usepackage[toc]{glossaries}.– Nicola Talbot
1 hour ago
Thanks! That's what I was thinking and tried to do. The problem is that glossaries is incompatible with the tocprelim option in my document class, and that the lists of figures and tables won't show in the table of contents (if I switch to toc).
– Thibaud
1 hour ago