print_config {glossr} | R Documentation |
Print the glossr configuration
Description
Print the glossr configuration
Usage
print_config(config_sections = c("format", "pdf", "word", "other"))
Arguments
config_sections |
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.
|
Value
Invisibly, a named list with the printed values
Examples
print_config()
print_config("pdf") # print only pdf-specific configuration
[Package
glossr version 0.8.0
Index]