From: Yury Aliaev <mutab0r@rambler.ru> To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org> Subject: Re: [sisyphus] Бага в xml-ном добре (xml-common-0.6.3-alt11 и docbook-dtds-4.4-alt1) Date: Mon, 12 May 2008 13:57:00 +0400 Message-ID: <4828146C.1070606@rambler.ru> (raw) In-Reply-To: <48230B9D.10603@altlinux.org> Vitaly Ostanin scripsit: > > Я посмотрел в потроха - в qtiplot 0.9.5 всё-таки DocBook/XML, и > docbook2html это определил в /usr/bin/jw: > > # Determine if we are in an XML file > SGML_XML=`head "$SGML_FILE" | grep "<?xml.*?>" | wc -l` > if [ $SGML_XML -eq 1 ]; then > SGML_XML="xml" > else > SGML_XML="sgml" > fi > > после чего подставил /etc/sgml/xml-docbook.cat > > Так что это баг qtiplot - он в Makefile вызывает docbook2html для > XML, хотя в 'man docbook2html' написано: > For the moment, jw does not handle XML, but only SGML. > > Для сборки XML нужно пользоваться XSLT-процессором, например, > xsltproc, и XSL-стилями. В qtiplot рядом со стилем DSSSL лежит стиль > qtiplot_html.xsl, видимо, предназначенный для этих целей. Спасибо, теперь начинаю понимать что к чему. Когда я смотрел руководство к qtiplot, то мне показалось (сейчас исходников под рукой нет), что там часть файлов XML, а большая часть -- всё же SGML. Ещё встаёт вопрос, как же его собирают сами разработчики? > > Кстати, в этом стиле ошибка - вместо > <xsl:import > href="file:////usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl"/> > нужно > <xsl:import > href="http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"/> Спасибо, исправлю.
next prev parent reply other threads:[~2008-05-12 9:57 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-05-07 10:33 Yury Aliaev 2008-05-07 14:28 ` Vitaly Ostanin 2008-05-08 13:00 ` Yury Aliaev 2008-05-08 14:18 ` Vitaly Ostanin 2008-05-12 9:57 ` Yury Aliaev [this message] 2008-05-12 10:11 ` Vitaly Ostanin 2008-05-12 14:34 ` Yury Aliaev 2008-05-12 16:05 ` Vitaly Ostanin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=4828146C.1070606@rambler.ru \ --to=mutab0r@rambler.ru \ --cc=sisyphus@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git