[Checkins] [zopefoundation/z3c.rml] 1018d5: Simple formatting improvements.

GitHub noreply at github.com
Tue Apr 10 16:20:42 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.rml
  Commit: 1018d54801960668f875eaf89a0beca4e258843f
      https://github.com/zopefoundation/z3c.rml/commit/1018d54801960668f875eaf89a0beca4e258843f
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M src/z3c/rml/paraparser.py

  Log Message:
  -----------
  Simple formatting improvements.


  Commit: 150a41f375b3d9a9f9a46cf112748017ee78ed06
      https://github.com/zopefoundation/z3c.rml/commit/150a41f375b3d9a9f9a46cf112748017ee78ed06
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M src/z3c/rml/paraparser.py

  Log Message:
  -----------
  No span style defaults to support full inheritance.


  Commit: da0401e2d8f6d73071bcb4995dd04a6624c23acc
      https://github.com/zopefoundation/z3c.rml/commit/da0401e2d8f6d73071bcb4995dd04a6624c23acc
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M src/z3c/rml/paraparser.py

  Log Message:
  -----------
  Comment to tell people why we did this monkey patch.


  Commit: 78059af9a7eeb90046e6a55dde15ed1f49ea0a92
      https://github.com/zopefoundation/z3c.rml/commit/78059af9a7eeb90046e6a55dde15ed1f49ea0a92
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

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

  Log Message:
  -----------
  Honor developer's order of choices. (Important for documentation creation.)


  Commit: 00d22a5aacdff44f7ce6fc684c379a86e5c31509
      https://github.com/zopefoundation/z3c.rml/commit/00d22a5aacdff44f7ce6fc684c379a86e5c31509
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M src/z3c/rml/interfaces.py

  Log Message:
  -----------
  Add two more options to textTransform. (Checked the Reportlab code, 'none' is default.)


  Commit: eee8d7bdbcc0600e17705334a8bfd67e6d7bef7f
      https://github.com/zopefoundation/z3c.rml/commit/eee8d7bdbcc0600e17705334a8bfd67e6d7bef7f
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

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

  Log Message:
  -----------
  textTransform is only used at the beginning of the paragraph, sadly.


  Commit: 51dd795830e33dabd8d59e5f1e41f895dfe2e15b
      https://github.com/zopefoundation/z3c.rml/commit/51dd795830e33dabd8d59e5f1e41f895dfe2e15b
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M src/z3c/rml/tests/expected/rml-examples-001-cmbox.pdf
    M src/z3c/rml/tests/expected/rml-examples-001-hello.pdf
    M src/z3c/rml/tests/expected/rml-examples-005-fonts.pdf
    M src/z3c/rml/tests/expected/rml-examples-008-tables.pdf
    M src/z3c/rml/tests/expected/rml-examples-029-keepinframe.pdf
    M src/z3c/rml/tests/expected/rml-examples-039-doc-programming.pdf
    M src/z3c/rml/tests/expected/rml-examples-041-masking.pdf
    M src/z3c/rml/tests/expected/rml-examples-044-codesnippets.pdf
    M src/z3c/rml/tests/expected/rml-examples-047-condPageBreak.pdf
    M src/z3c/rml/tests/expected/rml-examples-048-paragraph-flow-controls.pdf
    M src/z3c/rml/tests/expected/special-text.pdf
    M src/z3c/rml/tests/expected/tag-alias.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.pdf
    M src/z3c/rml/tests/expected/tag-bookmark.pdf
    M src/z3c/rml/tests/expected/tag-fixedSize.pdf
    M src/z3c/rml/tests/expected/tag-illustration.pdf
    M src/z3c/rml/tests/expected/tag-image-svg.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-indent.pdf
    M src/z3c/rml/tests/expected/tag-keepInFrame.pdf
    M src/z3c/rml/tests/expected/tag-pageNumber.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-pre.pdf
    M src/z3c/rml/tests/expected/tag-pto.pdf
    M src/z3c/rml/tests/expected/tag-spacer.pdf
    M src/z3c/rml/tests/expected/tag-xpre.pdf
    M src/z3c/rml/tests/input/tag-img.rml

  Log Message:
  -----------
  Some fonts slightly changed, might be my laptop. Eventually we need to nail down and ship the fonts we want to be used by the tests.


  Commit: 78678f806620b3517242c754500138a5169322d2
      https://github.com/zopefoundation/z3c.rml/commit/78678f806620b3517242c754500138a5169322d2
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

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

  Log Message:
  -----------
  Get ready for release.


Compare: https://github.com/zopefoundation/z3c.rml/compare/732df5ebb29b...78678f806620


More information about the checkins mailing list