| bio | website | |
|---|---|---|
| location | The Matrix | |
| age | ||
| visits | member for | 9 months |
| seen | 58 mins ago | |
| stats | profile views | 57 |
Just some user who has some questions.
|
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 |
accepted | How may I insert white vertical space between subequations? |
|
Apr 21 |
asked | How may I insert white vertical space between subequations? |
|
Apr 21 |
accepted | How can I box multiple aligned equations? |
|
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 |
asked | How can I box multiple aligned equations? |
|
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. |
|
Apr 19 |
asked | Why does spell check not work if the figure has a label? |
|
Apr 18 |
comment |
LyX participates in the Google Summer of Code - which project ideas could be suggested? @Bugbusters In the case of a pspicture, sure, it would (I presume) need the whole environment recompiling. Like Daniel said though, the chance of that taking 'too long' is small. |
|
Apr 18 |
comment |
LyX participates in the Google Summer of Code - which project ideas could be suggested? @Bugbusters It's already been used in physics.SE and maths.SE with mathjax and it works really well. Compiling a total ball-ache. Also, would you really need to recompile everything? |
|
Apr 18 |
comment |
How can I nicely align a single split equation? +1 Nice. Visually, it's exactly what I was after (see my answer). |
|
Apr 18 |
answered | How can I nicely align a single split equation? |
|
Apr 18 |
comment |
How can I nicely align a single split equation? +1 Thanks for the suggestions! The idea of a subexpression never occurred to me, I got too focused on the LaTeX. It's a bit awkward to introduce at this point in the document however, so I've opted for a modified version of Gonzalo's answer. I'll add it in a minute. |
|
Apr 18 |
accepted | How can I nicely align a single split equation? |