Package index
-
parseLatex() - Parse LaTeX code
-
deparseLatex() - Convert latex object into character vector
-
showErrors() - Show errors in parsed Latex object
-
find_sequence()items_are_equal() - Find a code sequence
-
find_pattern() - Find a pattern in deparsed items
-
find_whitespace()find_env()find_macro()find_catcode()find_tags()find_char()find_block()find_general() - Miscellaneous low-level finders
-
path_to()get_item()get_items()set_item()insert_values()get_container()get_which() - Find path to a particular kind of item
-
set_range()get_range() - Set items in a LaTeX2 object
-
find_bracket_options()bracket_options()`bracket_options<-`()find_brace_options()brace_options()`brace_options<-`() - Find or modify macro or environment options
-
is_tabular()find_tabular() - Functions related to parsing LaTeX tables
-
tableNrow()tableNcol()tableDim() - Calculations on tables
-
find_posOption()posOption()`posOption<-`()find_widthOption()widthOption()`widthOption<-`()find_columnOptions()columnOptions()columnOption()`columnOptions<-`()`columnOption<-`() - Functions related to table options.
-
find_tableContent()tableContent()`tableContent<-`() - Functions relating to the data content of a table
-
find_tableRow()tableRow()`tableRow<-`() - Functions to work with rows in tables
-
find_tableCell()tableCell()`tableCell<-`() - Work with table cells
-
find_rules()rules()find_rule()rule()`rule<-`() - Work with rules in tables
-
vector_to_row()row_to_vector() - Convert vector to table row and back
-
find_caption()drop_caption()path_to_caption() - Find or drop captions
-
prepare_table()prepare_row() - Split up a table by rows
-
as_LaTeX2()latex2() - Coerce to LaTeX2
-
latexTag()catcode()envName()`envName<-`()macroName() - Utility functions finding names and types of objects
-
is_env()is_macro()is_block()is_bracket()is_whitespace()is_text()is_error()is_itemlist()is_placeholder()is_char()is_catcode() - Test objects
-
get_contents()set_contents() - Convenience functions to get or set contents of item
-
drop_items()select_items()drop_whitespace()trim_whitespace()include_whitespace()split_chars()new_block()new_env() - Miscellaneous utilities
-
reduce_whitespace() - Remove excess whitespace recursively
-
split_list()split_latex() - Splitting lists of items
-
new_itemlist()flatten_itemlists()placeholder()show_itemlists() - Lists of items
-
parseLatex-packageparseLatex_pkg - The parseLatex package
-
LaTeX2range()print(<LaTeX2range>) - Ranges within LaTeX2 lists.
-
vector_to_latex2() - Convert vector to items
-
defaultCatcodes - The default "catcodes" used by parseLatex.
-
get_leftovers() - Retrieve source from beyond the end of the document.
-
path_to_index()index_to_path()paths_to_ranges()get_ranges() - Convert between paths and indices
-
print(<LaTeX2item>)print(<LaTeX2>) - Print methods
-
rmSrcrefs() - Remove srcrefs