Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(361)

Unified Diff: lily/one-line-page-breaking.cc

Issue 576110043: break substitution cleanup
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lily/one-line-auto-height-breaking.cc ('k') | lily/page-breaking.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/one-line-page-breaking.cc
diff --git a/lily/one-line-page-breaking.cc b/lily/one-line-page-breaking.cc
index 8fb2e8ce75e9ecb08f50dcc695e468a0eb7b25cc..91a9be144c03bb0afa2fc6b57f372349d8d048c5 100644
--- a/lily/one-line-page-breaking.cc
+++ b/lily/one-line-page-breaking.cc
@@ -64,7 +64,6 @@ One_line_page_breaking::solve ()
positions.push_back (pos);
ps->root_system ()->break_into_pieces (positions);
- ps->root_system ()->do_break_substitution_and_fixup_refpoints ();
Grob *system = ps->root_system ()->broken_intos_[0];
vector<vsize> lines_per_page;
« no previous file with comments | « lily/one-line-auto-height-breaking.cc ('k') | lily/page-breaking.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b