Releases: dginev/ar5iv-css
Preview polish towards latexml rc-v0.9
This minor release adds a handful of additional polishing rules:
- hand-picked color for originally
\color{black}in dark mode - avoid an unnecessary vertical scrollbar for some tables with leading captions
- refine the guards for orphaned front-matter ("catch all" address or affiliation)
- ensure footnotes in table cells have normal spacing and reflow
Advanced color themes
This release brings forward the CSS Custom Properties approach to color management from LaTeXML PR #2613.
It also contains additional minor patches to frontmatter, SVG styling and ltx_framed content.
Adaptations for v0.9 LaTeXML release candidate
- Trying to stabilize the Noto font display of foreignObject content in SVG
- padding adjustments for inline-block list items
- improve overflow scroll for wide tables
- Includes CSS lints from the zed default CSS support
More testing to come.
Testing for LaTeXML v0.9 release candidate
This is a testing checkpoint, as we prepare the next latexml release and test it against ar5iv builds.
Latin Modern Math showcase
Due to recent mishaps with the STIX google-provided CDN entry, as well as some community curiosity, v0.8.0 of the CSS will experiment with using the Latin Modern Math font-family for math expressions.
This appears to have also recently become the default in Chrome's font-family: math;
Offer CDN imports for fonts
- Introducing
ar5iv-fonts.cssfor easy CDN access to the Noto and STIX Two Math fonts. - Officially compatible with latexml v0.8.8
Prep for LaTeXML v0.8.8
Catching up with styling changes brought by the LaTeXML v0.8.8 pre-release
Minor responsive tweaks
Several minor upgrades:
- progressive enhancement: use the new
text-wrap: balanced;for headings (.ltx_title) when available - switch to block display for bibtags on small viewports (thanks @pickfire )
- ensure minipages in
ltx_paraget centered when requested by the author
Fixes and updates for latexml 0.8.7
Tracking changes with latexml, native MathML, and addressing ar5iv rpeorts:
- The
ar5iv-site.cssin the main ar5iv repository now always provides a fallback woff2 for STIX Two Math, and we'll use it as the primary choice. - also use
STIX Two Mathfor caligraphic cases - ignore/disable transforms for landscape tables and figures
- (we neither don't rotate our PC screens, nor are we owls)
- ignore/disable transforms for inline blocks (sizes seem too often inaccurate)
- minimize some damage in Error-severity documents
- scope
ltx_listinglinerule set toltx_listinghost only - add a default size for
ltx_listingline
- scope
- author request: override centered (in TeX/PDF) listings to be left-aligned in the web display
- increase padding-right of sidenotes (avoid clipping on displays just before size cutoff)
- add extra padding for minipage-based tables in subfigures
- start optimizing math style with MathML in Chrome 109 and beyond
- add guards for a handful of sizing reports in ar5iv issues
0.7.5
Tracking changes with latexml, and minor polish:
- support newly added latexml class handle on table-of-contents titles
- track latexml changes to classes for inline quotes and para indentation
- support ltx_nodisplay
- drop use of discretionary-ligatures
- disable transforms in ltx_para when applied to a standalone inline-block child