Skip to content

Releases: dginev/ar5iv-css

0.7.0

26 Jan 21:15
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

First quick look into portrait mode smartphone rendering.

0.6.4

12 Jan 01:16
Compare
Choose a tag to compare

Another variety pack from debugging arXiv:

  • tighter citation spacing (in tables);
  • dark mode color-tuning for messages, notes and index entries (simplify, but still basic)
  • tighter para spacing in theorems;
  • properly handle sub-entries in glossaries
  • limit consequtive vertical breaks in frontmatter person names
  • fine-tune simple margins with auto widths
  • further max-sizing tweaks for graphics (too much diversity; still not final)
  • add cases for images in table cells and centered minipage
  • actually center tabulars with ltx_centering

0.6.3

04 Jan 04:43
Compare
Choose a tag to compare
  • justified text reads better with hyphenation enabled
  • email info uses block display
  • nowrap on textually recovered math content;
  • allow inline images in captions
  • ensure hover/click highlights have high enough z-index
  • strengthen negation selectors (add grandparent)
  • foreignObject text should mainly be unbroken
  • add finer metadata spacing to modern documents with good markup
  • minor spacing tweaks

0.6.2

03 Jan 19:37
Compare
Choose a tag to compare

Mini debugging sprint:

  • ensure bibliography has bottom margin
  • dont clear:both all paras, to avoid spurious whitespace for footnotes
  • pagination via top margins rather than height
  • more breathing room for mtext images, exempt images in mtext from auto-sizing rules
  • more inline graphics-in-mtext sizing considerations
  • proper centering for ltx_picture diagrams
  • hide overflow-x on large screens, until we get to grips with Chrome
  • suppress top/bottom author-forced margins in quotes
  • sometimes there is no span following a break, just a text node; space…
  • pad adjacent footnote marks

0.6.1

02 Jan 13:41
Compare
Choose a tag to compare
  • hide listings download button for now
  • use dark color theme from github issues
  • the ltx_ classes for serif and sans now use the root vars
  • support ltx_phantom
  • missing labels get the warning color
  • spacing tweaks for verbatim and listings
  • space out adjacent .ltx_cite elements