| bio | website | |
|---|---|---|
| location | ||
| age | 23 | |
| visits | member for | 1 year, 9 months |
| seen | Mar 27 at 19:09 | |
| stats | profile views | 17 |
Freshman Graduate Student in Mathematics
|
Feb 26 |
comment |
Long Squiggly Arrows in LaTeX Thanks a lot. The arrows are working really nice! |
|
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. |
|
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 |
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 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 |
comment |
Subnumber equations within theorem environments but keep them intact otherwise @egreg Hmm. Yup, I am not decided if this is a good idea or not, as of now. I might be able to do with just $57.1$. I wanted to know if it is possible in a nice manner that is, without doing too much of low level programming. |
|
Jul 19 |
comment |
Non italic text in theorems, definitions, examples I know this is a little off-topic but What if I want to use an existing theorem environment and make changes? For example \theoremstyle{break} . |
|
Jul 19 |
comment |
How to increase the numwidth for a part in ToC? Thank You. This works. I should probably wait sometime before accessing the answer though. |
|
Jul 19 |
comment |
How to increase the numwidth for a part in ToC? Okay, so tocloft is a package! I read it everywhere and thought it was some another toc method which I did not want to venture into. Let me check and I will get back to you. |
|
Apr 9 |
comment |
Difference between pdf code produced by \href and \url Thanks for the documentation. I searched for the document earlier, but apparently I got an abridged copy but it had the same title, so I thought that was the complete documentation, which was around 70 pages. I will read this one and let you know. |
|
Apr 9 |
comment |
Difference between pdf code produced by \href and \url ohk... will do!! |