[FM Discuss] Problems publishing Freedom Fone book
adam
adam at flossmanuals.net
Sun Mar 18 04:20:38 PDT 2012
you want 15? it is substantially smaller than your previous size so you
must change all max sizes in your css. make them less than 400px, test,
try another number
adam
On 18/03/12 12:18, Bren wrote:
> Hi Adam
>
> Still no joy for me.
>
> Our custom css is different from the extract you refer to. It is in fact:
>
> h1.frontpage{
> page-break-after:always;
> margin-top:70%;
> font-size: 20pt;
> text-align: center;
> page-break-before: avoid;
> max-width: 700pt;
> font-weight: normal;
> }
>
> I tried changing that to:
>
> h1.frontpage{
> page-break-after:always;
> margin-top:70%;
> font-size: 20pt;
> text-align: center;
> page-break-before: avoid;
> max-width: 500px;
> font-weight: normal;
> }
>
> and elsewhere I changed:
>
> pre {
> max-width:700px;
> overflow: hidden;
> }
>
> to
>
> pre {
> max-width:500px;
> overflow: hidden;
> }
>
> and
>
> .objavi-subsection-heading{
> height:860px;
> font-size:0px;
> display:block;
> }
>
> to
>
> .objavi-subsection-heading{
> height:500px;
> font-size:0px;
> display:block;
> }
>
> The export still wouldn't work for A5. Strange as we've successfully
> exported to A5 using this custom CSS before.
>
> Attached is our current custom CSS for the Freedom Fone book.
>
> Thanks
> Bren
>
> On 16-Mar-12 11:35 PM, adam at flossmanuals.net wrote:
>> i tried default settings and it worked and then a5 and it didnt work.
>>
>>
>> I then changed part of the custom css from this:
>>
>> h1.frontpage{
>> font-size: 64pt;
>> text-align: center;
>> page-break-after: always;
>> page-break-before: avoid;
>> max-width: 700px;
>> }
>>
>> to this:
>>
>> h1.frontpage{
>> font-size: 64pt;
>> text-align: center;
>> page-break-after: always;
>> page-break-before: avoid;
>> max-width: 500px;
>> }
>>
>> and it worked....objavi doesnt fail very often, when it does its usually
>> some issue with objects extending beyond the canvas...we should better
>> fallbacks and errors for this,
>>
>>
>> adam
>>
>>
>>> Hi Adam
>>>
>>> I've struggled all afternoon to publish an A5 version of the Freedom
>>> Fone book for upload to Lulu. I'm using this URL:
>>> http://booki.flossmanuals.net/freedom-fone/_edit/
>>>
>>> Links provided either say:
>>>
>>> Not Found
>>> The requested URL /books/freedomfone-en-2012.03.16-14.02.32.pdf was not
>>> found on this server.
>>>
>>> or
>>>
>>> <?xml version='1.0' encoding='UTF-8'?>
>>> <Error><Code>NoSuchBucket</Code><Message>The specified bucket does not
>>> exist.</Message><Resource>booki-freedom-fone not found by
>>> Metadata::get_obj()[server]</Resource><RequestId>16da297b-9ac1-43f6-b1d2-91fee4a49b3f</RequestId></Error>
>>>
>>> Can you help?
>>>
>>> Thanks
>>> Bren
>>>
>>> --
>>> Brenda Burrell
>>> The Kubatana Trust of Zimbabwe and
>>> The NGO Network Alliance Project
>>> PO Box GD 376
>>> Greendale
>>> Harare
>>> Zimbabwe
>>>
>>> Tel: +263-4-776056
>>> Mob: +263-772-232680
>>> Email:bren at kubatana.net
>>> Website:www.kubatana.net
>>>
>>> Visitwww.kubatana.net Zimbabwe's civic and human rights web site
>>> incorporating an online directory for the non-profit sector
>>>
>>>
>>> --
>>> This message has been scanned for viruses and
>>> dangerous content by MailScanner, and is
>>> believed to be clean.
>>>
>>> _______________________________________________
>>> Discuss mailing list
>>> Discuss at lists.flossmanuals.net
>>> http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net
>>>
>> _______________________________________________
>> Discuss mailing list
>> Discuss at lists.flossmanuals.net
>> http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net
>>
>
> --
> Brenda Burrell
> The Kubatana Trust of Zimbabwe and
> The NGO Network Alliance Project
> PO Box GD 376
> Greendale
> Harare
> Zimbabwe
>
> Tel: +263-4-776056
> Mob: +263-772-232680
> Email:bren at kubatana.net
> Website:www.kubatana.net
>
> Visitwww.kubatana.net Zimbabwe's civic and human rights web site
> incorporating an online directory for the non-profit sector
>
>
> --
> This message has been scanned for viruses and
> dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is
> believed to be clean.
you want a5? so c
More information about the Discuss
mailing list