Closed
Description
This issue was originally filed by sean.michael.f...@gmail.com
What steps will reproduce the problem?
- Open http://www.dartlang.org/docs/spec/dartLangSpec.pdf
- Search for "++" (without the quotes)
- Notice the line below only has one '-' in front of 'e'
What is the expected output? What do you see instead?
The expect output should be "--"
What version of the product are you using? On what operating system?
Dart Programming Language Specification
Draft Version 0.01
The Dart Team
October 10th, 2011
Please provide any additional information below.
I think this is due to LaTeX shortening "--" to one hyphen. Try using -{}- instead
Metadata
Metadata
Assignees
Labels
No labels