| bio | website | |
|---|---|---|
| location | Helsinki, Finland | |
| age | ||
| visits | member for | 1 year, 2 months |
| seen | Jun 2 at 11:08 | |
| stats | profile views | 3 |
I'm working on cognitive neuroscience research (fMRI). Besides neuroimaging analyses coding (mostly in MATLAB and some Common Lisp) and related projects (mostly in Common Lisp), on my spare time I'm interested also in low-level things, like x86/x86-64 assembly, Linux kernel and reverse-engineering. It's always so nice to learn how things work...
|
Jun 1 |
accepted | How to create a comma-separated list in LaTeX according to the number of elements in another list? |
|
Jun 1 |
comment |
How to create a comma-separated list in LaTeX according to the number of elements in another list? @egreg Thank you, it works. I use the comma-separated list generation solution because for me it's easier to incorporate it in my code, which is a little modified version of David Carlisle's answer to tex.stackexchange.com/questions/52472/… . |
|
May 31 |
asked | How to create a comma-separated list in LaTeX according to the number of elements in another list? |
|
Apr 22 |
accepted | erraneous text in a LaTeX tabular array created using custom macros |
|
Apr 22 |
comment |
erraneous text in a LaTeX tabular array created using custom macros Yes, that's correct. Thanks a lot. |
|
Apr 22 |
asked | erraneous text in a LaTeX tabular array created using custom macros |
|
Apr 20 |
accepted | How to add \hline to macro expansion? |
|
Apr 20 |
comment |
How to add \hline to macro expansion? @Marco Daniel: It is exactly what I was looking for. Thank you. |
|
Apr 20 |
comment |
How to add \hline to macro expansion? @David Carlisle: Yes, but then as I have to create several different tabular arrays using slightly modified versions of this code, I thought that it would be easier to use, modify and maintain if all the code to create a tabular array of this kind was created by using only \tablestart \listheadings \listbody. |
|
Apr 20 |
revised |
How to add \hline to macro expansion? added tag: expansion |
|
Apr 20 |
asked | How to add \hline to macro expansion? |
|
Apr 19 |
comment |
generating LaTeX tabular code during compilation @Marco LuaTeX might be an interesting option. But is there a way for a generic transformation (a regular expression or something) to convert any LaTeX file into a valid LuaTeX file? What I find most difficult in LaTeX, in addition to the lack of common programming constructs, is getting the packages work together (I currently have 19). |
|
Apr 18 |
comment |
generating LaTeX tabular code during compilation Thank you a lot, this is an excellent answer and helps me enormously. I have been searching and looking for a solution for months every now and then. |
|
Apr 18 |
awarded | Scholar |
|
Apr 18 |
accepted | generating LaTeX tabular code during compilation |
|
Apr 18 |
awarded | Supporter |
|
Apr 18 |
awarded | Student |
|
Apr 18 |
asked | generating LaTeX tabular code during compilation |