5,316 reputation
32242
bio website
location
age 28
visits member for 2 years, 3 months
seen 9 hours ago
stats profile views 611


Dec
30
revised How to show the current coordinates for mark=text?
fixed typo
Dec
30
suggested suggested edit on How to show the current coordinates for mark=text?
Dec
26
revised Piecewise highlighting in beamer presentation
formatting
Dec
26
suggested suggested edit on Piecewise highlighting in beamer presentation
Dec
25
revised Wrong numbering persists in LyX
added image
Dec
25
suggested suggested edit on Wrong numbering persists in LyX
Dec
24
revised Quickly add text to existing pdf files / fill forms
edited tags
Dec
24
revised Is it possible to fill in forms with pdfLaTeX or similar?
formatting
Dec
24
suggested suggested edit on Is it possible to fill in forms with pdfLaTeX or similar?
Dec
24
awarded  Reviewer
Dec
24
revised Right-aligned line-break with long verses in verse
formatting
Dec
24
suggested suggested edit on Right-aligned line-break with long verses in verse
Dec
23
awarded  Electorate
Dec
22
revised Printing entire PDF slide not just one item per page
formatting
Dec
22
suggested suggested edit on Printing entire PDF slide not just one item per page
Dec
22
revised Adding background color to title slide in beamer
formatting
Dec
22
suggested suggested edit on Adding background color to title slide in beamer
Dec
21
revised Arrows between a list and a picture in beamer
formatting
Dec
21
suggested suggested edit on Arrows between a list and a picture in beamer
Dec
21
comment Replace “quotes” with „quotes“?
@Linas \documentclass{minimal} \usepackage[ngerman]{babel} \usepackage{csquotes} \begin{document} \enquote{Test} \end{document}