* [gentoo-doc] Handbook,Devbook,etc to PDF conversation
@ 2008-11-28 8:43 Behzat Erte
2008-11-28 8:55 ` Jan Kundrát
0 siblings, 1 reply; 8+ messages in thread
From: Behzat Erte @ 2008-11-28 8:43 UTC (permalink / raw
To: gentoo-doc
Hello everyone,
I still searching everywhere about this case but I do not have any
solution yet.
Is this possible ?
Regards,
Behzat.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-doc] Handbook,Devbook,etc to PDF conversation
2008-11-28 8:43 [gentoo-doc] Handbook,Devbook,etc to PDF conversation Behzat Erte
@ 2008-11-28 8:55 ` Jan Kundrát
2008-11-28 8:57 ` Douglas Anderson
0 siblings, 1 reply; 8+ messages in thread
From: Jan Kundrát @ 2008-11-28 8:55 UTC (permalink / raw
To: gentoo-doc
[-- Attachment #1: Type: text/plain, Size: 308 bytes --]
Behzat Erte wrote:
> I still searching everywhere about this case but I do not have any
> solution yet.
It used to be possible some years ago, but nobody felt the need to
maintain the stylesheets, so nope, it isn't possible anymore.
Cheers,
-jkt
--
cd /local/pub && more beer > /dev/mouth
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-doc] Handbook,Devbook,etc to PDF conversation
2008-11-28 8:55 ` Jan Kundrát
@ 2008-11-28 8:57 ` Douglas Anderson
2008-11-28 9:02 ` Jan Kundrát
0 siblings, 1 reply; 8+ messages in thread
From: Douglas Anderson @ 2008-11-28 8:57 UTC (permalink / raw
To: gentoo-doc
[-- Attachment #1: Type: text/plain, Size: 641 bytes --]
On Fri, Nov 28, 2008 at 5:55 PM, Jan Kundrát <jkt@gentoo.org> wrote:
> Behzat Erte wrote:
>
>> I still searching everywhere about this case but I do not have any
>> solution yet.
>>
>
> It used to be possible some years ago, but nobody felt the need to maintain
> the stylesheets, so nope, it isn't possible anymore.
>
> Cheers,
> -jkt
>
> --
> cd /local/pub && more beer > /dev/mouth
>
> But there should be plenty of ways to go html > pdf, like something like
this:
https://addons.mozilla.org/en-US/firefox/addon/636
or saving and opening the html page in openoffice, then exporting to pdf,
or....... ?
-Doug
[-- Attachment #2: Type: text/html, Size: 1196 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-doc] Handbook,Devbook,etc to PDF conversation
2008-11-28 8:57 ` Douglas Anderson
@ 2008-11-28 9:02 ` Jan Kundrát
2008-11-28 9:07 ` Behzat Erte
2008-11-28 9:10 ` Douglas Anderson
0 siblings, 2 replies; 8+ messages in thread
From: Jan Kundrát @ 2008-11-28 9:02 UTC (permalink / raw
To: gentoo-doc
[-- Attachment #1: Type: text/plain, Size: 682 bytes --]
Douglas Anderson wrote:
> But there should be plenty of ways to go html > pdf
We don't want to provide a PDF just "so that we have a PDF", so printing
a web page to PDF is not really an option.
If you want to improve your XSLT-FO skills, feel free to write the
stylesheets; if you manage to use only the technologies that are already
available on our web nodes (nope, we won't open HTML in OpenOffice,
thank you), we can give it a try.
But there's no point in generating "a PDF" without all fancy features
like a book-like layout, inter-document links etc.
Why do you *need* the PDF at all?
Cheers,
-jkt
--
cd /local/pub && more beer > /dev/mouth
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-doc] Handbook,Devbook,etc to PDF conversation
2008-11-28 9:02 ` Jan Kundrát
@ 2008-11-28 9:07 ` Behzat Erte
2008-11-28 9:10 ` Douglas Anderson
1 sibling, 0 replies; 8+ messages in thread
From: Behzat Erte @ 2008-11-28 9:07 UTC (permalink / raw
To: gentoo-doc
Hello again,
I want to printing all related gentoo books and reduce to -really-
book. At this juncture PDF type is a example. May be it should be djvu
or something else type.
Regards,
Behzat.
2008/11/28 Jan Kundrát <jkt@gentoo.org>:
> Douglas Anderson wrote:
>>
>> But there should be plenty of ways to go html > pdf
>
> We don't want to provide a PDF just "so that we have a PDF", so printing a
> web page to PDF is not really an option.
>
> If you want to improve your XSLT-FO skills, feel free to write the
> stylesheets; if you manage to use only the technologies that are already
> available on our web nodes (nope, we won't open HTML in OpenOffice, thank
> you), we can give it a try.
>
> But there's no point in generating "a PDF" without all fancy features like a
> book-like layout, inter-document links etc.
>
> Why do you *need* the PDF at all?
>
> Cheers,
> -jkt
>
> --
> cd /local/pub && more beer > /dev/mouth
>
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-doc] Handbook,Devbook,etc to PDF conversation
2008-11-28 9:02 ` Jan Kundrát
2008-11-28 9:07 ` Behzat Erte
@ 2008-11-28 9:10 ` Douglas Anderson
2008-11-28 9:12 ` Behzat Erte
2008-11-30 10:21 ` Josh Saddler
1 sibling, 2 replies; 8+ messages in thread
From: Douglas Anderson @ 2008-11-28 9:10 UTC (permalink / raw
To: gentoo-doc
[-- Attachment #1: Type: text/plain, Size: 1149 bytes --]
On Fri, Nov 28, 2008 at 6:02 PM, Jan Kundrát <jkt@gentoo.org> wrote:
> Douglas Anderson wrote:
>
>> But there should be plenty of ways to go html > pdf
>>
>
> We don't want to provide a PDF just "so that we have a PDF", so printing a
> web page to PDF is not really an option.
>
> If you want to improve your XSLT-FO skills, feel free to write the
> stylesheets; if you manage to use only the technologies that are already
> available on our web nodes (nope, we won't open HTML in OpenOffice, thank
> you), we can give it a try.
>
> But there's no point in generating "a PDF" without all fancy features like
> a book-like layout, inter-document links etc.
>
> Why do you *need* the PDF at all?
>
>
> Cheers,
> -jkt
>
> --
> cd /local/pub && more beer > /dev/mouth
>
> Jan, sorry I kind of overquoted in my last mail, I wasn't really replying
to you. Obviously gentoo isn't going to open pages in oo! I was saying to
Behzat that, for whatever reason, if he needs a one-off copy of the handbook
in PDF, there *are* a few ways to make it by going off the html version
instead of straight from guidexml to pdf.
-Doug
[-- Attachment #2: Type: text/html, Size: 1690 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-doc] Handbook,Devbook,etc to PDF conversation
2008-11-28 9:10 ` Douglas Anderson
@ 2008-11-28 9:12 ` Behzat Erte
2008-11-30 10:21 ` Josh Saddler
1 sibling, 0 replies; 8+ messages in thread
From: Behzat Erte @ 2008-11-28 9:12 UTC (permalink / raw
To: gentoo-doc
Thanks Douglas,
I want to say this exactly.
Regards,
Behzat.
2008/11/28 Douglas Anderson <douglasjanderson@gmail.com>:
> On Fri, Nov 28, 2008 at 6:02 PM, Jan Kundrát <jkt@gentoo.org> wrote:
>>
>> Douglas Anderson wrote:
>>>
>>> But there should be plenty of ways to go html > pdf
>>
>> We don't want to provide a PDF just "so that we have a PDF", so printing a
>> web page to PDF is not really an option.
>>
>> If you want to improve your XSLT-FO skills, feel free to write the
>> stylesheets; if you manage to use only the technologies that are already
>> available on our web nodes (nope, we won't open HTML in OpenOffice, thank
>> you), we can give it a try.
>>
>> But there's no point in generating "a PDF" without all fancy features like
>> a book-like layout, inter-document links etc.
>>
>> Why do you *need* the PDF at all?
>>
>> Cheers,
>> -jkt
>>
>> --
>> cd /local/pub && more beer > /dev/mouth
>>
> Jan, sorry I kind of overquoted in my last mail, I wasn't really replying to
> you. Obviously gentoo isn't going to open pages in oo! I was saying to
> Behzat that, for whatever reason, if he needs a one-off copy of the handbook
> in PDF, there are a few ways to make it by going off the html version
> instead of straight from guidexml to pdf.
>
> -Doug
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-doc] Handbook,Devbook,etc to PDF conversation
2008-11-28 9:10 ` Douglas Anderson
2008-11-28 9:12 ` Behzat Erte
@ 2008-11-30 10:21 ` Josh Saddler
1 sibling, 0 replies; 8+ messages in thread
From: Josh Saddler @ 2008-11-30 10:21 UTC (permalink / raw
To: gentoo-doc
[-- Attachment #1: Type: text/plain, Size: 920 bytes --]
> Jan, sorry I kind of overquoted in my last mail, I wasn't really
> replying to you. Obviously gentoo isn't going to open pages in oo! I was
> saying to Behzat that, for whatever reason, if he needs a one-off copy
> of the handbook in PDF, there /are/ a few ways to make it by going off
> the html version instead of straight from guidexml to pdf.
Assuming such a thing is possible and works as well as the HTML
generated from the original GuideXML, then scripts that do this would be
appreciated.
Right now the closest thing you'll get to a "print" layout is the one we
made that's suitable for, well, printing:
http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?style=printable&full=1
Append ?style=printable&full=1 to the desired architecture. That's about
as far as we can go. If someone can turn this (or the original web
layout) into a *useful* PDF via scripts, please provide 'em.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2008-11-30 10:21 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-28 8:43 [gentoo-doc] Handbook,Devbook,etc to PDF conversation Behzat Erte
2008-11-28 8:55 ` Jan Kundrát
2008-11-28 8:57 ` Douglas Anderson
2008-11-28 9:02 ` Jan Kundrát
2008-11-28 9:07 ` Behzat Erte
2008-11-28 9:10 ` Douglas Anderson
2008-11-28 9:12 ` Behzat Erte
2008-11-30 10:21 ` Josh Saddler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox