[Checkins] [zopefoundation/z3c.rml] fdc5f7: Added the ability to specify any set of characters...

GitHub noreply at github.com
Tue Feb 3 05:47:46 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.rml
  Commit: fdc5f7d31646ee5945b20ea8d973bcb1e1f4e2b7
      https://github.com/zopefoundation/z3c.rml/commit/fdc5f7d31646ee5945b20ea8d973bcb1e1f4e2b7
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2015-02-02 (Mon, 02 Feb 2015)

  Changed paths:
    M src/z3c/rml/attr.py
    M src/z3c/rml/stylesheet.py

  Log Message:
  -----------
  Added the ability to specify any set of characters as the "bullet content"
like it is supported by ReportLab.


  Commit: 4f862027ef914ac13c4536dacfb1c234dbbc06c2
      https://github.com/zopefoundation/z3c.rml/commit/4f862027ef914ac13c4536dacfb1c234dbbc06c2
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2015-02-02 (Mon, 02 Feb 2015)

  Changed paths:
    M CHANGES.rst
    M buildout.cfg
    M src/z3c/rml/paraparser.py
    M src/z3c/rml/platypus.py
    M src/z3c/rml/rml-reference.pdf
    M src/z3c/rml/tests/expected/tag-addMapping.pdf
    M src/z3c/rml/tests/expected/tag-alias.pdf
    M src/z3c/rml/tests/expected/tag-barChart.pdf
    M src/z3c/rml/tests/expected/tag-barChart3d.pdf
    M src/z3c/rml/tests/expected/tag-barCodeFlowable.pdf
    M src/z3c/rml/tests/expected/tag-barcode.pdf
    M src/z3c/rml/tests/expected/tag-blockTable-1.pdf
    M src/z3c/rml/tests/expected/tag-blockTable-10.pdf
    M src/z3c/rml/tests/expected/tag-blockTable-2.pdf
    M src/z3c/rml/tests/expected/tag-blockTable-3.pdf
    M src/z3c/rml/tests/expected/tag-blockTable-4.pdf
    M src/z3c/rml/tests/expected/tag-blockTable-5.pdf
    M src/z3c/rml/tests/expected/tag-blockTable-6.pdf
    M src/z3c/rml/tests/expected/tag-blockTable-7.pdf
    M src/z3c/rml/tests/expected/tag-blockTable-8.pdf
    M src/z3c/rml/tests/expected/tag-blockTable-9.pdf
    M src/z3c/rml/tests/expected/tag-blockTable-bulkData.pdf
    M src/z3c/rml/tests/expected/tag-blockTableStyle-2.pdf
    M src/z3c/rml/tests/expected/tag-blockTableStyle-3.pdf
    M src/z3c/rml/tests/expected/tag-blockTableStyle.pdf
    M src/z3c/rml/tests/expected/tag-bookmark.pdf
    M src/z3c/rml/tests/expected/tag-buttonField.pdf
    M src/z3c/rml/tests/expected/tag-circle.pdf
    M src/z3c/rml/tests/expected/tag-codesnippet.pdf
    M src/z3c/rml/tests/expected/tag-color.pdf
    M src/z3c/rml/tests/expected/tag-condPageBreak.pdf
    M src/z3c/rml/tests/expected/tag-cropMarks.pdf
    M src/z3c/rml/tests/expected/tag-curves.pdf
    M src/z3c/rml/tests/expected/tag-doc.pdf
    M src/z3c/rml/tests/expected/tag-docinit-viewer-options.pdf
    M src/z3c/rml/tests/expected/tag-document-annotations.pdf
    M src/z3c/rml/tests/expected/tag-document-pageDrawing.pdf
    M src/z3c/rml/tests/expected/tag-document-story.pdf
    M src/z3c/rml/tests/expected/tag-drawAlignedString.pdf
    M src/z3c/rml/tests/expected/tag-drawCenteredString.pdf
    M src/z3c/rml/tests/expected/tag-drawRightString.pdf
    M src/z3c/rml/tests/expected/tag-drawString.pdf
    M src/z3c/rml/tests/expected/tag-ellipse.pdf
    M src/z3c/rml/tests/expected/tag-fill.pdf
    M src/z3c/rml/tests/expected/tag-fixedSize.pdf
    M src/z3c/rml/tests/expected/tag-grid.pdf
    M src/z3c/rml/tests/expected/tag-hr.pdf
    M src/z3c/rml/tests/expected/tag-illustration.pdf
    M src/z3c/rml/tests/expected/tag-image-1.pdf
    M src/z3c/rml/tests/expected/tag-image-svg.pdf
    M src/z3c/rml/tests/expected/tag-image.pdf
    M src/z3c/rml/tests/expected/tag-imageAndFlowables-svg.pdf
    M src/z3c/rml/tests/expected/tag-imageAndFlowables.pdf
    M src/z3c/rml/tests/expected/tag-img.pdf
    M src/z3c/rml/tests/expected/tag-includePdfPages.pdf
    M src/z3c/rml/tests/expected/tag-indent.pdf
    M src/z3c/rml/tests/expected/tag-index.pdf
    M src/z3c/rml/tests/expected/tag-keepInFrame.pdf
    M src/z3c/rml/tests/expected/tag-keepTogether.pdf
    M src/z3c/rml/tests/expected/tag-lineMode.pdf
    M src/z3c/rml/tests/expected/tag-linePlot.pdf
    M src/z3c/rml/tests/expected/tag-linePlot3D.pdf
    M src/z3c/rml/tests/expected/tag-lines.pdf
    M src/z3c/rml/tests/expected/tag-log.pdf
    M src/z3c/rml/tests/expected/tag-mergePage.pdf
    M src/z3c/rml/tests/expected/tag-name.pdf
    M src/z3c/rml/tests/expected/tag-nextFrame.pdf
    M src/z3c/rml/tests/expected/tag-nextPage.pdf
    M src/z3c/rml/tests/expected/tag-outlineAdd.pdf
    M src/z3c/rml/tests/expected/tag-pageGraphics.pdf
    M src/z3c/rml/tests/expected/tag-pageInfo-2.pdf
    M src/z3c/rml/tests/expected/tag-pageInfo.pdf
    M src/z3c/rml/tests/expected/tag-para-border.pdf
    M src/z3c/rml/tests/expected/tag-para-wordWrap.pdf
    M src/z3c/rml/tests/expected/tag-para.pdf
    M src/z3c/rml/tests/expected/tag-path.pdf
    M src/z3c/rml/tests/expected/tag-pieChart.pdf
    M src/z3c/rml/tests/expected/tag-pieChart3d.pdf
    M src/z3c/rml/tests/expected/tag-place.pdf
    M src/z3c/rml/tests/expected/tag-plugInFlowable.pdf
    M src/z3c/rml/tests/expected/tag-plugInGraphic.pdf
    M src/z3c/rml/tests/expected/tag-pre.pdf
    M src/z3c/rml/tests/expected/tag-pto.pdf
    M src/z3c/rml/tests/expected/tag-rectange.pdf
    M src/z3c/rml/tests/expected/tag-registerCidFont.pdf
    M src/z3c/rml/tests/expected/tag-registerTTFont.pdf
    M src/z3c/rml/tests/expected/tag-registerType1Face.pdf
    M src/z3c/rml/tests/expected/tag-rotate.pdf
    M src/z3c/rml/tests/expected/tag-saveState-restoreState.pdf
    M src/z3c/rml/tests/expected/tag-scale.pdf
    M src/z3c/rml/tests/expected/tag-selectField.pdf
    M src/z3c/rml/tests/expected/tag-setFont.pdf
    M src/z3c/rml/tests/expected/tag-setFontSize.pdf
    M src/z3c/rml/tests/expected/tag-setNextFrame.pdf
    M src/z3c/rml/tests/expected/tag-setNextTemplate.pdf
    M src/z3c/rml/tests/expected/tag-skew.pdf
    M src/z3c/rml/tests/expected/tag-spacer.pdf
    M src/z3c/rml/tests/expected/tag-spiderChart.pdf
    M src/z3c/rml/tests/expected/tag-storyPlace.pdf
    M src/z3c/rml/tests/expected/tag-stroke.pdf
    M src/z3c/rml/tests/expected/tag-textAnnotation.pdf
    M src/z3c/rml/tests/expected/tag-textField.pdf
    M src/z3c/rml/tests/expected/tag-transform.pdf
    M src/z3c/rml/tests/expected/tag-translate.pdf
    M src/z3c/rml/tests/expected/tag-ul-ol-li.pdf
    M src/z3c/rml/tests/expected/tag-xpre.pdf
    M src/z3c/rml/tests/input/tag-ul-ol-li.rml
    M versions.cfg

  Log Message:
  -----------
  The package is now compatible with Reportlab 3.1.44.


  Commit: 350293658150a59050f20f1b12658951969322fb
      https://github.com/zopefoundation/z3c.rml/commit/350293658150a59050f20f1b12658951969322fb
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2015-02-02 (Mon, 02 Feb 2015)

  Changed paths:
    M CHANGES.rst
    M setup.py
    M src/z3c/rml/__init__.py
    M src/z3c/rml/reference.pt
    M src/z3c/rml/reference.py
    M src/z3c/rml/rml-reference.pdf

  Log Message:
  -----------
  Get version of reference manual from package version.


  Commit: 5b84b354a20d00b0ba4630910423a89cb445ca0a
      https://github.com/zopefoundation/z3c.rml/commit/5b84b354a20d00b0ba4630910423a89cb445ca0a
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2015-02-02 (Mon, 02 Feb 2015)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Preparing release 2.8.0


  Commit: d37be648654a2e08e39fafca2aea71a241bbb26a
      https://github.com/zopefoundation/z3c.rml/commit/d37be648654a2e08e39fafca2aea71a241bbb26a
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2015-02-02 (Mon, 02 Feb 2015)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Back to development: 2.8.1


Compare: https://github.com/zopefoundation/z3c.rml/compare/9895c7ed82a4...d37be648654a


More information about the checkins mailing list