From 65035624838d4b20a03a5dc1834f72825d38313a Mon Sep 17 00:00:00 2001 From: David Gohel Date: Wed, 14 Aug 2024 12:13:41 +0200 Subject: [PATCH] doc: minor updates ci skip --- DESCRIPTION | 2 +- NEWS.md | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index a5cf3722..6f6771a8 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: officer Title: Manipulation of Microsoft Word and PowerPoint Documents -Version: 0.6.7.001 +Version: 0.6.7.002 Authors@R: c( person("David", "Gohel", , "david.gohel@ardata.fr", role = c("aut", "cre")), person("Stefan", "Moog", , "moogs@gmx.de", role = "aut"), diff --git a/NEWS.md b/NEWS.md index 1dc40397..f941e917 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,6 +4,12 @@ - store paddings as numeric values and not integer values. +## Features + +- new convenience functions `body_replace_gg_at_bkm()` and `body_replace_plot_at_bkm()` +to replace text content enclosed in a bookmark with a ggplot or a base plot. + + # officer 0.6.6 ## Issues @@ -11,11 +17,6 @@ - Fix. `docx_summary` preserves non-breaking hyphens. Non-breaking hyphens are replaced with a hyphen-minus (Unicode character 002D). Closes #573. -## Features - -- new convenience functions `body_replace_gg_at_bkm()` and `body_replace_plot_at_bkm()` -to replace text content enclosed in a bookmark with a ggplot or a base plot. - #' with different text. - `docx_summary()` gains parameter 'detailed' which allows to get a detailed