735 reputation
111
bio website marcolombardi.org
location Riva del Garda, Italy
age 40
visits member for 1 year, 11 months
seen yesterday
stats profile views 26

Using TeX and LaTeX since the early '90s.


Feb
12
awarded  Popular Question
Jan
31
awarded  Nice Question
Nov
27
answered Emacs+AUCTeX lost highlighting
Oct
28
answered proof format 2 columns
Oct
28
answered bashrc export TEXEDIT emacs
Oct
28
awarded  Autobiographer
Oct
28
awarded  Analytical
Oct
27
answered Get all intersection points in MetaPost
Jun
1
awarded  Yearling
Nov
15
awarded  Revival
Sep
9
accepted How to control the fading size in TikZ?
Jul
10
asked Using aliases with BibTeX in the list of references
Jun
22
answered Package or tool for visualizing differences
Jun
16
answered Tex and pdf synchronization
Jun
16
comment Create Flash animations with LaTeX
JessyInk is a very nice example, but when I suspect it is not so convenient for presentations involving equations and mathematics. Regarding JavaScript+TikZ in LaTeX, things are really cumbersome, this is what I have been doing so far. However, this solution is extremely cumbersome, is not completely portable (PDFs with JavaScript and Layers are rendered correctly only by Adobe Acrobat, and even in this case results change significantly among different versions and operating systems). Also, PDF animations typically are slow and not smooth at all.
Jun
10
comment Create Flash animations with LaTeX
@Harrold: I do not see your point. PDF is also a product of Adobe, and although PDF is an open format (which SWF is not), it has its own problems and bugs... The license issues really do not exist: citing from Wikipedia, "Implementing software which creates SWF files has always been permitted, on the condition that the resulting files render error free in the latest publicly available version of Adobe Flash Player." The license restrictions are more regarding players.
Jun
10
asked Create Flash animations with LaTeX
Jun
10
answered Typesetting the Identity Operator for txfonts
Jun
8
comment Length, surface, and coordinates of a tikz-pgf path
@Andrew: well, the answer to your question is a little involved. I am preparing a talk, and I need want to make an interative figure where I show a plot on the right, with a complicated function f(x) that has a few "waves", and then to the right two plots, representing, for each threshold in y, the measure (area) of the set {x | f(x) > y} and the integral of f(x) over the same set. These two quantities have some relevance in the field I work on, star formation in molecular clouds. Anyway, the plots are just for display purpuses, and getting some rounding errors is not a major issue.
Jun
8
comment Length, surface, and coordinates of a tikz-pgf path
Great, the commands you mention are indeed very useful to manipulate paths, something that I missed from TikZ. Are you thinking of adding them to TikZ development too? It would be useful to have them integrated in this system.