How to make a list of abbreviations, acronyms, symbols, glossary and index with the glossaries package?Best solution for acronyms, abbreviations, glossary and indexGlossaries package and acronyms with an &Glossaries : list only page number of the first occurrenceSeparate the list of acronyms in the glossary (glossaries)Problems with glossaries package and complex symbolsErrors when using glossaries packageIgnoring glossaries acronyms while using glossary entriesBest solution for acronyms, abbreviations, glossary and indexGlossary per chapter (not by section)Glossary/Abbreviations listCreate separate list of acronyms and glossary
is this saw blade faulty?
Get top 1 row value from third table while joining 3 tables mssql
Error in master's thesis, I do not know what to do
What is the period/term used describe Giuseppe Arcimboldo's style of painting?
Why doesn't Gödel's incompleteness theorem apply to false statements?
How can a new country break out from a developed country without war?
In the event of Brexit being postponed beyond the EU elections, will UK voters in EU countries be eligible to participate?
What 1968 Moog synthesizer was used in the Movie Apollo 11?
Started in 1987 vs. Starting in 1987
What do the positive and negative (+/-) transmit and receive pins mean on Ethernet cables?
Why do Radio Buttons not fill the entire outer circle?
Is divisi notation needed for brass or woodwind in an orchestra?
Asserting that Atheism and Theism are both faith based positions
How does lowering the RF Gain help with SNR?
Sort with assumptions
categorizing a variable turns it from insignificant to significant
How would a solely written language work mechanically
Why would five hundred and five same as one?
I keep switching characters, how do I stop?
Why is "la Gestapo" feminine?
New Order #2: Turn My Way
How to test the sharpness of a knife?
Calculate Pi using Monte Carlo
Why is indicated airspeed rather than ground speed used during the takeoff roll?
How to make a list of abbreviations, acronyms, symbols, glossary and index with the glossaries package?
Best solution for acronyms, abbreviations, glossary and indexGlossaries package and acronyms with an &Glossaries : list only page number of the first occurrenceSeparate the list of acronyms in the glossary (glossaries)Problems with glossaries package and complex symbolsErrors when using glossaries packageIgnoring glossaries acronyms while using glossary entriesBest solution for acronyms, abbreviations, glossary and indexGlossary per chapter (not by section)Glossary/Abbreviations listCreate separate list of acronyms and glossary
I would like to make a list of abbreviation, list of acronyms, list of symbols, glossary and index using the glossaries package as following order:
documentclassmemoir
usepackagedsfont
usepackageglossaries-extra
%Abreviations
newabbreviationpp.page
newabbreviationss.sheet
newabbreviationjanjan.January
newabbreviationetalet al.et al
newabbreviationvv.volume
%Acronyms
newacronymMPEMPEModelo Padrão Estendido
newacronymUFMAUFMAUniversidade Federal do Maranhão
newacronymBPSBPSBogomol'ny-Prassad-Somefeld
newacronymMCSMSCMaxwell-Chern-Simons
%Symbols
glsxtrnewsymbol[description=the set that does not contain any element]emptysetensuremathemptyset
glsxtrnewsymbol[description=set of natural numbers]NensuremathmathdsN
glsxtrnewsymbol[description=set of integer numbers]ZensuremathmathdsZ
%Glossary
newglossaryentryexname=example,description=an example
newglossaryentrycowname=cow,plural=cows,description=an adult female of any bovine animal.
newglossaryentryparname=paragraph,description=distinct section of a piece of writing
%index
indexBPS
indexMCS
indexNatural numbers
indexcow
makeglossaries
begindocument
frontmatter
printglossary[title=List of Abreviation]
printglossary[title=List of Acronyms]
printglossary[title=List of Symbols]
mainmatter
chapterOne
chaptertwo
backmatter
printglossary[title=Glossary]
printindex
enddocument
packages glossaries
add a comment |
I would like to make a list of abbreviation, list of acronyms, list of symbols, glossary and index using the glossaries package as following order:
documentclassmemoir
usepackagedsfont
usepackageglossaries-extra
%Abreviations
newabbreviationpp.page
newabbreviationss.sheet
newabbreviationjanjan.January
newabbreviationetalet al.et al
newabbreviationvv.volume
%Acronyms
newacronymMPEMPEModelo Padrão Estendido
newacronymUFMAUFMAUniversidade Federal do Maranhão
newacronymBPSBPSBogomol'ny-Prassad-Somefeld
newacronymMCSMSCMaxwell-Chern-Simons
%Symbols
glsxtrnewsymbol[description=the set that does not contain any element]emptysetensuremathemptyset
glsxtrnewsymbol[description=set of natural numbers]NensuremathmathdsN
glsxtrnewsymbol[description=set of integer numbers]ZensuremathmathdsZ
%Glossary
newglossaryentryexname=example,description=an example
newglossaryentrycowname=cow,plural=cows,description=an adult female of any bovine animal.
newglossaryentryparname=paragraph,description=distinct section of a piece of writing
%index
indexBPS
indexMCS
indexNatural numbers
indexcow
makeglossaries
begindocument
frontmatter
printglossary[title=List of Abreviation]
printglossary[title=List of Acronyms]
printglossary[title=List of Symbols]
mainmatter
chapterOne
chaptertwo
backmatter
printglossary[title=Glossary]
printindex
enddocument
packages glossaries
I see no one has answered and I am not qualified to tell how difficult a solution may be. There is a good tutorial by @nicola-talbot at this link that may help tex.stackexchange.com/a/287128/170109 If you work out a good solution from that you can of course answer your own question
– KJO
Feb 27 at 1:37
add a comment |
I would like to make a list of abbreviation, list of acronyms, list of symbols, glossary and index using the glossaries package as following order:
documentclassmemoir
usepackagedsfont
usepackageglossaries-extra
%Abreviations
newabbreviationpp.page
newabbreviationss.sheet
newabbreviationjanjan.January
newabbreviationetalet al.et al
newabbreviationvv.volume
%Acronyms
newacronymMPEMPEModelo Padrão Estendido
newacronymUFMAUFMAUniversidade Federal do Maranhão
newacronymBPSBPSBogomol'ny-Prassad-Somefeld
newacronymMCSMSCMaxwell-Chern-Simons
%Symbols
glsxtrnewsymbol[description=the set that does not contain any element]emptysetensuremathemptyset
glsxtrnewsymbol[description=set of natural numbers]NensuremathmathdsN
glsxtrnewsymbol[description=set of integer numbers]ZensuremathmathdsZ
%Glossary
newglossaryentryexname=example,description=an example
newglossaryentrycowname=cow,plural=cows,description=an adult female of any bovine animal.
newglossaryentryparname=paragraph,description=distinct section of a piece of writing
%index
indexBPS
indexMCS
indexNatural numbers
indexcow
makeglossaries
begindocument
frontmatter
printglossary[title=List of Abreviation]
printglossary[title=List of Acronyms]
printglossary[title=List of Symbols]
mainmatter
chapterOne
chaptertwo
backmatter
printglossary[title=Glossary]
printindex
enddocument
packages glossaries
I would like to make a list of abbreviation, list of acronyms, list of symbols, glossary and index using the glossaries package as following order:
documentclassmemoir
usepackagedsfont
usepackageglossaries-extra
%Abreviations
newabbreviationpp.page
newabbreviationss.sheet
newabbreviationjanjan.January
newabbreviationetalet al.et al
newabbreviationvv.volume
%Acronyms
newacronymMPEMPEModelo Padrão Estendido
newacronymUFMAUFMAUniversidade Federal do Maranhão
newacronymBPSBPSBogomol'ny-Prassad-Somefeld
newacronymMCSMSCMaxwell-Chern-Simons
%Symbols
glsxtrnewsymbol[description=the set that does not contain any element]emptysetensuremathemptyset
glsxtrnewsymbol[description=set of natural numbers]NensuremathmathdsN
glsxtrnewsymbol[description=set of integer numbers]ZensuremathmathdsZ
%Glossary
newglossaryentryexname=example,description=an example
newglossaryentrycowname=cow,plural=cows,description=an adult female of any bovine animal.
newglossaryentryparname=paragraph,description=distinct section of a piece of writing
%index
indexBPS
indexMCS
indexNatural numbers
indexcow
makeglossaries
begindocument
frontmatter
printglossary[title=List of Abreviation]
printglossary[title=List of Acronyms]
printglossary[title=List of Symbols]
mainmatter
chapterOne
chaptertwo
backmatter
printglossary[title=Glossary]
printindex
enddocument
packages glossaries
packages glossaries
edited 12 mins ago
Alexsandro Lucena Mota
asked Feb 14 at 2:03
Alexsandro Lucena MotaAlexsandro Lucena Mota
205
205
I see no one has answered and I am not qualified to tell how difficult a solution may be. There is a good tutorial by @nicola-talbot at this link that may help tex.stackexchange.com/a/287128/170109 If you work out a good solution from that you can of course answer your own question
– KJO
Feb 27 at 1:37
add a comment |
I see no one has answered and I am not qualified to tell how difficult a solution may be. There is a good tutorial by @nicola-talbot at this link that may help tex.stackexchange.com/a/287128/170109 If you work out a good solution from that you can of course answer your own question
– KJO
Feb 27 at 1:37
I see no one has answered and I am not qualified to tell how difficult a solution may be. There is a good tutorial by @nicola-talbot at this link that may help tex.stackexchange.com/a/287128/170109 If you work out a good solution from that you can of course answer your own question
– KJO
Feb 27 at 1:37
I see no one has answered and I am not qualified to tell how difficult a solution may be. There is a good tutorial by @nicola-talbot at this link that may help tex.stackexchange.com/a/287128/170109 If you work out a good solution from that you can of course answer your own question
– KJO
Feb 27 at 1:37
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2f474791%2fhow-to-make-a-list-of-abbreviations-acronyms-symbols-glossary-and-index-with%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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2f474791%2fhow-to-make-a-list-of-abbreviations-acronyms-symbols-glossary-and-index-with%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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
I see no one has answered and I am not qualified to tell how difficult a solution may be. There is a good tutorial by @nicola-talbot at this link that may help tex.stackexchange.com/a/287128/170109 If you work out a good solution from that you can of course answer your own question
– KJO
Feb 27 at 1:37