<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Le 26/04/2019 à 21:23, Samuel Gougeon a écrit :<br>
</p>
<blockquote type="cite"
cite="mid:378174f8-b7a4-1384-c3c6-1bba92a4e1d5@free.fr">
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<div class="moz-cite-prefix">Hello,<br>
<br>
Le 26/04/2019 à 19:40, Stéphane Mottelet a écrit :<br>
</div>
<blockquote cite="mid:e46b674a-8a09-c7f7-264a-021f1a755231@utc.fr"
type="cite">Le 26/04/2019 à 19:10, Antoine Monmayrant a écrit :
<br>
<br>
<blockquote type="cite">Hello Stéphane, <br>
<br>
Not sure this does what you expect, but I think pandoc can do
the trick: <br>
foo.xml copied from :
<a class="moz-txt-link-freetext"
href="https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/help.scilab.org/docs/5.5.2/en_US/man.html"
moz-do-not-send="true">https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/help.scilab.org/docs/5.5.2/en_US/man.html</a><br>
<br>
pandoc -f docbook -t latex foo.xml -o foo.pdf <br>
</blockquote>
<br>
OK, but you need the Scilab stylesheets in order to have the
correct output. I suppose the above assumes a basic rendering.
My question was rather about doing this within Scilab. The
example of the help page does not work on my machine for html
and pdf output. <br>
</blockquote>
<br>
To do this, i have created a template toolbox restricted to
./etc/page.start (void), ./help/la_LA series of languages subdirs,
and ./jar empty.<br>
I make a copy of the template. Then, i put in ./help/en_US the
main xml file (etc for other languages),<br>
I set the current directory to the root dir of the template, and
run<br>
<tt>--> tbx_make . help // (*)</tt><br>
Then i display the HTML page in Chrome, preview the printing in
PDF, tune its layout, and that's OK.<br>
<br>
Why on your side does it fail to generate the html? Any error
message in the terminal?<br>
</blockquote>
<p>When I run the example of xmltopdf help page, all generated pdf
files are empty.<br>
</p>
<blockquote type="cite"
cite="mid:378174f8-b7a4-1384-c3c6-1bba92a4e1d5@free.fr"> <br>
Samuel<br>
<br>
(*) When the page generates some <scilab:image> images, <a
href="https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/bugzilla.scilab.org/show_bug.cgi?id=16065"
moz-do-not-send="true">be sure</a> to not have any opened
graphic figure before building the page.<br>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users">https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users</a>
</pre>
</blockquote>
</body>
</html>