| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 5 months |
| seen | May 3 at 6:20 | |
| stats | profile views | 6 |
|
Jan 29 |
awarded | Commentator |
|
Jan 29 |
comment |
Space Above Equations OK.. I just modified the tool. Thanks for the comment. |
|
Jan 29 |
comment |
Space Above Equations Hi, the space comes from the authoring tool, before tex is generated, I dont have much control over that. If I remove emtpy lines around equations manually in tex file, yes output looks good. Is there any way to achieve that result without removing empty lines? Thanks. |
|
Jan 29 |
asked | Space Above Equations |
|
Mar 21 |
comment |
Redefining \verb to be \url I could not find a way to make Emacs highlight \url the way \verb is highlighted, so I fixed it on the Latex side. It is a hack, big time, but it works now. |
|
Mar 21 |
comment |
Redefining \verb to be \url that worked. thank you. |
|
Mar 21 |
asked | Redefining \verb to be \url |
|
Nov 30 |
awarded | Supporter |
|
Nov 30 |
accepted | Amsmath, spacing, left alignment |
|
Nov 30 |
comment |
Amsmath, spacing, left alignment No this wont work. I want to use \[ \] exactly the way I've shown you. These extra {gather*} statements are clouding up the text. |
|
Nov 30 |
comment |
Trouble with the showkeys package Just did, right here - tex.stackexchange.com/questions/36604/… |
|
Nov 30 |
asked | Amsmath, spacing, left alignment |
|
Nov 29 |
comment |
Trouble with the showkeys package That worked -- with one downside, inclusion of amsmath messed up the spacing I worked hard to get right. Example tex file and pdf is here goo.gl/HYr5F . After I included amsmath topmargin spacing was ignored for some reason. My settings makes everything left aligned, no paragraph spacing, same single line vertical space between equations, paragraphs. |
|
Nov 29 |
comment |
Trouble with the showkeys package @egreg i figured as much.. here is what I need tho: I want to use \[ \] for all my equations. If I place a label in a \[ \], I want it to start showing numbers. is this possible? |
|
Nov 29 |
awarded | Student |
|
Nov 29 |
awarded | Scholar |
|
Nov 29 |
awarded | Editor |
|
Nov 29 |
revised |
Trouble with the showkeys package deleted 202 characters in body |
|
Nov 29 |
accepted | Trouble with the showkeys package |
|
Nov 29 |
comment |
Trouble with the showkeys package \\renewcommand worked. |