<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Arial">I thought that too, but all my notes, and Lulu,
      say A5.<br>
      <br>
      I'm adding Olaf to this conversation to see if he recalls
      correctly.<br>
      <br>
      Bren<br>
    </font><br>
    On 18-Mar-12 5:50 PM, adam wrote:
    <blockquote cite="mid:4F66042C.9000705@flossmanuals.net" type="cite">i
      think you were using comic book
      <br>
      <br>
      <br>
      adam
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      On 18/03/12 15:11, Bren wrote:
      <br>
      <blockquote type="cite">Hi Adam
        <br>
        <br>
        Right from the start we have published the FF book in A5 format
        on
        <br>
        Lulu...and it has worked fine.
        <br>
        <br>
        Why are we having problems now?
        <br>
        <br>
        Bren
        <br>
        <br>
        <br>
        <br>
        On 18-Mar-12 1:21 PM, adam wrote:
        <br>
        <blockquote type="cite">On 18/03/12 12:20, adam wrote:
          <br>
          <blockquote type="cite">you want 15?
            <br>
          </blockquote>
          i mean A5
          <br>
          <br>
          <br>
          <br>
          <br>
          it is substantially smaller than your previous size so you
          <br>
          <blockquote type="cite">must change all max sizes in your css.
            make them less than 400px, test,
            <br>
            try another number
            <br>
            <br>
            <br>
            adam
            <br>
            <br>
            On 18/03/12 12:18, Bren wrote:
            <br>
            <blockquote type="cite">Hi Adam
              <br>
              <br>
              Still no joy for me.
              <br>
              <br>
              Our custom css is different from the extract you refer to.
              It is in
              <br>
              fact:
              <br>
              <br>
              h1.frontpage{
              <br>
              page-break-after:always;
              <br>
              margin-top:70%;
              <br>
              font-size: 20pt;
              <br>
              text-align: center;
              <br>
              page-break-before: avoid;
              <br>
              max-width: 700pt;
              <br>
              font-weight: normal;
              <br>
              }
              <br>
              <br>
              I tried changing that to:
              <br>
              <br>
              h1.frontpage{
              <br>
              page-break-after:always;
              <br>
              margin-top:70%;
              <br>
              font-size: 20pt;
              <br>
              text-align: center;
              <br>
              page-break-before: avoid;
              <br>
              max-width: 500px;
              <br>
              font-weight: normal;
              <br>
              }
              <br>
              <br>
              and elsewhere I changed:
              <br>
              <br>
              pre {
              <br>
              max-width:700px;
              <br>
              overflow: hidden;
              <br>
              }
              <br>
              <br>
              to
              <br>
              <br>
              pre {
              <br>
              max-width:500px;
              <br>
              overflow: hidden;
              <br>
              }
              <br>
              <br>
              and
              <br>
              <br>
              .objavi-subsection-heading{
              <br>
              height:860px;
              <br>
              font-size:0px;
              <br>
              display:block;
              <br>
              }
              <br>
              <br>
              to
              <br>
              <br>
              .objavi-subsection-heading{
              <br>
              height:500px;
              <br>
              font-size:0px;
              <br>
              display:block;
              <br>
              }
              <br>
              <br>
              The export still wouldn't work for A5. Strange as we've
              successfully
              <br>
              exported to A5 using this custom CSS before.
              <br>
              <br>
              Attached is our current custom CSS for the Freedom Fone
              book.
              <br>
              <br>
              Thanks
              <br>
              Bren
              <br>
              <br>
              On 16-Mar-12 11:35 PM, <a class="moz-txt-link-abbreviated" href="mailto:adam@flossmanuals.net">adam@flossmanuals.net</a> wrote:
              <br>
              <blockquote type="cite">i tried default settings and it
                worked and then a5 and it didnt work.
                <br>
                <br>
                <br>
                I then changed part of the custom css from this:
                <br>
                <br>
                h1.frontpage{
                <br>
                font-size: 64pt;
                <br>
                text-align: center;
                <br>
                page-break-after: always;
                <br>
                page-break-before: avoid;
                <br>
                max-width: 700px;
                <br>
                }
                <br>
                <br>
                to this:
                <br>
                <br>
                h1.frontpage{
                <br>
                font-size: 64pt;
                <br>
                text-align: center;
                <br>
                page-break-after: always;
                <br>
                page-break-before: avoid;
                <br>
                max-width: 500px;
                <br>
                }
                <br>
                <br>
                and it worked....objavi doesnt fail very often, when it
                does its
                <br>
                usually
                <br>
                some issue with objects extending beyond the canvas...we
                should better
                <br>
                fallbacks and errors for this,
                <br>
                <br>
                <br>
                adam
                <br>
                <br>
                <br>
                <blockquote type="cite">Hi Adam
                  <br>
                  <br>
                  I've struggled all afternoon to publish an A5 version
                  of the Freedom
                  <br>
                  Fone book for upload to Lulu. I'm using this URL:
                  <br>
                  <a class="moz-txt-link-freetext" href="http://booki.flossmanuals.net/freedom-fone/_edit/">http://booki.flossmanuals.net/freedom-fone/_edit/</a>
                  <br>
                  <br>
                  Links provided either say:
                  <br>
                  <br>
                  Not Found
                  <br>
                  The requested URL
                  /books/freedomfone-en-2012.03.16-14.02.32.pdf
                  <br>
                  was not
                  <br>
                  found on this server.
                  <br>
                  <br>
                  or
                  <br>
                  <br>
                  <?xml version='1.0' encoding='UTF-8'?>
                  <br>
                  <Error><Code>NoSuchBucket</Code><Message>The
                  specified bucket does
                  <br>
                  not
                  <br>
                  exist.</Message><Resource>booki-freedom-fone
                  not found by
                  <br>
Metadata::get_obj()[server]</Resource><RequestId>16da297b-9ac1-43f6-b1d2-91fee4a49b3f</RequestId></Error>
                  <br>
                  <br>
                  <br>
                  <br>
                  Can you help?
                  <br>
                  <br>
                  Thanks
                  <br>
                  Bren
                  <br>
                  <br>
                  --
                  <br>
                  Brenda Burrell
                  <br>
                  The Kubatana Trust of Zimbabwe and
                  <br>
                  The NGO Network Alliance Project
                  <br>
                  PO Box GD 376
                  <br>
                  Greendale
                  <br>
                  Harare
                  <br>
                  Zimbabwe
                  <br>
                  <br>
                  Tel: +263-4-776056
                  <br>
                  Mob: +263-772-232680
                  <br>
                  <a class="moz-txt-link-abbreviated" href="mailto:Email:bren@kubatana.net">Email:bren@kubatana.net</a>
                  <br>
                  Website:www.kubatana.net
                  <br>
                  <br>
                  Visitwww.kubatana.net Zimbabwe's civic and human
                  rights web site
                  <br>
                  incorporating an online directory for the non-profit
                  sector
                  <br>
                  <br>
                  <br>
                  --
                  <br>
                  This message has been scanned for viruses and
                  <br>
                  dangerous content by MailScanner, and is
                  <br>
                  believed to be clean.
                  <br>
                  <br>
                  _______________________________________________
                  <br>
                  Discuss mailing list
                  <br>
                  <a class="moz-txt-link-abbreviated" href="mailto:Discuss@lists.flossmanuals.net">Discuss@lists.flossmanuals.net</a>
                  <br>
<a class="moz-txt-link-freetext" href="http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net">http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net</a>
                  <br>
                  <br>
                </blockquote>
                _______________________________________________
                <br>
                Discuss mailing list
                <br>
                <a class="moz-txt-link-abbreviated" href="mailto:Discuss@lists.flossmanuals.net">Discuss@lists.flossmanuals.net</a>
                <br>
<a class="moz-txt-link-freetext" href="http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net">http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net</a>
                <br>
                <br>
              </blockquote>
              <br>
              --
              <br>
              Brenda Burrell
              <br>
              The Kubatana Trust of Zimbabwe and
              <br>
              The NGO Network Alliance Project
              <br>
              PO Box GD 376
              <br>
              Greendale
              <br>
              Harare
              <br>
              Zimbabwe
              <br>
              <br>
              Tel: +263-4-776056
              <br>
              Mob: +263-772-232680
              <br>
              <a class="moz-txt-link-abbreviated" href="mailto:Email:bren@kubatana.net">Email:bren@kubatana.net</a>
              <br>
              Website:www.kubatana.net
              <br>
              <br>
              Visitwww.kubatana.net Zimbabwe's civic and human rights
              web site
              <br>
              incorporating an online directory for the non-profit
              sector
              <br>
              <br>
              <br>
              --
              <br>
              This message has been scanned for viruses and
              <br>
              dangerous content by *MailScanner*
              <a class="moz-txt-link-rfc2396E" href="http://www.mailscanner.info/"><http://www.mailscanner.info/></a>,
              <br>
              and is
              <br>
              believed to be clean.
              <br>
            </blockquote>
            you want a5? so c
            <br>
            _______________________________________________
            <br>
            Discuss mailing list
            <br>
            <a class="moz-txt-link-abbreviated" href="mailto:Discuss@lists.flossmanuals.net">Discuss@lists.flossmanuals.net</a>
            <br>
<a class="moz-txt-link-freetext" href="http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net">http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net</a>
            <br>
          </blockquote>
          <br>
          _______________________________________________
          <br>
          Discuss mailing list
          <br>
          <a class="moz-txt-link-abbreviated" href="mailto:Discuss@lists.flossmanuals.net">Discuss@lists.flossmanuals.net</a>
          <br>
<a class="moz-txt-link-freetext" href="http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net">http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net</a>
          <br>
          <br>
        </blockquote>
        <br>
        --
        <br>
        Brenda Burrell
        <br>
        The Kubatana Trust of Zimbabwe and
        <br>
        The NGO Network Alliance Project
        <br>
        PO Box GD 376
        <br>
        Greendale
        <br>
        Harare
        <br>
        Zimbabwe
        <br>
        <br>
        Tel: +263-4-776056
        <br>
        Mob: +263-772-232680
        <br>
        <a class="moz-txt-link-abbreviated" href="mailto:Email:bren@kubatana.net">Email:bren@kubatana.net</a>
        <br>
        Website:www.kubatana.net
        <br>
        <br>
        Visitwww.kubatana.net  Zimbabwe's civic and human rights web
        site
        <br>
        incorporating an online directory for the non-profit sector
        <br>
        <br>
        <br>
        --
        <br>
        This message has been scanned for viruses and
        <br>
        dangerous content by *MailScanner*
        <a class="moz-txt-link-rfc2396E" href="http://www.mailscanner.info/"><http://www.mailscanner.info/></a>, and is
        <br>
        believed to be clean.
        <br>
      </blockquote>
      <br>
      <br>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
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: <a class="moz-txt-link-abbreviated" href="mailto:bren@kubatana.net">bren@kubatana.net</a>
Website: <a class="moz-txt-link-abbreviated" href="http://www.kubatana.net">www.kubatana.net</a>

Visit <a class="moz-txt-link-abbreviated" href="http://www.kubatana.net">www.kubatana.net</a> Zimbabwe's civic and human rights web site
incorporating an online directory for the non-profit sector</pre>
  <br />-- 
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>, and is
<br />believed to be clean.
</body>
</html>