Skip to content

Commit

Permalink
tweak News
Browse files Browse the repository at this point in the history
  • Loading branch information
markheckmann committed Sep 8, 2024
1 parent 29ec815 commit be06c99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ For example, `slideLayout2.xml` will now preceed `slideLayout10.xml`. Before, al
- `layout_properties()` now returns all placeholders in case of multiple master (#597). Also, the internal `xfrmize()`
now sorts the resulting data by placeholder position. This yields an intuitive order, with placeholders sorted from
top to bottom and left to right.
- `ph_location_type()` now throws an informative error if the `id` for a `type` is our of range or if
the type is not present in layout (#602).
- `ph_location_type()` now throws an error if the `id` for a `type` is out of range (#602) and a more
informative error message if the type is not present in layout (#601).

## Features

Expand Down

0 comments on commit be06c99

Please sign in to comment.