-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Fixes:
- overflowing math (consider Switch TeX math rendering engines for HTML #101 if necessary) (PR Mathjax linebreaks #203)
- markers for (numbered/unnumbered) lists under heavy nesting (PR CSS: lists #204)
- properly style
DTitleoutput (currently proxied byDParagraph(Highlight(...))) (PR CSS: DTitle #205) - fix
\urlgeneration within captions (and, possibly, other elements) (PR CSS: headings adjustments #185) - add next link at the bottom of each page for linear readers (PR Next button #189)
Additional output features:
- fix the generated headings levels for structural elements and figures/tables etc. (PR CSS: headings adjustments #185)
- implement "click to anchor/link"
(and UI element to copy the link)to headings, figures, tables, boxes and paragraph titles (basically any vertical element with an id) (PR CSS: headings adjustments #185) - fix placement of
idattribute in figures for scrolls triggered by URL fragments (PR CSS: headings adjustments #185) - generate a sitemap to help external search engines, check Search functionality #145 for possible additional requirements (WIP Sitemap Generation #179)
Reactions are currently unavailable