177 reputation
5
bio website
location
age 28
visits member for 1 year, 5 months
seen 4 hours ago
stats profile views 11

Apr
21
comment Adding parentheses around subfig references
@TomBombadil : I guess this is obvious as he uses '\ref' and '\subref' together.
Mar
25
comment Excluding chapters from ToC in amsbook
@Stefan Kottwitz: Also works for chapters without *, this is great!
Mar
10
comment Adding lines that go from one cell to another on a different row
I needed the same code but after modifying it I could not join x_{i} and f(x_{i}) by horizontal red arrows. Is that possible too?
Dec
22
comment TikZ picture shapes
Thank you so much Claudio Fiandrino.
Feb
25
comment Redefining quote environment with tiny font and double quote signs?
@Werner Thank you so much!
Feb
14
comment How to replace the “.” with “:” in the proof environment?
@Thorsten Donig. Thank you for your notification. I voted it but I didn't know how to accept it. But done now!
Feb
13
comment How to replace the “.” with “:” in the proof environment?
@J G. I used the first one supplied in tex.stackexchange.com/a/44114/9955 by egreg.
Feb
10
comment How to replace the “.” with “:” in the proof environment?
Actually, I can remove the "." at the end as in the link I supplied above and redefine the proof name with a ":" at the end as follows. \def\proofname{\emph{\textbf{Proof:}}} But I find this no good.