John MacFarlane
|
fa4ebd71a3
|
LaTeX reader: resolve \ref for figure numbers.
|
2018-09-09 22:53:18 -07:00 |
|
Mauro Bieg
|
7e477db95c
|
LaTeX Reader: parse figure label into Image id (#4704)
closes #4700
|
2018-06-13 10:41:30 -07:00 |
|
John MacFarlane
|
9cc128b579
|
LaTeX reader: Set identifiers on Spans used for \label.
|
2017-08-20 16:52:03 -07:00 |
|
John MacFarlane
|
db715ca847
|
LaTeX reader: use Link instead of Span for \ref .
This makes more sense semantically and avoids unnecessary
Span [Link] nestings when references are resolved.
|
2017-08-16 10:56:12 -07:00 |
|
schrieveslaach
|
2845ab5976
|
Put content of \ref, \label commands into span… (#3639)
* Put content of `\ref` and `\label` commands into Span elements so they can be used in filters.
* Add support for `\eqref`
|
2017-08-13 10:58:45 -07:00 |
|