1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-04 16:07:57 +03:00
WeasyPrint/weasyprint
Guillaume Ayoub f78eb3763e Use the <content-list> defined in GCPM for string-set and bookmark-label
In this content-list, here are the possibilities:
- string: implemented
- counter/counters: not implemented, but easily possible
- content: implemented (but what's exactly the "string value of an element"?)
- attr: not implemented (I don't know how to do this)
2015-04-30 21:54:19 +02:00
..
css Use the <content-list> defined in GCPM for string-set and bookmark-label 2015-04-30 21:54:19 +02:00
formatting_structure Use the <content-list> defined in GCPM for string-set and bookmark-label 2015-04-30 21:54:19 +02:00
layout Use the <content-list> defined in GCPM for string-set and bookmark-label 2015-04-30 21:54:19 +02:00
tests Use the <content-list> defined in GCPM for string-set and bookmark-label 2015-04-30 21:54:19 +02:00
__init__.py Changelog for v0.23 2014-09-16 20:56:28 +01:00
__main__.py Fix code formatting 2014-04-27 18:16:14 +01:00
compat.py Merge branch 'pdf-attachments' from PR #177 2014-04-27 17:56:02 +01:00
document.py Cut long line 2015-04-29 09:32:33 +02:00
draw.py Draw rounded corners on replaced boxes (fix #207) 2015-04-25 20:00:20 +02:00
html.py Fix code formatting 2014-04-27 18:16:14 +01:00
images.py Avoid a crash with zero-sized background images. Fix #217. 2014-09-16 20:44:35 +01:00
logger.py 2014. 2014-01-10 14:27:02 +00:00
navigator.py 2014. 2014-01-10 14:27:02 +00:00
pdf.py Fix failing test_pdf.test_embedded_files test on PyPy. 2014-09-16 21:07:07 +01:00
stacking.py 2014. 2014-01-10 14:27:02 +00:00
text.py Merge pull request #224 from liZe/text-hack 2015-04-25 19:13:43 +02:00
urls.py Merge branch 'pdf-attachments' from PR #177 2014-04-27 17:56:02 +01:00