| bio | website | |
|---|---|---|
| location | ||
| age | 23 | |
| visits | member for | 1 year, 9 months |
| seen | 10 hours ago | |
| stats | profile views | 17 |
Freshman Graduate Student in Mathematics
|
Mar 17 |
awarded | Critic |
|
Mar 11 |
awarded | Popular Question |
|
Feb 28 |
accepted | A double line arrow on one side and single line arrow on other side with PGF/TikZ |
|
Feb 28 |
revised |
A double line arrow on one side and single line arrow on other side with PGF/TikZ added 211 characters in body |
|
Feb 28 |
asked | A double line arrow on one side and single line arrow on other side with PGF/TikZ |
|
Feb 26 |
comment |
Long Squiggly Arrows in LaTeX Thanks a lot. The arrows are working really nice! |
|
Feb 20 |
accepted | Long Squiggly Arrows in LaTeX |
|
Feb 20 |
comment |
Long Squiggly Arrows in LaTeX How straightforward will it be to write a script for squiggly arrows that can be used inside math environment without much problems (not having to care about alignment and positioning)? If it can be straightforward, then I can try writing a command for it. |
|
Feb 20 |
asked | Long Squiggly Arrows in LaTeX |
|
Oct 25 |
awarded | Commentator |
|
Oct 25 |
comment |
What makes TeX so easy to write? This way, while people can write small customizations easily, big customizations can be changed to switch gears and made more maintainable. |
|
Oct 25 |
comment |
What makes TeX so easy to write? @Khaled Honsy: Thanks for your comment! Actually, this is a fact that intrigues me the most. Macro programming is easy for people. And hence, in part, this might be the reason why TeX is so diverse and big now. However, as we know, macro programming is also a bane, and hence, any solution (if any) that would come later, would have to take care of the fact that the users can still program in the macro code and there can be a mechanism to compile it into a more parsable etc code. I was wondering how possible this will be. |
|
Oct 25 |
awarded | Yearling |
|
Oct 25 |
comment |
What makes TeX so easy to write? @barbarabeeton thanks. I got this nice document which is really good critique. However, it is an answer to this question. |
|
Oct 25 |
comment |
What makes TeX so easy to write? @morbusg : Yes! I am interested in analyzing either the failures or the success of TeX. If TeX is really one of the best trade-offs, then I would interested in analyzing why. It may not be possible, but it just might be? |
|
Oct 25 |
asked | What makes TeX so easy to write? |
|
Oct 10 |
revised |
Subnumber equations within theorem environments but keep them intact otherwise edited body |
|
Oct 10 |
comment |
Subnumber equations within theorem environments but keep them intact otherwise Thank You. Your application uses patchcmd and then I can patch any environment I want, so it is nice. Also, you might look at the second paragraph of my edit, if you want to understand my motivation for doing so, and if you think there might be a better way to do what I am doing, I would be thankful to know it. Thank you again. |
|
Oct 10 |
accepted | Subnumber equations within theorem environments but keep them intact otherwise |
|
Oct 10 |
revised |
Subnumber equations within theorem environments but keep them intact otherwise Changed my question to a more general and probably more tractable question. |