Skip to content

Releases: dginev/ar5iv-css

0.7.4

21 Feb 12:04

Choose a tag to compare

Release on transition day:

  • use Noto Sans Mono for code (var(--code-font-family))
  • neutralize .ltx_transformed_inner in most figures and tables
  • all framed elements that have content should be displayed inline-block
  • avoid text indent sneaking into cite elements, displayed inline-block
  • resolve collisions with svg by pushing the vector graphic to the bottom

Post-release polish

12 Feb 23:47

Choose a tag to compare

Elbow grease:

  • more precise vertical margins on para-level tabulars
  • exclude epigraphs from quote decorations
  • exclude footnote affiliations from "block" display
  • use inline-block display to neutralize external justified spacing for cite elements.

First public release

31 Jan 02:42

Choose a tag to compare

Last minor tweaks before announcing to the world:

  • disable breaks in title headings
  • disable scale transforms in flex cells
  • disable scale transforms in equation cells

That's all for now, a lot of the remaining work falls in latexml's court

0.7.1

27 Jan 15:42

Choose a tag to compare

Various minor tweaks:

  • tighter item tags, no real benefit from 1rem
  • mildly more consistent media widths
  • further guard images used as text glyphs from auto-expanding
  • get author notes to fit the smallest viewports
  • try to keep image aspect ratio on the smallest viewports

0.7.0

26 Jan 21:15

Choose a tag to compare

More refinements:

  • enable ltx_transformed_inner transformations within text flow
  • opinionated styling of epigraphs
  • another framed rectangle case handled
  • style ToC with Parts
  • small color tweak for dark mode errors
  • add minimal horizontal margin to flex figures (and hope we don't regret it)

0.6.9

24 Jan 16:27

Choose a tag to compare

Minor tweaks:

  • attempt to style early-day TeX bold text with trailing breaks (as a heading)
  • affiliations after orcids also render as blocks
  • style multiple affiliations from the latest authblk binding
  • lighter email links

0.6.8

17 Jan 02:36

Choose a tag to compare

Quickfix: as soon as I tried nowrap for all .ltx_th it became apparent it is sensible only for the columns.

Likely not the final state of things there, but a better one...

0.6.7

17 Jan 02:30

Choose a tag to compare

Minor touchups:

  • tiny try to align mathjax with the firefox rendering
  • try to enable ltx_framed images as inline blocks, without breaking framed inline boxes (qed)
  • a few extra "nowrap" cases for small snippets
  • provisions for inline images in refs, e.g. orcid badges

0.6.6

15 Jan 21:20

Choose a tag to compare

More elbow grease:

  • auto-size parbox in document title
  • hide multiple consecutive breaks leading/trailing in logical blocks (paras, quotes)
  • mention the PSFrag footnote warnings being annoying
  • don't use italic inside inline citations
  • space out tabulars inside logical paras

0.6.5

12 Jan 02:42

Choose a tag to compare

First quick look into portrait mode smartphone rendering.