powered by
Print the glossr configuration
print_config(config_sections = c("format", "pdf", "word", "other"))
Invisibly, a named list with the printed values
Character vector with the following possible values:
format: to show the formatting options (italics / bold / nothing) for the different lines.
pdf: to show LaTeX-specific formatting
word: to show Word-specific formatting
other: to show the current output format, translation quotes and the numbering setting.
numbering
print_config() print_config("pdf") # print only pdf-specific configuration
Run the code above in your browser using DataLab