| bio | website | tex.stackexchange.com/users/… |
|---|---|---|
| location | Colombia | |
| age | 43 | |
| visits | member for | 2 years, 2 months |
| seen | 16 hours ago | |
| stats | profile views | 9,860 |
Useful notes for some of my answers:
CTAN lion drawing by Duane Bibby.
How do you accept an answer?](http://meta.tex.stackexchange.com/q/1852/3954)
minimal working example](http://www.minimalbeispiel.de/mini-en.html)
The demo option for graphicx simply replaces actual figures with black rectangles; do not use that option in your actual document.
|
May 15 |
comment |
Vertical alignment of the `aligned` environment in table cells @CharlesStaats Ah, then perhaps I misunderstood part of your request. I thought everything should be aligned on top. Do you want the first column content to be vertically centered? |
|
May 15 |
revised |
Vertical alignment of the `aligned` environment in table cells new code, new image |
|
May 15 |
revised |
Vertical alignment of the `aligned` environment in table cells edited body |
|
May 15 |
answered | Vertical alignment of the `aligned` environment in table cells |
|
May 15 |
answered | How can I remove “thebibliography” from the Table of Contents (TOC)? |
|
May 15 |
answered | How to place a symbol under an arrow in Latex when using tikz package |
|
May 15 |
comment |
Cannot include caption on figure Please, instead of just a snippet, add a minimal, complete document illustrating the problem. |
|
May 15 |
comment |
Aligning 3 images square in a box @TimCooper Sure. You can box the image and measure its height; see my updated answer. |
|
May 15 |
revised |
Aligning 3 images square in a box new code, new image |
|
May 15 |
answered | Arrange multiple graphics inside a subfloat |
|
May 15 |
awarded | Necromancer |
|
May 15 |
answered | Aligning 3 images square in a box |
|
May 15 |
comment |
Aligning 3 images square in a box Are they subfigures of one figure or are they three independent figures? |
|
May 15 |
answered | How can I draw a wave diagram in Tikz/PSTricks |
|
May 14 |
comment |
Table in the shape of an arrow @Hans-PeterE.Kristiansen you're right. I've fixed the problem in my updated answer. Thanks for noticing the problem! |
|
May 14 |
revised |
Table in the shape of an arrow Fixed a little misalignment problem noticed by Hans-Peter E. Kristiansen in a comment |
|
May 14 |
comment |
How to change the Figure style in achemso @RongShang I added a final remark to my answer which might be useful for you. |
|
May 14 |
revised |
How to change the Figure style in achemso added final remark |
|
May 14 |
revised |
Setting a wavy sidebar new code, new image |
|
May 14 |
comment |
How do I reference an online image from a LaTeX document? Is the picture file in your system? Apparently not; if your only interest is to hyper-reference the image, don't \includegraphics it. If you want to include it in your document, make sure that the file is in your current working directory. |