-
```
So I was writing up a little something, and I created a footnote [^foo]
with the respective entry at the bottom of the page ([^foo]: full ref) and
then I happened to later cite the same paper and …
-
```
So I was writing up a little something, and I created a footnote [^foo]
with the respective entry at the bottom of the page ([^foo]: full ref) and
then I happened to later cite the same paper and …
-
```
Consider the following Beamer document:
\documentclass{beamer}
\setbeamertemplate{navigation symbols}{}
\let\Tiny\tiny
\begin{document}
1
\frame{2}
\end{document}
This produces the following log…
-
When I do `$push staging latex2:master, I get the errors appended below. Any idea of what the problem is?
I am forking off from a branch that runs without problems. My goal is use asciidoctor-late…
-
```
In logparser.js, is the following a reasonable change? Starting on line 420,
change
if (typeof(result.File) != "undefined"){ do_stuff }
to instead
if (typeof(result.File) == "undefined"){
…
-
@soonhokong and @avigad, the type of most declarations contain a lot of implict arguments.
So, the type of most declarations is truncated for most elements in the auto-completion list.
To cope with th…
-
Looking at this,
![real screen shot 2013-12-03 at 3 43 02 pm](https://f.cloud.github.com/assets/261579/1694109/183d8352-5e9b-11e3-944b-c6a39d207973.png)
and knowing about http://en.wikipedia.org/wik…
-
I believe it would be an improvement if lakes were rendered according to their size.
(See also #700 and #703.)
Right now, all these appear at zoom >= 6:
natural=lake
natural=water
landuse=reservoir…
-
The current state is not ideal. One either uses `bar_chart`, which doesn't allow any control of where the bars actually go, or `IndexedSequence.plot_histogram`, which looks sort of clunky (at least…
-
@spinningplates @moorepants I'm having trouble downloading the data (stalls before it finishes, on my 4th attempt now) so I could not play with this. I was able to look at the code and the graphs tha…