Skip to content

Releases: vincentdoerig/latex-css

v1.14.0

Choose a tag to compare

@vincentdoerig vincentdoerig released this 13 May 06:49

Added

  • Add support for the following languages:
    • Sinhalese (#88)
    • Georgian (#89)
    • Korean (#90)

Changed

  • Update Latin Modern font to version 2.007 and Libertinus font to version 7.051 (#91)

v1.13.0

Choose a tag to compare

@vincentdoerig vincentdoerig released this 15 May 06:37

Added

  • Polish translations (#84)

Fixed

  • Fix Dutch translations (#74)
  • Use more specific selector for numbered table of contents (#75)
  • Rework text document justification (#77, #79)

v1.12.0

Choose a tag to compare

@vincentdoerig vincentdoerig released this 21 Sep 06:47

Added

  • Figure caption counter (#72)

Fixed

  • Replace old one-colon pseudo-element syntax in source CSS file (#70)
  • Replace unsupported image placeholder service (#71)
  • Change French table caption from Tableau to Table (#73)

v1.11.0

Choose a tag to compare

@vincentdoerig vincentdoerig released this 19 Feb 13:54

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

Choose a tag to compare

@vincentdoerig vincentdoerig released this 22 Sep 10:23

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

Choose a tag to compare

@vincentdoerig vincentdoerig released this 06 Mar 07:23

Added

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

v1.8.0

Choose a tag to compare

@vincentdoerig vincentdoerig released this 10 Oct 13:21

Added

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

Fixed

  • Count-reset bug (#47)

v1.7.1

Choose a tag to compare

@vincentdoerig vincentdoerig released this 06 Jun 20:28

Fixed

  • Incorrect Danish language code selector

v1.7.0

Choose a tag to compare

@vincentdoerig vincentdoerig released this 06 Jun 09:32

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)

v.1.6.0

Choose a tag to compare

@vincentdoerig vincentdoerig released this 27 Jan 20:13

Added

  • Slovenian language support
  • Russian language support