Latex Css Versions Save

LaTeX.css is a CSS library that makes your website look like a LaTeX document

v1.11.0

2 months ago

Added

  • Swedish language support (#65)
  • Translated table caption prefix for cs (#63), da, de, es, fr, it

Fixed

  • Explicitly set hyphens: none; for inline code (#61)

v1.10.0

7 months ago

Added

  • Allow some few customization options for table borders and column alignment (#60)
    • For custom borders: adds classes border-<position>-<weight> for top, right, top, bottom and thin/thick respectively. Use with the borders-custom class.
    • For custom column alignment: adds classes col-<n>-l, col-<n>-c, col-<n>-r for n=1,...,12 and n being the n-th column of the table

v1.9.0

1 year ago

Added

  • Use vite as build tool (#52)
  • Polish language support (#49)
  • First line indent for paragraphs (#50)

v1.8.0

1 year ago

Added

  • Dark mode support (#48)
  • Dutch language support (#46)

Fixed

  • Count-reset bug (#47)

v1.7.1

1 year ago

Fixed

  • Incorrect Danish language code selector

v1.7.0

1 year ago

Fixed

  • Only enable smooth scrolling when no preference is set for the prefers-reduced-motion media query (make accessible to those who have vestibular motion disorders) (#42)
  • Rename incorrect Danish language code from dk to da (ISO 639-1) (#44)

v1.6.0

2 years ago

Added

  • Slovenian language support
  • Russian language support

v1.5.0

3 years ago

Added

  • Hungarian language support

v1.4.0

3 years ago

Added

  • Libertinus font family as an alternative to Latin Modern. Can be used by adding a class of libertinus to the <body> element.

v1.3.0

3 years ago

Added

  • PrismJS syntax highlighting theme imitating minted
  • Turkish language support