2,108 reputation
919
bio website fph.altervista.org
location
age
visits member for 2 years, 7 months
seen 1 hour ago
stats profile views 97

May
15
awarded  Good Question
May
14
comment Why no vertical-mode Knuth-Plass?
Thanks, great references!
May
14
accepted Why no vertical-mode Knuth-Plass?
May
14
awarded  Nice Question
May
14
asked Why no vertical-mode Knuth-Plass?
May
5
comment Beautiful table samples
TikZ is becoming like Excel: no matter what the task to be accomplished is, someone will try using it. :)
May
2
comment How to convert a scientific manuscript from LateX to Word using Pandoc?
Try with \includegraphics[width=5.8in]{figure1.png}. This is only a workaround, since pandoc should support the extensionless format (which is the recommended one) as well.
Apr
19
comment Typesetting an interactive “screen session”
Hm, you are right, sorry for the confusion.
Apr
18
comment Typesetting an interactive “screen session”
This is a duplicate of my question tex.stackexchange.com/questions/73893/…
Mar
26
comment How to merge two files : djvu and PDF?
google.com/search?q=convert%20djvu%20to%20pdf
Mar
26
comment How to merge two files : djvu and PDF?
Have you tried converting the .djvu to a .pdf outside LaTeX?
Mar
26
accepted add unit circle to a plot
Mar
26
comment add unit circle to a plot
Thanks, both methods work! (that example wasn't on my version of the manual)
Mar
26
comment add unit circle to a plot
Added the MWE.~
Mar
26
revised add unit circle to a plot
MWE
Mar
26
asked add unit circle to a plot
Mar
23
comment What are the advantages of TikZ/PGF over PSTricks?
Do you spend more time writing code, or reading and debugging it?
Mar
12
accepted Tombstone misplaced with `multline*` and `\qedhere`
Mar
12
asked Editor with a TeX-aware spellchecker
Mar
12
comment Tombstone misplaced with `multline*` and `\qedhere`
I checked, and I get that warning once for line 9 (where the \qedhere inside the equation* is) and twice for line 15 (where the one inside multline* is). Strange. Anyway, thanks for pointing this out; I use kile, and it did not display the warning for some reason.