| bio | website | |
|---|---|---|
| location | The Matrix | |
| age | ||
| visits | member for | 9 months |
| seen | 11 hours ago | |
| stats | profile views | 57 |
Just some user who has some questions.
|
1d |
comment |
Could TeX.SE put on a showcase of scientific posters? @Xavier The purpose of this list was/is to exhibit some great examples of scientific posters in terms of layout and style, not the generic 'how to create a poster'. |
|
May 12 |
comment |
amsthm in clean Very nice!..... |
|
May 4 |
comment |
Inserting special symbol into text in PowerPoint Type it in LaTeX -> PDF output -> zoom to required level -> screenshot -> whack it in MS Paint -> crop -> copy to PowerPoint. |
|
May 4 |
comment |
Beautiful table samples That green is hard to read. Also, more vspacing may make it look better. |
|
May 4 |
comment |
Beautiful table samples Can't read the green. |
|
May 2 |
comment |
Showing the bibliographic entry in a popup when you hover over the citation key @robert.marik.cz See my 'answer' below. |
|
Apr 30 |
comment |
What is the difference between TeX and LaTeX? Why would anyone use TeX? |
|
Apr 24 |
comment |
Are there any editors or packages with auto-correct for LaTeX commands? @texenthusiast Interesting. |
|
Apr 24 |
comment |
Are there any editors or packages with auto-correct for LaTeX commands? @texenthusiast The list doesn't specify the feature I'm looking for, and researching each one would be a considerable task. (Note, at this point, I'm not sure the feature exists at all). |
|
Apr 22 |
comment |
How can I draw a line in a figure environment? A hero once again! Thanks David. |
|
Apr 22 |
comment |
How to switch to upright greek in math mode? @Aydin They're both the same |
|
Apr 21 |
comment |
How to make the math font slightly thicker? Nice question! I'd like to know if there is a way to locally make certain math characters slightly thinner. For example, the letter $\Psi$ looks almost bold by default and so stands out on a page; it's kinda ugly. |
|
Apr 21 |
comment |
How may I insert white vertical space between subequations? Honestly, I couldn't care less in this case. |
|
Apr 21 |
comment |
How can I box multiple aligned equations? Thanks, how would I go about adjusting the vertical margins? |
|
Apr 21 |
comment |
How can I box multiple aligned equations? @cmhughes Yes, I checked previous related questions and didn't find what I am looking to achieve. |
|
Apr 21 |
comment |
Attractive Boxed Equations DavidHammen Wrong; a load of physics and mathematics textbooks use boxes (regardless of the level). @TH- Who says it's for publication? |
|
Apr 20 |
comment |
Why does spell check not work if the figure has a label? @MarcoDaniel Any reason that should happen (is it bad LaTeX syntax?) or is this a bug? |
|
Apr 19 |
comment |
Move-around box in PDF display @AlexG To clarify: The command \tooltip{formula} produces the word "formula" in the PDF, in red, and as a clickable object. But, say I'm referring to an equation that was introduced 3 section ago, whose \label is "GoodEq" and whose number in the PDF is "(3.12)" I'd like to write, "using \eqref{GoodEq} we see that..." to give a PDF output of "using (3.12) we see that...", where the "(3.12)" part is clickable. This would be very useful and very cool. |
|
Apr 19 |
comment |
Move-around box in PDF display @AlexG Mother of God! img.mu.cdn.li/Ao/xqefEH.jpg Excellent work! Questions: Could it be made so that (in your MWE) "formula" could be replaced by \eqref{}, if you know what I mean? Also, does the end-user require anything other than a PDF viewer? |
|
Apr 19 |
comment |
Why does spell check not work if the figure has a label? @MarcoDaniel That actually fixes the problem, for whatever reason. |