| bio | website | |
|---|---|---|
| location | Bangalore, India | |
| age | 18 | |
| visits | member for | 1 year, 4 months |
| seen | 7 hours ago | |
| stats | profile views | 336 |
Briefly Busy! Will get back!
(1) Emacs (2) Tikz (3) Macros
|
May 18 |
comment |
Alternative numbering for theorem @barbarabeeton oooh! Will fix! :-) |
|
May 18 |
comment |
Alternative numbering for theorem @barbarabeeton not sure I follow what I must fix... could you please edit it so that, I can compile the code and fix the picture. Thanks! |
|
May 15 |
accepted | “[” Square bracket Curiosities in an array environment |
|
May 15 |
asked | “[” Square bracket Curiosities in an array environment |
|
May 14 |
awarded | Enthusiast |
|
May 12 |
comment |
Drawing a big commutative diagram in tex I'd also like if you consider the package tikz-cd for drawing commutative diagrams! |
|
May 12 |
comment |
How to change Contents replace be “Daftar Isi” and References replace “Daftar Pustaka”? Isn't this more of a comment? |
|
May 12 |
comment |
Separate List of Appendices in new page Could you please see this: tex.stackexchange.com/questions/9138/… |
|
May 10 |
comment |
Is it possible to remove chapter number from align environment? If you use align* environment, you should not see these numbers! However, if you do use align environment, this may be achieved globally (and locally with little modifications) by \renewcommand{\theequation}{\arabic{equation}} |
|
May 9 |
comment |
Alternative numbering for theorem @conorsomahony See my update. :) |
|
May 9 |
revised |
Alternative numbering for theorem added 434 characters in body |
|
May 9 |
comment |
Alternative numbering for theorem @conorsomahony Oh, good catch, I'll update my answer, just a few moments please... :) |
|
May 9 |
comment |
show all equals Could you please add a little more description of what you're looking for? In case it would help, you could add an image which could be even drawn by hand... |
|
May 9 |
comment |
Alternative numbering for theorem @conorsomahony Glad to have helped! If this answer is what you were looking for, could you please accept this by clicking on the tick mark besides this answer? :) |
|
May 9 |
revised |
Alternative numbering for theorem added 389 characters in body |
|
May 9 |
answered | Alternative numbering for theorem |
|
May 9 |
comment |
Alternative numbering for theorem This has come up several types. This is possible with counters. Just define a new counter, call it defntype, which is \alph and hook that counter to this environment. |
|
May 9 |
answered | Stealth arrow in math? |
|
May 9 |
comment |
How do I draw a graph in tikz where the vertices are only represented by the label names? @AlainMatthes I'll investigate and let you know. :-) |
|
May 9 |
comment |
How do I draw a graph in tikz where the vertices are only represented by the label names? @AlainMatthes I think you can use xscale and yscale (or simply scale, which sets both the scales to the same specified value, I think). +1 for showing OP what (s)he wanted to do... |