rlo
  • Reference

Function reference

version 0.3.2

Connect to LibreOffice Writer

Connect to the current LibreOfficeWriter document

  • rlo_connect

Get the current view cursor in the active document

  • rlo_scursor

Start or quit LibreOffice Writer

Start libreoffice writer

  • rlo_start
  • rlo_new

Quit a libroffice instance

  • rlo_quit

Insert content

Insert a heading

  • rlo_heading

Insert a table into the connected document

  • rlo_table

Insert an SVG graph into the connected document

  • rlo_figure

Formatting

Apply a paragraph style if it exists

  • rlo_parstyle

Use LibreOffice GUI functions

Use the dispatcher for GUI functions

  • rlo_dispatch

Export to PDF

  • rlo_pdf

Contents

  • Connect to LibreOffice Writer
  • Start or quit LibreOffice Writer
  • Insert content
  • Formatting
  • Use LibreOffice GUI functions

Developed by Johannes Ranke.

Site built with pkgdown.