Description Usage Arguments Value
Replace contents of LaTeX argument
1 2 | replace_LaTeX_argument(tex_lines, command_name, replacement,
.dummy_replacer = "ZzZz")
|
tex_lines |
Lines of text (as from |
command_name |
Name of the command (without backslash) whose first argument will be replaced. |
replacement |
Replacement for the contents of each argument. |
.dummy_replacer |
What to replace every letter in the argument with during parsing.
Selecting a |
A character vector with the first argument of command_name
replaced with replacement
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.