-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_pkgdown.yml
More file actions
54 lines (54 loc) · 996 Bytes
/
_pkgdown.yml
File metadata and controls
54 lines (54 loc) · 996 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
url: https://dmurdoch.github.io/parseLatex/
template:
bootstrap: 5
reference:
- title: Main functions
desc: The main high-level functions
contents:
- parseLatex_fn
- deparseLatex
- showErrors
- title: Searching
desc: Functions to find and modify things
contents:
- find_sequence
- find_pattern
- finders
- path_to
- set_range
- options
- title: Tables
desc: Working with tables in the document
contents:
- tables
- tablecalcs
- tableOption
- tableContent
- tableRow
- tableCell
- tableRule
- vector_to_row
- find_caption
- prepare_table
- title: Utilities
desc: Functions for working with parsed LaTeX
contents:
- as_LaTeX2
- names
- tests
- get_contents
- Utilities
- reduce_whitespace
- splitting
- itemlist
- title: Miscellaneous
desc: Some more documentation
contents:
- parseLatex_pkg
- LaTeX2range
- vector_to_latex2
- defaultCatcodes
- get_leftovers
- path_to_index
- print.LaTeX2item
- rmSrcrefs