14,484 reputation
11944
bio website home.imf.au.dk/swann
location Denmark
age 48
visits member for 11 months
seen 6 hours ago
stats profile views 478

A mathematician who uses TeX/LaTeX as a daily tool.


6h
revised Beamer TOC: how may I show subsections of one section with pausesections option
New solution
7h
revised Delimiter for comments in text citations in biblatex
Solution to new version of problem
11h
answered How can I make title quotations use single quotes?
11h
answered Delimiter for comments in text citations in biblatex
12h
revised Where can I store custom documents of custom beamer themes?
Corrected spelling
1d
reviewed Leave Open How do I get two different chapters with same number, and compatible references (using hyperref)?
1d
revised How to keep a code in a bbl file?
added 6 characters in body
1d
answered How to keep a code in a bbl file?
1d
comment List of References in PDF
You should be writing \bibliography{xxx} where xxx.bib is the name of your bibtex file. Also your document needs to include some \cite commands, or \nocite{*} to just list the whole bibliography.
1d
comment Breaking long links in bibliography using REVTeX and Bibtex
Using latex gives the problem. breakurl solutions as in tex.stackexchange.com/q/20768/15925 would be expected to help, but revtex writes an \href command in the bibliography rather than \url. Now breakurl provides \burlalt that has the same syntax as \href, but (a) I can't get the \burlalt command to work - it produces compilation errors even in simple article documents, (b) I don't see how to make the substitution of \href by \burlalt, except via an external processing of the .bbl. I think you are going to have to use pdflatex
1d
comment Breaking long links in bibliography using REVTeX and Bibtex
revtex4-1.cls 2010/07/25/20:33:00 4.1r and hyperref.sty 2012/11/06 v6.83m are probably the most relevant. May be also relevent is the fact that I compile with pdflatex.
1d
comment Breaking long links in bibliography using REVTeX and Bibtex
Welcome to TeX.SX! You may have a look on our starter guide. Your sample code wraps correctly for me. Are you packages up-to-date?
1d
answered Beamer TOC: how may I show subsections of one section with pausesections option
1d
comment Pattern in \addplot inherits dashed option from previous \draw
I don't see the behaviour you describe, the shading is correct in both cases. Do you have the newest versions of the packages?
1d
revised How can I left align my signature in a resume written in the res class?
New version of full width environment given that allows page breaking
2d
answered URLs in bibliography: LaTeX not breaking line as expected
2d
revised How can I left align my signature in a resume written in the res class?
Slight clarification
2d
answered How can I left align my signature in a resume written in the res class?
May
22
comment how to arrange the place before a pair of parentheses indicating a note in math mode?
Yes, definitely; but I would just use \quad around "and", and write \text{as \( x \to 0 \).}
May
21
comment how to arrange the place before a pair of parentheses indicating a note in math mode?
"for" is not the only choice of word: "with", "while", "under", "provided",.... The point is that the mathematics should read smoothly as part of a sentence.