From 0d2606aba24f7b0ef81a42c9e7ec8112a8d679a6 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Thu, 25 Feb 2010 01:45:04 +0000 Subject: fixed fix to expandable-block logic --- (limited to 'taconstants.py') diff --git a/taconstants.py b/taconstants.py index 681f3c9..b9cb8e7 100644 --- a/taconstants.py +++ b/taconstants.py @@ -210,7 +210,7 @@ PORTFOLIO_STYLE_1x2 = ['template1x2'] # Blocks that are expandable # EXPANDABLE = ['vspace', 'hspace', 'templatelist', 'list', 'identity2', - 'myfunc1arg', 'myfunc2arg'] + 'myfunc1arg', 'myfunc2arg', 'myfunc3arg'] # # Blocks that are 'collapsible' -- cgit v0.9.1