functionality for handling spaces in lists
commit5e2f85ef4ab4372ad1ccc5139a84ce56f2265094
authorAndré Wobst <wobsta@users.sourceforge.net>
Fri, 13 May 2011 16:42:11 +0000 (13 16:42 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Fri, 13 May 2011 16:42:11 +0000 (13 16:42 +0000)
tree3ce7eda886b499f1e9e4f2d300e2329a84af46d2
parent438ee5bf76468e8c68054cd4f9b45862b82be612
functionality for handling spaces in lists

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@3060 069f4177-920e-0410-937b-c2a4a81bcd90
28 files changed:
pyx/config.py
pyx/data/afm/Courier-Bold.afm [new file with mode: 0644]
pyx/data/afm/Courier-BoldOblique.afm [new file with mode: 0644]
pyx/data/afm/Courier-Oblique.afm [new file with mode: 0644]
pyx/data/afm/Courier.afm [new file with mode: 0644]
pyx/data/afm/Helvetica-Bold.afm [new file with mode: 0644]
pyx/data/afm/Helvetica-BoldOblique.afm [new file with mode: 0644]
pyx/data/afm/Helvetica-Oblique.afm [new file with mode: 0644]
pyx/data/afm/Helvetica.afm [new file with mode: 0644]
pyx/data/afm/MustRead.html [new file with mode: 0644]
pyx/data/afm/Symbol.afm [new file with mode: 0644]
pyx/data/afm/Times-Bold.afm [new file with mode: 0644]
pyx/data/afm/Times-BoldItalic.afm [new file with mode: 0644]
pyx/data/afm/Times-Italic.afm [new file with mode: 0644]
pyx/data/afm/Times-Roman.afm [new file with mode: 0644]
pyx/data/afm/ZapfDingbats.afm [new file with mode: 0644]
pyx/data/lfs/10pt.lfs [moved from pyx/lfs/10pt.lfs with 100% similarity]
pyx/data/lfs/10ptex.lfs [moved from pyx/lfs/10ptex.lfs with 100% similarity]
pyx/data/lfs/11pt.lfs [moved from pyx/lfs/11pt.lfs with 100% similarity]
pyx/data/lfs/11ptex.lfs [moved from pyx/lfs/11ptex.lfs with 100% similarity]
pyx/data/lfs/12pt.lfs [moved from pyx/lfs/12pt.lfs with 100% similarity]
pyx/data/lfs/12ptex.lfs [moved from pyx/lfs/12ptex.lfs with 100% similarity]
pyx/data/lfs/createlfs.py [moved from pyx/lfs/createlfs.py with 100% similarity]
pyx/data/lfs/createlfs.tex [moved from pyx/lfs/createlfs.tex with 100% similarity]
pyx/data/lfs/foils17pt.lfs [moved from pyx/lfs/foils17pt.lfs with 100% similarity]
pyx/data/lfs/foils20pt.lfs [moved from pyx/lfs/foils20pt.lfs with 100% similarity]
pyx/data/lfs/foils25pt.lfs [moved from pyx/lfs/foils25pt.lfs with 100% similarity]
pyx/data/lfs/foils30pt.lfs [moved from pyx/lfs/foils30pt.lfs with 100% similarity]