Received: from mail-ie0-f187.google.com ([209.85.223.187]:45389) by stodi.digitalkingdom.org with esmtps (TLSv1:RC4-SHA:128) (Exim 4.80.1) (envelope-from ) id 1XVWDL-0002p3-DZ for lojban-list-archive@lojban.org; Sat, 20 Sep 2014 18:45:24 -0700 Received: by mail-ie0-f187.google.com with SMTP id x19sf764796ier.14 for ; Sat, 20 Sep 2014 18:45:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=20120806; h=date:from:to:message-id:in-reply-to:references:subject:mime-version :x-original-sender:reply-to:precedence:mailing-list:list-id :list-post:list-help:list-archive:sender:list-subscribe :list-unsubscribe:content-type; bh=1lJAA42m+MlVj8o/O2RO1VM3kmc/mGWj4aKyIhSop1U=; b=zG/NJ69H9jcdNFQANnJ0fudC/tl7pJKYPekd2z0kJDktxfXWNdSyqxLhUNQAcT1jgp d2f6ywojqzyqKazRBDIpBhiBWvoLGee5fp2Ce2qWnvokNeeEDXVqanx3UHicvZQN7hDF 4ztsK21z+Hbd4j4lo4FCIMJzC7AdCq0k6e2BzqpIOnLs/s1F+labihO/FC727T9QHqF5 IxYNOy8N1fgwzFIO3294PtD+wxgZgL97javkAWrrmO0oheKwmDZOXlWw/ZCmnwZw/Liw o3KFGwn57RsHoBRINCWWeV0GotiXZ0M0JKX1y17U6L+27dTYJJM/a320vQ2ryCVn/Q0Z jqmQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:message-id:in-reply-to:references:subject:mime-version :x-original-sender:reply-to:precedence:mailing-list:list-id :list-post:list-help:list-archive:sender:list-subscribe :list-unsubscribe:content-type; bh=1lJAA42m+MlVj8o/O2RO1VM3kmc/mGWj4aKyIhSop1U=; b=jqQqQBhNpVDWkHpO0peCricKbkXXKO10u572whTklBfM3DDGGfnZIVFRQrkRQDXJBG fU+mH1X6EfcNEl3Dx67BwKv7vc3fkLexhMN7ijEs/0e/sfIA3NgI0KgPYGPeymyFjAR3 GkPbDzgJsBJMooLesGEeY0FH9RaJqrhM5SvzZZ3rTSc9awOrSrQXhEJJUg7LhYlyqyDp jlolPovtlgBrGEv4YmOfTtDbjQoyLxT46FazhYqeFmuguG4/zcG998i8sGQ2t5zP/hgb warDumuuvldudQSlAi4ll89DyKeLzjTSzCKYOTTvNyW9ggSw+Qy/sQJPbnrNbk1MBEdv DAEQ== X-Received: by 10.140.27.166 with SMTP id 35mr141333qgx.5.1411263916895; Sat, 20 Sep 2014 18:45:16 -0700 (PDT) X-BeenThere: lojban@googlegroups.com Received: by 10.140.86.6 with SMTP id o6ls1088317qgd.47.gmail; Sat, 20 Sep 2014 18:45:16 -0700 (PDT) X-Received: by 10.140.96.227 with SMTP id k90mr136767qge.1.1411263916302; Sat, 20 Sep 2014 18:45:16 -0700 (PDT) Date: Sat, 20 Sep 2014 18:45:15 -0700 (PDT) From: TR NS To: lojban@googlegroups.com Message-Id: <93b8f82a-b625-4837-bfe2-e92474432275@googlegroups.com> In-Reply-To: <20140917161102.GL5873@stodi.digitalkingdom.org> References: <20140917161102.GL5873@stodi.digitalkingdom.org> Subject: [lojban] Re: CLL Help: CSS Title Page MIME-Version: 1.0 X-Original-Sender: transfire@gmail.com Reply-To: lojban@googlegroups.com Precedence: list Mailing-list: list lojban@googlegroups.com; contact lojban+owners@googlegroups.com List-ID: X-Google-Group-Id: 1004133512417 List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , Content-Type: multipart/alternative; boundary="----=_Part_3323_162888985.1411263915874" X-Spam-Score: -1.9 (-) X-Spam_score: -1.9 X-Spam_score_int: -18 X-Spam_bar: - ------=_Part_3323_162888985.1411263915874 Content-Type: text/plain; charset=UTF-8 On Wednesday, September 17, 2014 12:11:04 PM UTC-4, Robin Powell wrote: > > > Using the resources at > > http://vrici.lojban.org/~rlpowell/media/public/prince/ > > (and the example PDFs to see what the current output looks like) > mock up a title page using CSS that doesn't look completely terrible, > please! > > Well the relevant part of that mess of HTML is:

The Complete Lojban Language

John Woldemar Cowan


So it's going to be something like: .book .titlepage div { width: 100%; } .book .titlepage .title { font-size: 52pt; text-align: center; width: 100%; } .book .titlepage .author { font-size: 16pt; text-align: center; width: 100%; } That might not be exactly correct, as I haven't actually tested it. But it shouldn't be too far off. -- You received this message because you are subscribed to the Google Groups "lojban" group. To unsubscribe from this group and stop receiving emails from it, send an email to lojban+unsubscribe@googlegroups.com. To post to this group, send email to lojban@googlegroups.com. Visit this group at http://groups.google.com/group/lojban. For more options, visit https://groups.google.com/d/optout. ------=_Part_3323_162888985.1411263915874 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Wednesday, September 17, 2014 12:11:04 PM UTC-4= , Robin Powell wrote:

Using the resources at

http://vrici.lojban.org/= ~rlpowell/media/public/prince/

(and the example PDFs to see what the current output looks like)
mock up a title page using CSS that doesn't look completely terrible,
please!



Well the relevant part = of that mess of HTML is:

<div class=3D"= book"><div class=3D"titlepage"><div><div>&= lt;h1 class=3D"title"><a id= =3D"idm251920712704">= </a>The Complete Lojban Language</h1></div><div><div class=3D"<= span class=3D"webkit-html-attribute-value">author"><h3 class=3D"author"= ><span class=3D"firstname">John</span> <span class=3D"othername">Woldemar</span> <span class=3D"surname">Cowan</span></h3></div&g= t;</div></div><= hr /></div>
 
So it's going to be something like:

<= /div>
    .book .titlep= age div {
 =     width: 100%;
    }

  &nbs= p; .book .titlepage .title {
      font-size: 52pt;
      text-align: center;=
      width= : 100%;
   = ; }

    .book .title= page .author {
 = ;     font-size: 16pt;
      text-align: center;
      width: 100%;<= /div>
    }

That might not be exactly correct, as I haven't = actually tested it. But it shouldn't be too far off.

--
You received this message because you are subscribed to the Google Groups &= quot;lojban" group.
To unsubscribe from this group and stop receiving emails from it, send an e= mail to lojban+unsub= scribe@googlegroups.com.
To post to this group, send email to lojban@googlegroups.com.
Visit this group at http:= //groups.google.com/group/lojban.
For more options, visit http= s://groups.google.com/d/optout.
------=_Part_3323_162888985.1411263915874--