185,702 reputation
12441902
bio website profs.scienze.univr.it/…
location Italy
age 53
visits member for 2 years, 1 month
seen 14 mins ago
stats profile views 10,776

I'm a mathematician working in algebra. I've been using TeX since 1987, but couldn't write my Ph.D. thesis with it. Sob!

I teach LaTeX at my university, besides the mathematics courses. I'm the author of some LaTeX packages and even of one Plain TeX package. At my site it's possible to download my book on LaTeX programming (in Italian, sorry).

Here's my motto for TeX.SX:

Pronto prontissimo son come il fulmine: sono il factotum della città. (From "Il barbiere di Siviglia", music by Gioachino Rossini, libretto by Cesare Sterbini.)


Apr
24
answered Can I hook into the end of the document but *after* the `\clearpage`?
Apr
24
comment Section number and name in italics
Or \usepackage{sectsty} and \allsectionsfont{\itshape}
Apr
24
awarded  Nice Answer
Apr
24
awarded  Nice Answer
Apr
24
comment What are the avaliable font sizes in texlive?
@Felipe Look in /usr/local/texlive/2011/texmf-dist/fonts/source/public/cm/
Apr
24
revised Math operator resizing in autosized brackets
deleted 64 characters in body
Apr
24
answered Math operator resizing in autosized brackets
Apr
24
answered What are the avaliable font sizes in texlive?
Apr
24
comment Glyph not defined in PD1 encoding, removing `\H'
Please, make a minimal example that produces the problem (and remove all packages that are not essential for it).
Apr
24
revised How to check if a macro value is empty or will not create text with plain TeX conditionals?
Added `\unskip` as per barbara's comment
Apr
24
awarded  Necromancer
Apr
24
awarded  Nice Answer
Apr
24
comment Print zeroes in a sparse matrix in a lighter color
\newcommand{\0}{\textcolor{lightgrey}{0}} and then \0 for the matrix entry you want in grey.
Apr
24
reviewed Approve suggested edit on How can I draw a landscape picture using PSTricks?
Apr
24
comment How to check if a macro value is empty or will not create text with plain TeX conditionals?
Please, edit the question, then: as it stands you're asking how to test for an "empty argument" which is a very different thing.
Apr
24
revised How to check if a macro value is empty or will not create text with plain TeX conditionals?
Added test for no printed output
Apr
24
comment Word 2010 on typesetting math
@AlanMunn The deep empirical argument is \kant[4] from kantlipsum.sty ;-)
Apr
24
comment How to check if a macro value is empty or will not create text with plain TeX conditionals?
Please, tell more clearly if "emptyness" is referred to the absence of tokens or to "no printed output": for instance, what should \mymacro{\empty} return?
Apr
24
answered How to check if a macro value is empty or will not create text with plain TeX conditionals?
Apr
23
answered Placing an image with caption at the bottom of the page in XeLaTeX?