Skip to content

Changes

Summary

  1. Fix two more cases of space to remove around em-dash (details)
  2. Replace closed em-dash by open en-dash (details)
Commit c06ec0597b1d9376144d91da6f40c794b19f06ea by Tidefelt Henrik
Fix two more cases of space to remove around em-dash

It is for this kind of reasons one shouldn't have newlines inside the source of a sentence (or paragraph)...
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit e559aab3bf1266756ae367d36be2ddbac1a53c54 by Tidefelt Henrik
Replace closed em-dash by open en-dash

As long as the spaces on either side remain the space character (and not a newline), it will be trivial to change back to either closed or open em-dash.  The biggest threat is thus the line breaks inserted just to avoid long lines of source code.
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/inheritance.tex (diff)
The file was modified chapters/syntax.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/packages.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/stream.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/glossary.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/introduction.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/interface.tex (diff)
The file was modified preamble.tex (diff)