public inbox for [email protected]  
help / color / mirror / Atom feed
BUG #6639: Manual uses boldface where it says italic, and monospace where it says boldface
6+ messages / 4 participants
[nested] [flat]

* BUG #6639: Manual uses boldface where it says italic, and monospace where it says boldface
@ 2012-05-14 21:41  [email protected]
  0 siblings, 2 replies; 6+ messages in thread

From: [email protected] @ 2012-05-14 21:41 UTC (permalink / raw)
  To: [email protected]

The following bug has been logged on the website:

Bug reference:      6639
Logged by:          Ian
Email address:      [email protected]
PostgreSQL version: 9.1.3
Operating system:   GNU/Linux
Description:        

The URL http://www.postgresql.org/docs/9.1/interactive/notation.html lays
out the notation used in the rest of the book, but it appears to be out of
date with the stylesheet, as the differences noted in the subject apply.




^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* Re: [BUGS] BUG #6639: Manual uses boldface where it says italic, and monospace where it says boldface
@ 2012-05-15 18:36  Peter Eisentraut <[email protected]>
  parent: [email protected]
  1 sibling, 2 replies; 6+ messages in thread

From: Peter Eisentraut @ 2012-05-15 18:36 UTC (permalink / raw)
  To: [email protected]; +Cc: pgsql-www

On mån, 2012-05-14 at 21:41 +0000, [email protected] wrote:
> The following bug has been logged on the website:
> 
> Bug reference:      6639
> Logged by:          Ian
> Email address:      [email protected]
> PostgreSQL version: 9.1.3
> Operating system:   GNU/Linux
> Description:        
> 
> The URL http://www.postgresql.org/docs/9.1/interactive/notation.html lays
> out the notation used in the rest of the book, but it appears to be out of
> date with the stylesheet, as the differences noted in the subject apply.

Indeed.  I've been wondering for a while why some things look so odd
with the new stylesheet, but that page really summarizes it quite well.
Someone on the web team should fix that.




^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* Re: BUG #6639: Manual uses boldface where it says italic, and monospace where it says boldface
@ 2012-08-30 01:29  Bruce Momjian <[email protected]>
  parent: [email protected]
  1 sibling, 0 replies; 6+ messages in thread

From: Bruce Momjian @ 2012-08-30 01:29 UTC (permalink / raw)
  To: [email protected]; +Cc: [email protected]

On Mon, May 14, 2012 at 09:41:59PM +0000, [email protected] wrote:
> The following bug has been logged on the website:
> 
> Bug reference:      6639
> Logged by:          Ian
> Email address:      [email protected]
> PostgreSQL version: 9.1.3
> Operating system:   GNU/Linux
> Description:        
> 
> The URL http://www.postgresql.org/docs/9.1/interactive/notation.html lays
> out the notation used in the rest of the book, but it appears to be out of
> date with the stylesheet, as the differences noted in the subject apply.

Where are you seeing this?  PDF, web version?  An example?

-- 
  Bruce Momjian  <[email protected]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +




^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* Re: Re: [BUGS] BUG #6639: Manual uses boldface where it says italic, and monospace where it says boldface
@ 2012-08-30 12:55  Bruce Momjian <[email protected]>
  parent: Peter Eisentraut <[email protected]>
  1 sibling, 0 replies; 6+ messages in thread

From: Bruce Momjian @ 2012-08-30 12:55 UTC (permalink / raw)
  To: Peter Eisentraut <[email protected]>; +Cc: [email protected]; pgsql-www

On Tue, May 15, 2012 at 09:36:30PM +0300, Peter Eisentraut wrote:
> On mån, 2012-05-14 at 21:41 +0000, [email protected] wrote:
> > The following bug has been logged on the website:
> > 
> > Bug reference:      6639
> > Logged by:          Ian
> > Email address:      [email protected]
> > PostgreSQL version: 9.1.3
> > Operating system:   GNU/Linux
> > Description:        
> > 
> > The URL http://www.postgresql.org/docs/9.1/interactive/notation.html lays
> > out the notation used in the rest of the book, but it appears to be out of
> > date with the stylesheet, as the differences noted in the subject apply.
> 
> Indeed.  I've been wondering for a while why some things look so odd
> with the new stylesheet, but that page really summarizes it quite well.
> Someone on the web team should fix that.

I can confirm that this is messed up:

	http://www.postgresql.org/docs/9.2/static/notation.html

The word 'italic' is in bold.  Would someone fix this?

-- 
  Bruce Momjian  <[email protected]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +




^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* Re: Re: [BUGS] BUG #6639: Manual uses boldface where it says italic, and monospace where it says boldface
@ 2012-12-04 11:51  Peter Eisentraut <[email protected]>
  parent: Peter Eisentraut <[email protected]>
  1 sibling, 1 reply; 6+ messages in thread

From: Peter Eisentraut @ 2012-12-04 11:51 UTC (permalink / raw)
  To: pgsql-www

On Tue, 2012-05-15 at 21:36 +0300, Peter Eisentraut wrote:
> On mån, 2012-05-14 at 21:41 +0000, [email protected] wrote:
> > The following bug has been logged on the website:
> > 
> > Bug reference:      6639
> > Logged by:          Ian
> > Email address:      [email protected]
> > PostgreSQL version: 9.1.3
> > Operating system:   GNU/Linux
> > Description:        
> > 
> > The URL http://www.postgresql.org/docs/9.1/interactive/notation.html lays
> > out the notation used in the rest of the book, but it appears to be out of
> > date with the stylesheet, as the differences noted in the subject apply.
> 
> Indeed.  I've been wondering for a while why some things look so odd
> with the new stylesheet, but that page really summarizes it quite well.
> Someone on the web team should fix that.

It's still broken.  Could someone from the web team fix this, or point
out where the source files are so someone else can fix it?




-- 
Sent via pgsql-www mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-www



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* Re: Re: [BUGS] BUG #6639: Manual uses boldface where it says italic, and monospace where it says boldface
@ 2012-12-04 11:58  Magnus Hagander <[email protected]>
  parent: Peter Eisentraut <[email protected]>
  0 siblings, 0 replies; 6+ messages in thread

From: Magnus Hagander @ 2012-12-04 11:58 UTC (permalink / raw)
  To: Peter Eisentraut <[email protected]>; Thom Brown <[email protected]>; +Cc: pgsql-www

On Tue, Dec 4, 2012 at 12:51 PM, Peter Eisentraut <[email protected]> wrote:
> On Tue, 2012-05-15 at 21:36 +0300, Peter Eisentraut wrote:
>> On mån, 2012-05-14 at 21:41 +0000, [email protected] wrote:
>> > The following bug has been logged on the website:
>> >
>> > Bug reference:      6639
>> > Logged by:          Ian
>> > Email address:      [email protected]
>> > PostgreSQL version: 9.1.3
>> > Operating system:   GNU/Linux
>> > Description:
>> >
>> > The URL http://www.postgresql.org/docs/9.1/interactive/notation.html lays
>> > out the notation used in the rest of the book, but it appears to be out of
>> > date with the stylesheet, as the differences noted in the subject apply.
>>
>> Indeed.  I've been wondering for a while why some things look so odd
>> with the new stylesheet, but that page really summarizes it quite well.
>> Someone on the web team should fix that.
>
> It's still broken.  Could someone from the web team fix this, or point
> out where the source files are so someone else can fix it?

The stylesheet is where it has always been -
http://git.postgresql.org/gitweb/?p=pgweb.git;a=tree;f=media/css;h=ee7073d2e7e99fcf4dc09e4ff21ae8c6a....
Most of the docs specific stuff is in
http://git.postgresql.org/gitweb/?p=pgweb.git;a=blob;f=media/css/docs.css;h=3b272f6979054d4a0fe6d217....


The other option would be to actually change the text for that page,
and keep the stylesheet. I think the stylesheet was originally adapted
to make it look better on the web - but that was long ago enough that
I don't remember it. It would be easy enough to override specifically
the notation.html file when the docs are loaded on the website.

Thom's the one who's been doing work on the CSS here most recently, so
he's probably the best one to give further pointers.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


-- 
Sent via pgsql-www mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-www




^ permalink  raw  reply  [nested|flat] 6+ messages in thread


end of thread, other threads:[~2012-12-04 11:58 UTC | newest]

Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2012-05-14 21:41 BUG #6639: Manual uses boldface where it says italic, and monospace where it says boldface [email protected]
2012-05-15 18:36 ` Peter Eisentraut <[email protected]>
2012-08-30 12:55   ` Bruce Momjian <[email protected]>
2012-12-04 11:51   ` Peter Eisentraut <[email protected]>
2012-12-04 11:58     ` Magnus Hagander <[email protected]>
2012-08-30 01:29 ` Bruce Momjian <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox