mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 17:25:32 +00:00
Added marginal search. Some refactoring
This commit is contained in:
@@ -50,7 +50,7 @@ public class LetterState : HaWeb.HTMLParser.IState {
|
||||
sb_lettertext = new StringBuilder();
|
||||
active_skipwhitespace = true;
|
||||
currline = "-1";
|
||||
currpage = "";
|
||||
currpage = string.Empty;
|
||||
mustwrap = (false, false);
|
||||
minwidth = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user