Skip to content

Releases: dginev/ar5iv-css

Preview polish towards latexml rc-v0.9

16 Sep 17:19

Choose a tag to compare

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

16 Sep 12:16

Choose a tag to compare

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

18 Jul 18:03

Choose a tag to compare

  • 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

26 Jun 14:43

Choose a tag to compare

This is a testing checkpoint, as we prepare the next latexml release and test it against ar5iv builds.

Latin Modern Math showcase

04 Oct 18:08

Choose a tag to compare

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

26 Feb 19:33
897ae52

Choose a tag to compare

  • Introducing ar5iv-fonts.css for easy CDN access to the Noto and STIX Two Math fonts.
  • Officially compatible with latexml v0.8.8

Prep for LaTeXML v0.8.8

30 Jan 14:52

Choose a tag to compare

Catching up with styling changes brought by the LaTeXML v0.8.8 pre-release

Minor responsive tweaks

05 Jun 20:08

Choose a tag to compare

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_para get centered when requested by the author

Fixes and updates for latexml 0.8.7

17 Jan 23:47

Choose a tag to compare

Tracking changes with latexml, native MathML, and addressing ar5iv rpeorts:

  • The ar5iv-site.css in 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 Math for 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_listingline rule set to ltx_listing host only
    • add a default size for ltx_listingline
  • 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

05 Oct 18:38

Choose a tag to compare

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