Thread: Use proper em and en dashes

Use proper em and en dashes

From
Peter Eisentraut
Date:
Here is a patch to make more use of – and — in the docs,
instead of the plain ASCII "-".  I think this is nicer to read in some
cases and in other cases makes the appearance consistent with the text
generated by the DocBook stylesheets (see for example mdash use in the
TOC for the SQL commands).

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

Re: Use proper em and en dashes

From
Peter Eisentraut
Date:
On 2019-10-19 18:54, Peter Eisentraut wrote:
> Here is a patch to make more use of – and — in the docs,
> instead of the plain ASCII "-".  I think this is nicer to read in some
> cases and in other cases makes the appearance consistent with the text
> generated by the DocBook stylesheets (see for example mdash use in the
> TOC for the SQL commands).

committed

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services