Use proper em and en dashes

Started by Peter Eisentrautover 6 years ago2 messagesdocs
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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

Attachments:

0001-doc-Use-proper-em-and-en-dashes.patchtext/plain; charset=UTF-8; name=0001-doc-Use-proper-em-and-en-dashes.patch; x-mac-creator=0; x-mac-type=0Download+112-115
#2Peter Eisentraut
peter_e@gmx.net
In reply to: Peter Eisentraut (#1)
Re: Use proper em and en dashes

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