aboutsummaryrefslogtreecommitdiff
path: root/layout.f90
diff options
context:
space:
mode:
Diffstat (limited to 'layout.f90')
-rw-r--r--layout.f901
1 files changed, 1 insertions, 0 deletions
diff --git a/layout.f90 b/layout.f90
index 9a3797b..403f644 100644
--- a/layout.f90
+++ b/layout.f90
@@ -31,6 +31,7 @@ contains
call rendering_engine%prepare_for_layout()
do while(laying_out)
+
select case (walker%line_type)
case (line_type_text)