Releases: dginev/ar5iv-css
Releases · dginev/ar5iv-css
0.7.4
Release on transition day:
- use Noto Sans Mono for code (
var(--code-font-family)) - neutralize
.ltx_transformed_innerin 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
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
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
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
More refinements:
- enable
ltx_transformed_innertransformations 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
0.6.8
0.6.7
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
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