Select one of many groups of array definitionArray problem, can only have one row.Use of @array doesn't match its definitionarray and command in column' s definition of tablerotate one entry of an arrayArray — dynamic !decl. parameterHow to center a text over many columns of array?Swap two array elementsarray in align environmentProblem with arrayHow written array long

Where does the Shulchan Aruch quote an authority by name?

Does it makes sense to buy a new cycle to learn riding?

Short story: alien planet where slow students are executed

Is domain driven design an anti-SQL pattern?

A poker game description that does not feel gimmicky

Explicitly parse JSON string vs JSON.deserialize

What does 'script /dev/null' do?

Is it possible to build an equivalent function just looking at the input and output of the original function?

Was there ever an axiom rendered a theorem?

How could a lack of term limits lead to a "dictatorship?"

Is flight data recorder erased after every flight?

Could a US political party gain complete control over the government by removing checks & balances?

How to deal with fear of taking dependencies

Solve this specific large sparse system of linear equations

What is GPS' 19 year rollover and does it present a cybersecurity issue?

Would Tezos benefit from parallelisation?

I see my dog run

"To split hairs" vs "To be pedantic"

When blogging recipes, how can I support both readers who want the narrative/journey and ones who want the printer-friendly recipe?

How can I fix this gap between bookcases I made?

Information to fellow intern about hiring?

On the insanity of kings as an argument against Monarchy

Is this food a bread or a loaf?

"My colleague's body is amazing"



Select one of many groups of array definition


Array problem, can only have one row.Use of @array doesn't match its definitionarray and command in column' s definition of tablerotate one entry of an arrayArray — dynamic !decl. parameterHow to center a text over many columns of array?Swap two array elementsarray in align environmentProblem with arrayHow written array long













0















I use variable.tex to definite some Array: Name, color, folder



In main.tex:
inputvariable.tex



In variable.tex: ( not exist begin/enddocument
Each Group includes 3 Array: Name, color, folder



%GROUP A
defArrayAname1“a11”,”a12”..”a19”

defArrayAcolor2“a21”,”a22”..”a29”

defArrayAfolder9“a91”,”a92”..”99”


%GROUP B
defArrayBname1“b11”,”b12”..”b19”

defArrayBcolor2“b21”,”b22”..”b29”

defArrayBfolder9“b91”,”b92”..”b99”


%GROUP C
defArrayCname1“c11”,”c12”..”c19”

defArrayCcolor2“c21”,”c22”..”c29”

defArrayCfolder9“c91”,”c92”..”c99”

%GROUP D
defArrayDname1“d11”,”d12”..”d19”

defArrayDcolor2“d21”,”d22”..”d29”

defArrayDfolder9“d91”,”d92”..”d99”


When i want to use GROUP A, i muss hide with symbol percent % (ctrl T) > 150 rows of Group B & Group C, GROUP D.
And it creates many manual error and take time.



So, I need other better solution in variable.tex:



Example:



SelectGroupXXX



Variable Xxx variable used inside = one of (A, B, C, D)



Please help



Thank in advance









share






















  • Your question is quite unclear to me. What does "use a group" mean? At this point you are just defining twelve different macros.

    – campa
    4 mins ago















0















I use variable.tex to definite some Array: Name, color, folder



In main.tex:
inputvariable.tex



In variable.tex: ( not exist begin/enddocument
Each Group includes 3 Array: Name, color, folder



%GROUP A
defArrayAname1“a11”,”a12”..”a19”

defArrayAcolor2“a21”,”a22”..”a29”

defArrayAfolder9“a91”,”a92”..”99”


%GROUP B
defArrayBname1“b11”,”b12”..”b19”

defArrayBcolor2“b21”,”b22”..”b29”

defArrayBfolder9“b91”,”b92”..”b99”


%GROUP C
defArrayCname1“c11”,”c12”..”c19”

defArrayCcolor2“c21”,”c22”..”c29”

defArrayCfolder9“c91”,”c92”..”c99”

%GROUP D
defArrayDname1“d11”,”d12”..”d19”

defArrayDcolor2“d21”,”d22”..”d29”

defArrayDfolder9“d91”,”d92”..”d99”


When i want to use GROUP A, i muss hide with symbol percent % (ctrl T) > 150 rows of Group B & Group C, GROUP D.
And it creates many manual error and take time.



So, I need other better solution in variable.tex:



Example:



SelectGroupXXX



Variable Xxx variable used inside = one of (A, B, C, D)



Please help



Thank in advance









share






















  • Your question is quite unclear to me. What does "use a group" mean? At this point you are just defining twelve different macros.

    – campa
    4 mins ago













0












0








0








I use variable.tex to definite some Array: Name, color, folder



In main.tex:
inputvariable.tex



In variable.tex: ( not exist begin/enddocument
Each Group includes 3 Array: Name, color, folder



%GROUP A
defArrayAname1“a11”,”a12”..”a19”

defArrayAcolor2“a21”,”a22”..”a29”

defArrayAfolder9“a91”,”a92”..”99”


%GROUP B
defArrayBname1“b11”,”b12”..”b19”

defArrayBcolor2“b21”,”b22”..”b29”

defArrayBfolder9“b91”,”b92”..”b99”


%GROUP C
defArrayCname1“c11”,”c12”..”c19”

defArrayCcolor2“c21”,”c22”..”c29”

defArrayCfolder9“c91”,”c92”..”c99”

%GROUP D
defArrayDname1“d11”,”d12”..”d19”

defArrayDcolor2“d21”,”d22”..”d29”

defArrayDfolder9“d91”,”d92”..”d99”


When i want to use GROUP A, i muss hide with symbol percent % (ctrl T) > 150 rows of Group B & Group C, GROUP D.
And it creates many manual error and take time.



So, I need other better solution in variable.tex:



Example:



SelectGroupXXX



Variable Xxx variable used inside = one of (A, B, C, D)



Please help



Thank in advance









share














I use variable.tex to definite some Array: Name, color, folder



In main.tex:
inputvariable.tex



In variable.tex: ( not exist begin/enddocument
Each Group includes 3 Array: Name, color, folder



%GROUP A
defArrayAname1“a11”,”a12”..”a19”

defArrayAcolor2“a21”,”a22”..”a29”

defArrayAfolder9“a91”,”a92”..”99”


%GROUP B
defArrayBname1“b11”,”b12”..”b19”

defArrayBcolor2“b21”,”b22”..”b29”

defArrayBfolder9“b91”,”b92”..”b99”


%GROUP C
defArrayCname1“c11”,”c12”..”c19”

defArrayCcolor2“c21”,”c22”..”c29”

defArrayCfolder9“c91”,”c92”..”c99”

%GROUP D
defArrayDname1“d11”,”d12”..”d19”

defArrayDcolor2“d21”,”d22”..”d29”

defArrayDfolder9“d91”,”d92”..”d99”


When i want to use GROUP A, i muss hide with symbol percent % (ctrl T) > 150 rows of Group B & Group C, GROUP D.
And it creates many manual error and take time.



So, I need other better solution in variable.tex:



Example:



SelectGroupXXX



Variable Xxx variable used inside = one of (A, B, C, D)



Please help



Thank in advance







arrays variable





share












share










share



share










asked 8 mins ago









latexfortilatexforti

4627




4627












  • Your question is quite unclear to me. What does "use a group" mean? At this point you are just defining twelve different macros.

    – campa
    4 mins ago

















  • Your question is quite unclear to me. What does "use a group" mean? At this point you are just defining twelve different macros.

    – campa
    4 mins ago
















Your question is quite unclear to me. What does "use a group" mean? At this point you are just defining twelve different macros.

– campa
4 mins ago





Your question is quite unclear to me. What does "use a group" mean? At this point you are just defining twelve different macros.

– campa
4 mins ago










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
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f483963%2fselect-one-of-many-groups-of-array-definition%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















draft saved

draft discarded
















































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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f483963%2fselect-one-of-many-groups-of-array-definition%23new-answer', 'question_page');

);

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







Popular posts from this blog

strTok function (thread safe, supports empty tokens, doesn't change string)String case reverse function in CGet line from string functionTDD: String Calculator KataC - K&R getint() variationSimple function to generate an HTML-safe stringGeneric Pairing Heap PerformancePattern for writing a generic string transformation functionChange a string into a function/def activatorC++ string tokenizing without streams, with certain conditionsRead consecutive blanks in array

How to write “ä” and other umlauts and accented letters in bibliography?Accents in BibTeXSorting references with special characters alphabeticallyUse ae ligature in bibliographyEastern European nameInverted circumflex in BibTexBibTex, non-ascii initials and nameptr fproblems with accent in LatexHow to add a Ø to my bibliography from Jabref?References without accentsTroubles when trying to cite St“omer-Verlet in ”title" field of a bib entryComprehensive list of accented charactersHow to type the letter “i” with two dots (diaeresis) in math mode?Problem with glossary text and accented lettersSpecial character in bibliographyAccented letters, Unicode and LaTeX accentsHow to stop natbib from modifying bibliography styleCitation of a paper with non-standard characters by BibtexWrite accented characters to file using writeHow to group the bibliography alphabetically, if some surnames start with “accented” characters?How can I automatically capitalize significant words in my bibliography?

Title of papers that have not been submitted to a venue?How “submitted”, “to appear”, “accepted” papers are evaluated in a CV?What percentage of papers submitted to a conference or journal have been previously rejected in the same or another venue?How to automatically extract submitted/accepted dates of many journal papers?Is it okay/common/good to mention the submitted papers in my phd thesis?Can one determine whether somebody's work may have been plagiarized?How to describe a paper for which you have not yet submitted revisions in CV?JCR publication required to enrol in PhD program - is it common?“Full” versions versus “Preliminary” version of result/paper. Are they considered different?How can I prove that my article has not been submitted to another journal?Is there anything that has been tried to stop publication shopping