Skip to content

update notebook convention unicode cleanup#1628

Open
classiqdor wants to merge 2 commits into
mainfrom
update_notebook_convention__unicode_cleanup
Open

update notebook convention unicode cleanup#1628
classiqdor wants to merge 2 commits into
mainfrom
update_notebook_convention__unicode_cleanup

Conversation

@classiqdor

Copy link
Copy Markdown
Contributor
  • Replace stray unicode in markdown with ASCII/LaTeX equivalents
  • Repair corrupted accented names in citation references

Unicode-typography cleanup across 64 main notebooks (markdown cells only): prose smart quotes -> ASCII ' ", em/en dashes and non-breaking hyphen -> -, odd/invisible spaces (nbsp, en-quad, ideographic) -> regular space, ellipsis -> ..., math-italic letters -> LaTeX ($H_2$, $U(N)$), divides U+2223 -> |, element-of -> \in. Preserved: reference/citation dashes, quotes, and accented author names; emoji; and Greek symbols (handled on the math branch). Reference cells skipped so citation typography stays intact. Verified per notebook: nonascii sweep, structural lint, and nbconvert markdown render.
Two reference entries had accents mangled into stray characters (en-quad / detached combining marks). Restored proper letters: time_marching -> Kieferová, Gilyén; quantum_thermal_state_preparation -> Brandão, Ángela, Pérez-García, Rouzé.
@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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

Successfully merging this pull request may close these issues.

1 participant