Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proposal: use xmlcatalog to find docbook.xsl #431

Closed
nektro opened this issue Jul 23, 2023 · 0 comments · Fixed by #432
Closed

proposal: use xmlcatalog to find docbook.xsl #431

nektro opened this issue Jul 23, 2023 · 0 comments · Fixed by #432

Comments

@nektro
Copy link

nektro commented Jul 23, 2023

version: 0.69

use xmlcatalog(1) from libxml2 to find the xsl file rather than checking a hardcoded absolute path. it can be found with the following command and it will print the path on success

xmlcatalog --noout "" "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"

gemmaro added a commit to gemmaro/po4a that referenced this issue Aug 4, 2023
See also GitHub's mquinson#431 "proposal: use xmlcatalog to find docbook.xsl" by nektro [1].

[1] mquinson#431
mquinson pushed a commit that referenced this issue Oct 16, 2023
See also GitHub's #431 "proposal: use xmlcatalog to find docbook.xsl" by nektro [1].

[1] #431
clan added a commit to clan/gentoo that referenced this issue Sep 14, 2024
clan added a commit to clan/gentoo that referenced this issue Sep 14, 2024
See mquinson/po4a#431

Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
gentoo-bot pushed a commit to gentoo/gentoo that referenced this issue Dec 11, 2024
See mquinson/po4a#431

Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
Closes: #38599
Signed-off-by: Sam James <sam@gentoo.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant