NEWS.md

onbrand 1.0.5 (development version)

onbrand 1.0.4

onbrand 1.0.3

Table formatting

onbrand 1.0.2

Changes to yaml file format

doc_def:                     
  Notes: Notes
formatting:
  separator:                 ","
  Table_Order:
    - table
    - notes
    - caption
  Figure_Order:
    - figure
    - notes
    - caption
  Figure_Seq_Id:             "Figure"
  Figure_Number: |-
    list(officer::run_autonum(pre_label  = "", 
                              seq_id     = Caption_Seq_Id, 
                              post_label = "", 
                              start_at   = Caption_Start_At))
  Table_Seq_Id:              "Table"
  Table_Number: |-
    list(officer::run_autonum(pre_label  = "", 
                              seq_id     = Caption_Seq_Id, 
                              post_label = "", 
                              start_at   = Caption_Start_At))
rdocx:
  post_processing: NULL
rpptx:
  post_processing: NULL

Minor Improvements

onbrand 1.0.1

Minor Improvements

onbrand 1.0.0



Try the onbrand package in your browser

Any scripts or data that you put into this service are public.

onbrand documentation built on May 29, 2024, 11:17 a.m.