| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 4 months |
| seen | Apr 9 at 8:28 | |
| stats | profile views | 10 |
I am a graduate student in Electrical Engineering.
|
Mar 12 |
accepted | How to generate a separate legend picture? |
|
Mar 5 |
asked | How to generate a separate legend picture? |
|
Mar 3 |
accepted | Horizontally shifting subfloat captions in figure environement! |
|
Mar 3 |
awarded | Critic |
|
Feb 25 |
asked | Horizontally shifting subfloat captions in figure environement! |
|
Feb 25 |
comment |
How to vertically align the captions for sub figures in subfigure? For aligning subfigure captions this post may help: tex.stackexchange.com/a/29590/24167 |
|
Feb 6 |
revised |
Plot magnification using sub-plot within a plot! edited title |
|
Feb 6 |
comment |
Plot magnification using sub-plot within a plot! @Mark Thanks, Yes in fact I am looking for a sub-plot which automatically redraw the selected portion just like spy (in 2D plots). I changed the title to accommodate your point |
|
Feb 6 |
comment |
Plot magnification using sub-plot within a plot! Just added a MWE. What I would like to do is to make a similar command like spy so it can automatically zoom in to the portion of the data but using a new axis and using the point data I've already indicated for plot coordinates. |
|
Feb 6 |
revised |
Plot magnification using sub-plot within a plot! added 5438 characters in body |
|
Feb 6 |
asked | Plot magnification using sub-plot within a plot! |
|
Feb 3 |
accepted | How can I use align environment in conjuction with iopart.cls class? |
|
Jan 29 |
comment |
How to limit the width of equations? Thanks it works well. I am accepting it as answer since my problem might be too specific; I'm not sure however, why this does not work with eqnarray defined in iopart, when using \documentclass[12pt]{iopart} it doesn't have any effect. |
|
Jan 29 |
accepted | How to limit the width of equations? |
|
Jan 29 |
revised |
How to limit the width of equations? To demostrate an error width the method |
|
Jan 29 |
suggested | suggested edit on How to limit the width of equations? |
|
Jan 29 |
comment |
How to limit the width of equations? Thanks David for your answer! This method seems to also affect the width of the paragraph coming before \begin{myenv}{?}. It would be clear if a longer dummy text is used before the new environment. |
|
Jan 29 |
comment |
How to limit the width of equations? @ Niel de Beaudrap: The reason is that, I am using iopart document class which is not compatible with amsmath. A related post can be seen here tex.stackexchange.com/questions/95817/… |
|
Jan 29 |
revised |
How to limit the width of equations? added 19 characters in body |
|
Jan 29 |
comment |
How to limit the width of equations? @ Wener: Thanks, I know about it. However due to some limitations of the class file I am using I can only use eqnarray and not align. |