help with nomenclature groups and ifthenelseHow to make section in Nomenclature?Problem with the nomenclature?Nomenclature Sorting: Correct sorting of math while using groupsProblem with ifthenelseifthenelse with inequalities and expressions, using pgfmathparsevary headline of different groups in nomencl-nomenclature`enumdepth` and `ifthenelse`How to split Nomenclature into symbols, greek, and subscript groups, but retain alphabetical groups of Abbreviations and GlossaryNomenclature with different groups for IEEE TransactionsHow change order of groups in nomenclature?Nomenclature groups in different pages
CAST throwing error when run in stored procedure but not when run as raw query
What about the virus in 12 Monkeys?
Can I run a new neutral wire to repair a broken circuit?
Is "remove commented out code" correct English?
Are there any examples of a variable being normally distributed that is *not* due to the Central Limit Theorem?
What is the idiomatic way to say "clothing fits"?
Why didn't Boeing produce its own regional jet?
Unable to supress ligatures in headings which are set in Caps
Why was the shrinking from 8″ made only to 5.25″ and not smaller (4″ or less)?
Is it acceptable for a professor to tell male students to not think that they are smarter than female students?
Probability that a draw from a normal distribution is some number greater than another draw from the same distribution
Intersection Puzzle
Is there a hemisphere-neutral way of specifying a season?
Do UK voters know if their MP will be the Speaker of the House?
If human space travel is limited by the G force vulnerability, is there a way to counter G forces?
Why do bosons tend to occupy the same state?
Valid term from quadratic sequence?
How do I gain back my faith in my PhD degree?
How can saying a song's name be a copyright violation?
Alternative to sending password over mail?
Is it possible to create a QR code using text?
In 'Revenger,' what does 'cove' come from?
How does a predictive coding aid in lossless compression?
What exploit Are these user agents trying to use?
help with nomenclature groups and ifthenelse
How to make section in Nomenclature?Problem with the nomenclature?Nomenclature Sorting: Correct sorting of math while using groupsProblem with ifthenelseifthenelse with inequalities and expressions, using pgfmathparsevary headline of different groups in nomencl-nomenclature`enumdepth` and `ifthenelse`How to split Nomenclature into symbols, greek, and subscript groups, but retain alphabetical groups of Abbreviations and GlossaryNomenclature with different groups for IEEE TransactionsHow change order of groups in nomenclature?Nomenclature groups in different pages
I am grouping my nomenclature symbols. I'm using the answer from this post:
How to make section in Nomenclature?
The syntax I've used is this:
renewcommandnomgroup[1]%
ifthenelseequal#1Citem[textbfVariables]%
ifthenelseequal#1Vitem[textbfsets]
If I set prefixes to C
and V
, the grouping works well. However, it does not work when I try to use numeric prefixes such as 5
and 6
, i.e.
renewcommandnomgroup[1]%
ifthenelseequal#16item[textbfVariables]%
ifthenelseequal#15item[textbfsets]
I am not sure why this is the case. I cannot use letters because I have many letters, in both capitals case and lower case. For my document, numbers makes a lot more sense.
The documentation suggest the quote below but I don't know what this means.
Note that for symbols and numbers you have to check for the strings “Symbols”and “Numbers”.
http://texdoc.net/texmf-dist/doc/latex/nomencl/nomencl.pdf
How do I overcome this issue?
nomenclature ifthenelse
add a comment |
I am grouping my nomenclature symbols. I'm using the answer from this post:
How to make section in Nomenclature?
The syntax I've used is this:
renewcommandnomgroup[1]%
ifthenelseequal#1Citem[textbfVariables]%
ifthenelseequal#1Vitem[textbfsets]
If I set prefixes to C
and V
, the grouping works well. However, it does not work when I try to use numeric prefixes such as 5
and 6
, i.e.
renewcommandnomgroup[1]%
ifthenelseequal#16item[textbfVariables]%
ifthenelseequal#15item[textbfsets]
I am not sure why this is the case. I cannot use letters because I have many letters, in both capitals case and lower case. For my document, numbers makes a lot more sense.
The documentation suggest the quote below but I don't know what this means.
Note that for symbols and numbers you have to check for the strings “Symbols”and “Numbers”.
http://texdoc.net/texmf-dist/doc/latex/nomencl/nomencl.pdf
How do I overcome this issue?
nomenclature ifthenelse
add a comment |
I am grouping my nomenclature symbols. I'm using the answer from this post:
How to make section in Nomenclature?
The syntax I've used is this:
renewcommandnomgroup[1]%
ifthenelseequal#1Citem[textbfVariables]%
ifthenelseequal#1Vitem[textbfsets]
If I set prefixes to C
and V
, the grouping works well. However, it does not work when I try to use numeric prefixes such as 5
and 6
, i.e.
renewcommandnomgroup[1]%
ifthenelseequal#16item[textbfVariables]%
ifthenelseequal#15item[textbfsets]
I am not sure why this is the case. I cannot use letters because I have many letters, in both capitals case and lower case. For my document, numbers makes a lot more sense.
The documentation suggest the quote below but I don't know what this means.
Note that for symbols and numbers you have to check for the strings “Symbols”and “Numbers”.
http://texdoc.net/texmf-dist/doc/latex/nomencl/nomencl.pdf
How do I overcome this issue?
nomenclature ifthenelse
I am grouping my nomenclature symbols. I'm using the answer from this post:
How to make section in Nomenclature?
The syntax I've used is this:
renewcommandnomgroup[1]%
ifthenelseequal#1Citem[textbfVariables]%
ifthenelseequal#1Vitem[textbfsets]
If I set prefixes to C
and V
, the grouping works well. However, it does not work when I try to use numeric prefixes such as 5
and 6
, i.e.
renewcommandnomgroup[1]%
ifthenelseequal#16item[textbfVariables]%
ifthenelseequal#15item[textbfsets]
I am not sure why this is the case. I cannot use letters because I have many letters, in both capitals case and lower case. For my document, numbers makes a lot more sense.
The documentation suggest the quote below but I don't know what this means.
Note that for symbols and numbers you have to check for the strings “Symbols”and “Numbers”.
http://texdoc.net/texmf-dist/doc/latex/nomencl/nomencl.pdf
How do I overcome this issue?
nomenclature ifthenelse
nomenclature ifthenelse
edited 1 min ago
slew123
asked 8 mins ago
slew123slew123
11818
11818
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%2f483072%2fhelp-with-nomenclature-groups-and-ifthenelse%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%2f483072%2fhelp-with-nomenclature-groups-and-ifthenelse%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