Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--taconstants.py2
1 files changed, 1 insertions, 1 deletions
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'