-
### Problem description
I use daps on Ubuntu. The app is very slow. If I run DAPS I get an error after 20 minutes of runtime. I don't have the problem on OpenSuse.
### Expected behavior
Running D…
-
Greetings,
I like to test software by typically issuing the install command like this:
% make install DESTDIR=/tmp
which simulates the install process in system dir nicely.
That process ju…
-
### Problem description
@jfaltenbacher reported that issue in our [internal Slack channel](https://suse.slack.com/archives/C02DR0BQ9C0/p1650523748278989). The daps command fails with the following…
-
It should be easy to add an output for an epub file. I tested it manually by changing the path to the xsl in the xsltproc call to `${pkgs.docbook5_xsl}/xml/xsl/docbook/epub3/chunk.xsl` and zipping the…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue description
This is the command I execute.
```bash
nix-shell '' -A install
```
The result is her…
-
```
\newenvironment{topics}{
\newcommand{\topic}[2]{ \item{##1 / ##2} }
Topics:
\begin{itemize}
}
{
\end{itemize}
}
\begin{topics}
\topic{Foo}{Bar}
\topic{Baz}{Bim}
\end{topics}
```
pa…
-
from ...
* repo: doc-sle
* branch: trans/SLE15SP1 SHA e2335865
* path: sled/de
build:
```
daps -d DC-SLED-admin --force epub
INFO: PI 'dbtimestamp' contains the wrong format (d. B Y) Usi…
ghost updated
2 years ago
-
### Problem description
Greetings,
now that we have solved the libxslt-related issue (see #676), I started working on the Debian package for daps. I used my own software documentation and found t…
-
### Bug description
I am trying to run Quarto for the first time. I have installed the deb package on my Ubuntu Focal machine. My first attempt to render the `hello.qmd` test file failed:
```
...…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue …