Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrongly added space before symbol #2

Open
Ircama opened this issue Jun 15, 2017 · 0 comments
Open

Wrongly added space before symbol #2

Ircama opened this issue Jun 15, 2017 · 0 comments

Comments

@Ircama
Copy link

Ircama commented Jun 15, 2017

Test example (wrong rendering):
https://ircama.github.io/osm-carto-tutorials/manpage.html?url=https://raw.githubusercontent.com/openstreetmap/osm2pgsql/master/docs/osm2pgsql.1

Correctly rendered page:
https://manned.org/osm2pgsql

Issues:

Correct: -O|--output
Wrong: −O |−−output

Error description: no space should be added within O |

Correct: back-end
Wrong: back −end

Error description: no space should be added within k −

Correct: osm2pgsql supports pgsql, gazetteer and null.
Wrong: osm2pgsql supports pgsql , gazetteer and null .

Error description: no space should be added within l , or within l .

Other example:

.TP
\fB\  \fR\-\-cache\-strategy strategy

is rendered

−−cache −strategy strategy

instead of

 --cache-strategy strategy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant