1,478 reputation
213
bio website
location Riding with the wind...
age
visits member for 9 months
seen May 13 at 17:53
stats profile views 38

Mar
6
answered Removing footnotes from pdf bookmarks
Feb
23
awarded  Announcer
Feb
13
comment How to get proper kerning with XeTeX and special characters?
Add the option Mapping= tex-text to the font specification to enable the translation of en- and emdashes. Furthermore, it seems that only some glyphs like ä and à show this bad kerning, while á and (normal) a work fine.
Jan
28
comment beamerarticle package doesn't work in my Mac TexXShop system
TeXshop is "just" an editor. You might want to update your underlying MacTeX distribution using the TeX Live Utility (which is part of MacTeX's default apps).
Jan
20
awarded  Enlightened
Jan
20
awarded  Nice Answer
Jan
1
comment Change the pagenumbering in a beamer presentation
You might want to look at the overlay commands provided by beamer, e.g. \onslide, \only, and \visible.
Dec
18
revised Overlapping Sidebar in Beamer Template
inserted sreenshot
Dec
18
suggested suggested edit on Overlapping Sidebar in Beamer Template
Dec
14
comment Is it possible to change the font of the text from a listing?
@CodeKingPlusPlus please have a look at the listings package manual!
Dec
14
comment Beamer, overview of all the subsections of my current section
related/possible duplicate: Beamer table of contents - display all subsections below section ?
Dec
11
comment Need a package for \bari
That depends on your used LaTeX distribution MikTeX has its own package manager, while TeXlive provides the tlmgr for package installation and updates.
Dec
11
comment Math fonts with Times New Roman
@egreg my advice was not based on the usefulness of Asana Math in combination with Times, but on @Mazzy's inquiry on how to use both together in one document. I also provided an appropriate alternative (newtx) in my other comment.
Dec
11
comment Math fonts with Times New Roman
@Mazzy you need unicode-math and to add \usepackage{unicode-math} \setmathfont{Asana-Math.otf} to your document.
Dec
11
comment Math fonts with Times New Roman
You also might want to consider newtx which provides a Times-like text (newtxtext) and math font (newtxmath).
Dec
11
revised pgfplots - Show both absolute and relative value
Inserted image, minor corrections.
Dec
11
suggested suggested edit on pgfplots - Show both absolute and relative value
Dec
7
comment How can I write a long equation in multi line scaled to text width?
I see that neither voted nor accepted any answers to your previous questions. Please consider marking them as ‘Accepted’ by clicking on the tickmark below their vote count (see How do you accept an answer?). This shows which answer helped you most, and it assigns reputation points to the author of the answer (and to you!). It's part of this site's idea to identify good questions and answers through upvotes and acceptance of answers.
Dec
7
revised How can I write a long equation in multi line scaled to text width?
code environment, and some grammar fixes
Dec
7
suggested suggested edit on How can I write a long equation in multi line scaled to text width?