| bio | website | profs.scienze.univr.it/… |
|---|---|---|
| location | Italy | |
| age | 53 | |
| visits | member for | 2 years, 2 months |
| seen | 11 mins ago | |
| stats | profile views | 10,870 |
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.)
|
3m |
answered | How to make letter spacing in verbatim/fancyvrb look like listings |
|
36m |
answered | Problem in enabling back-referencing in classisthesis package |
|
1h |
comment |
Draft option with adjustbox package @Werner Yes, but \adjustimage should accept all legal options to \includegraphics. |
|
1h |
comment |
Change marginpar Font Nowadays loading xltxtra is not recommended, if you don't really need its features (I bet you don't). Just load fontspec. |
|
1h |
answered | single spaced footnotes with bigfoot? |
|
1h |
comment |
tableofcontents* still numbers ToC @MarcoDaniel It shouldn't. The \chapter command issues \thispagestyle{chapter}. |
|
3h |
comment |
tableofcontents* still numbers ToC No; it's much easier with memoir. |
|
3h |
answered | tableofcontents* still numbers ToC |
|
3h |
comment |
tableofcontents* still numbers ToC This won't work if the TOC has more than one page. |
|
3h |
answered | Expansion of commands in errmessage |
|
3h |
comment |
Using csquotes and babel with option “british” reverses order of single and double quotes As far as I know, the most common British style is to have outer single quotes and inner double quotes. |
|
5h |
comment |
How do I get two different chapters with same number, and compatible references (using hyperref)? The problem with the bookmarks is dealt with by the bookmark package (look for startatroot). |
|
5h |
answered | Trouble with cross referencing in the appendices |
|
9h |
comment |
How do I get two different chapters with same number, and compatible references (using hyperref)? Doing \renewcommand\theHchapter{solutions\arabic{chapter}} solves the issue. Add also \pdfstringdefDisableCommands{\def\noindent{}} after loading hyperref to avoid an unrelated warning. |
|
9h |
revised |
How to extend the horizontal line and colored box all the way? edited tags |
|
9h |
answered | Difference between 11 and 12 catcodes |
|
10h |
comment |
LaTex variable inside gnuplot code Can you add a complete example from \documentclass to \end{document}? What package are you using for the gnuplot environment? |
|
11h |
revised |
How to delete previous symbol? Safer version. |
|
11h |
answered | How to delete previous symbol? |
|
11h |
answered | Cell merging of a full row not working |