-
### Bug description
_First of all I want to clarify that this is my first post here, I apologize if it's not completely clear._
Once I got to know Quarto I wanted to start experimenting with it …
-
Hello,
As reported by Vincent Lefevre in Debian bug report http://bugs.debian.org/834555 :
“
jing yields an error on a valid XML file (neither xmllint, nor
Emacs nXML complain).
Consider the follow…
-
### Problem description
When building Daps on NixOS, the `make` phase ends with:
```
touch build/.firstbuild
make[2]: Entering directory '/tmp/nix-build-daps-20171116.drv-0/daps-b624f6dcf309ce…
-
Greetings, dear DAPS developers,
I am currently stumbling over a glitch that prevents daps to build a document. I am not sure what is the culprit of this glitch.
In a pristine debian unstable ch…
-
When rendering this code:
```asciidoc
[#the_link]**something #something# something**
```
output to _docbook_ format is an invalid xml (in the xreflabel part):
```xml
something something so…
-
When nixos.org is down and "nix-collect-garbage -d" is used, "nixos-rebuild switch" will fail to work even when doing minor configuration changes such as removing a package from environment.systemPack…
-
### Description
Hi,
As suggested by one of the Meson build system maintainers[1], I was suggested to open a bug here:
With the following `setup.py` that is derived from configuring itstool on W…
-
Im using asciidoctor-fopub to generate pdf books. toc and table's numbering is generating with it. But, i couldnt generate image numbering with fopub, how can i do it?
-
Cannot escape anchor id which contains `__` in `xref` macro (as we does for `link` macro).
Example input:
```
// ok for `link`
link:++foo__bar__baz++[(0-1)]
// bad for cross reference ids.
xref:fo…
-
Hey all,
I'm having some issues with my nix install. Here's the problem: I've installed nix to an alternative prefix, (i.e. not /nix) and I've been trying to install various software packages. This …