Gioele
Gioele
The problem appears when `h1` elements are contained outside the best candidate. This is an example: ``` html Main title Section title content content Section title content ``` The `#content`...
It looks like `bashrc_dispatch` is being read by Dash instead of Bash. `bashrc_dispatch` uses options available only in Bash, as the name implies. How did you install `bashrc_dispatch`?
You have hit this bug in GDM and LightDM: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1097903 https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/678421 I will commit a work around soon. In the meantime you can add ``` [ -n "$BASH_VERSION" ] &&...
Can you please try adding the following at the beginning of `bashrc_dispatch`? ``` [ -n "$BASH_VERSION" ] && return ```
> To elaborate on the matter, I registered areweewmhyet.com and arewenetwmyet.com Pleasantly unexpected. :) I agree that arewewaylandyet.com is a provocative (in a good way) name and it should be...
Hi Keenan, thanks for the tip. Yes, cloning the node before adding it fixed the problem. Was the problem my fault ("nodes are supposed to be cloned before added to...
> And, as I said, the XML spec is silent on how reparenting nodes should work, particularly when moving between documents. Maybe we could follow the XSLT lead, where node...
This is what `add_child` + `clone` does, not what `add_child` alone does. As I user, I'd expect the `add_child` to preserve all the namespace information. So `add_child` should should act...
This happens also in version 1.7.0, but there the test number is 79. > ``` > ok 78 Failure in free code (see #399) > ^Cnot ok 79 CTRL-C aborts...
More precisely, the following links are broken: * http://slugmath.ucsc.edu/mediawiki/index.php/Image:NumberTheory.pdf * http://tufte-latex.googlecode.com/files/week5lecture.pdf * http://tufte-latex.googlecode.com/files/Week5Lecture.tex