From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Christopher Sawtell <csawtell(at)xtra(dot)co(dot)nz> |
Cc: | Joseph Shraibman <jks(at)selectacast(dot)net>, PostgreSQL-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Addison-Wesley looking for authors |
Date: | 2001-03-01 15:34:45 |
Message-ID: | 200103011534.KAA00463@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce pgsql-general |
[ Charset ISO-8859-1 unsupported, converting... ]
> On Wed, 28 Feb 2001 14:54, Joseph Shraibman wrote:
> > About what? Your book covered all the basics.
> >
> > Bruce Momjian wrote:
> > > As many of you know, I wrote a PostgreSQL book last year.
>
> If you were to repeat the exercise would you use the LyX / LaTeX
> combination again?
Yes, absolutely. I doubt I would have written the book if I had to use
native LaTeX or a normal word processor. LyX had the right mix of
control and ease of use that I needed. I had to crack open a book to do
some special things with LaTeX, but it was pretty easy.
>
> De you feel able to share the special modifications to LyX you made?
> [mentions margin line numbers]
That is a standard LaTeX macro package called vruler. I had to download
it from CTAN, but that was easy. Attached are all the macros I put in
the LaTeX preamble using LyX. The only other modifications where
extending the page size by one line to force proper paragraph breaks in
a few cases. I also did a few things to help latex2html render the
cover page properly.
It is the clear separation of content from appearance that made me like
LyX. You tag the content, and LaTeX generates the appearance.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
Attachment | Content-Type | Size |
---|---|---|
unknown_filename | text/plain | 1.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Jens Hartwig | 2001-03-02 07:02:40 | AW: AW: Addison-Wesley looking for authors |
Previous Message | Christopher Sawtell | 2001-03-01 08:59:27 | Re: AW: Addison-Wesley looking for authors |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-03-01 15:40:30 | Re: Counting elements of an array |
Previous Message | Tom Lane | 2001-03-01 15:33:52 | Re: Postgres eats up memory when using cursors |