Frank Sundermeyer
Frank Sundermeyer
With aspell being (almost completely) deprecated in SUSE, switch to hunspell as the default spell checker (but keep aspell as an option).
In https://build.suse.de/request/show/268113 an changelog entry for deleting the patch `daps-gnu-make-4.3.patch` is missing. We need to find out when this was done and add a changelog entry accordingly. This change also...
* needs to work for ASCIIDoc and DocBook * needs to make it possible to track several languages per file
Seems to do a much better job than optipng: http://download.opensuse.org/repositories/home:/drankinatty/ Also see the discussion "pngquant - PNG compressor" on the openSUSE list https://lists.opensuse.org/opensuse/2019-05/
Wenn re-using a file that makes use of profiling in multiple guides, translating profiled sources is a problem - in the end there is multiple translated variants ofg the same...
If images are missing, DAPS currently just prints the basename of the image when doing pdfs/html etc. No error message at all is displayed when running "validate". A more verbose...
Make parse_config function from bin/daps an external function that can be parsed from other programs
To work with external programs on DC files, DAPS should "export" its function used to parse the DC file. => Put the function under LIBEXEC_DIR and source it in bin/daps
Sometimes XML errors in included files result in an error pointing to the line that does the file inclusion and is thus of little help. The only way to get...
## Problem: DAPS takes very long to create file-lists / ID lists. This makes it impossible to use file lists functions for macros inside editors or for auto-completion of the...