Re: 7.4 official docs : Fonts?

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: 7.4 official docs : Fonts?
Дата
Msg-id EF4BCCE2-218D-11D8-8F8D-0005029FC1A7@myrealbox.com
обсуждение исходный текст
Ответ на Re: 7.4 official docs : Fonts?  ("Henry B. Hotz" <hotz@jpl.nasa.gov>)
Ответы Re: 7.4 official docs : Fonts?  ("Henry B. Hotz" <hotz@jpl.nasa.gov>)
Список pgsql-docs
On Friday, November 28, 2003, at 05:33 PM, Henry B. Hotz wrote:

> Color works well on-screen with html.  Small-point-size italics are
> hard to read on-screen, agreed.
>
> Italics work well on B&W printout with PDF.  (In general.  I'm not
> looking at the specific example.)
>
> Can you map things somehow to get the best of both worlds?

If you're talking about printing from the browser, you can have
separate style sheets with different media targets, so media="screen"
could have the color, while media="print" could have italics. It's
really flexible. At work I have a form letter that's generated on
screen, and includes all of the navigation for moving around the site.
When you print the page, the media="print" style sheet omits the
navigation, restyles the page with different fonts and sizes, and adds
the number we want to fax it to (Yes, I know. We still use fax for a
large part of our interoffice correspondence. I'm trying to move us
away from that, but it's a hard slog.)

As for the PDF docs, they're formatting is indeed different. I assume
that the SGML to PDF path is different from the SGML to HTML path
(which is of course one of the benefits of using SGML).

Is this what you mean?

Michael



В списке pgsql-docs по дате отправления:

Предыдущее
От: "Henry B. Hotz"
Дата:
Сообщение: Re: 7.4 official docs : Fonts?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Updated Russian translation of FAQ