190 reputation
7
bio website
location
age 31
visits member for 2 years
seen Mar 13 at 18:07
stats profile views 23

Apr
9
awarded  Popular Question
Jul
7
awarded  Teacher
Jun
23
comment Numbers, punctuation and parenthesis reversed in RTL
Sorry, I guess my parentheses were also reversed, as the ones in the question, and the bracket thing was solved by moving the \cite command out of the \LR it was previously in.
Jun
23
comment Numbers, punctuation and parenthesis reversed in RTL
Hi, I'm getting the same problem as with this example, and also with citation brackets. For parentheses I could just flip them myself, but I can't do that for citations. Did you ever find a solution to this problem?
Jun
22
answered Invalid right aligned chapter and section titles
Jun
22
comment Invalid right aligned chapter and section titles
Thanks. I had no idea Ubuntu lagged so much behind. Installing the latest tex-live now...
Jun
21
asked Invalid right aligned chapter and section titles
Mar
28
accepted Using beamer \visible command inside a table, without adding vertical space
Mar
18
comment Problem with spacing after abbreviation
I don't think this question is a duplicate. Other questions on the same topic do not refer to the abbrevs package. This package claims to intelligently detect when a space is required, without using \xspace.
Mar
14
comment Dashes and hyphens in Hebrew
Thanks. That's exactly what I've used in the first place.
Mar
14
comment Dashes and hyphens in Hebrew
Do you think it will work on Mac?
Mar
12
awarded  Commentator
Mar
12
comment Dashes and hyphens in Hebrew
I installed ivritex (ivritex.sourceforge.net) for the fonts. I know using xelatex would be better, but I have to use pdflatex to cooperate with other people that only use it.
Mar
12
asked Dashes and hyphens in Hebrew
Mar
12
comment Nested foreach inside a TikZ matrix for both rows and columns
After Altermundus' comment yesterday, I added an complete example of what I wanted to the question. It didn't include \i initially, but it did have a \node in each column. (I updated it now to include \i as well).
Mar
12
revised Nested foreach inside a TikZ matrix for both rows and columns
Add \i to each node.
Mar
12
accepted Nested foreach inside a TikZ matrix for both rows and columns
Mar
12
comment Nested foreach inside a TikZ matrix for both rows and columns
Also, you should mention that if I want to use \node inside the \edef, I'll need to put \noexpand there as well.
Mar
12
comment Nested foreach inside a TikZ matrix for both rows and columns
Sorry to bother you, but there's still an extra brace in the first solution (the second code segment). I would have deleted it myself, but SO doesn't allow me to do a single character edit.
Mar
12
comment Nested foreach inside a TikZ matrix for both rows and columns
I wasn't able to compile your first solution. I got Too many }'s.