diff options
author | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:39:13 +0000 |
---|---|---|
committer | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:39:13 +0000 |
commit | b2f1a4e879d3013974e41674dbf684d816f1aa95 (patch) | |
tree | 08292d39f5b0592c01946a2a754a93329ef599d3 /include/pythonf | |
parent | 7d292f1247e3287fb07a9a12377217ce8942cf09 (diff) | |
download | lout-b2f1a4e879d3013974e41674dbf684d816f1aa95.tar.gz |
Lout 3.30.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@29 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'include/pythonf')
-rw-r--r-- | include/pythonf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/pythonf b/include/pythonf index 5f2c2ff..f70111f 100644 --- a/include/pythonf +++ b/include/pythonf @@ -97,7 +97,7 @@ def @PythonSetup export @PI @PK @PO @PN @PS @PC @PL @PA @PM @PD - @A "$>" + @A "$>" "''" def @Python named style { style } # style @@ -384,6 +384,7 @@ def @PythonSetup macro "$>" { {} & } + def "''" { "''" } { @InitFontFamily Base @InitSize } @Font { @InitLine lines nohyphen } @Break @Body |