latex-css

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

MIT License

Downloads
830
Stars
2.8K
Committers
22

Bot releases are hidden (Show)

latex-css - v1.12.0

Published by vincentdoerig 28 days ago

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)
latex-css - v1.11.0 Latest Release

Published by vincentdoerig 8 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)
latex-css - v1.10.0

Published by vincentdoerig about 1 year 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
latex-css - v1.9.0

Published by vincentdoerig over 1 year ago

Added

  • Use vite as build tool (#52)
  • Polish language support (#49)
  • First line indent for paragraphs (#50)
latex-css - v1.8.0

Published by vincentdoerig about 2 years ago

Added

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

Fixed

  • Count-reset bug (#47)
latex-css - v1.7.1

Published by vincentdoerig over 2 years ago

Fixed

  • Incorrect Danish language code selector
latex-css - v1.7.0

Published by vincentdoerig over 2 years 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)
latex-css - v.1.6.0

Published by vincentdoerig over 2 years ago

Added

  • Slovenian language support
  • Russian language support
latex-css - v1.5.0

Published by vincentdoerig almost 4 years ago

Added

  • Hungarian language support
latex-css - v1.4.0

Published by vincentdoerig almost 4 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.
latex-css - v1.3.0

Published by vincentdoerig almost 4 years ago

Added

  • PrismJS syntax highlighting theme imitating minted
  • Turkish language support
latex-css - v1.2.0

Published by vincentdoerig about 4 years ago

Added

  • Sidenotes. See https://latex.now.sh/#sidenotes for more information
  • scroll-wrapper class
  • Add support for the following languages
    • Simplified and Traditional Chinese
    • Czech
    • Japanese

Changed

  • Tables now better represent actual LaTeX Tables
    • width auto instead of 100%
    • borders on top and bottom
    • caption styles + caption counter

Fixed

  • errors in the Italian and Romanian language files
latex-css - v1.1.0

Published by vincentdoerig over 4 years ago

Added

  • Add multi-language support (lemma, definition, etc. can be changed to a supported language)
  • Add support for the following languages
    • Danish
    • French
    • German
    • Italian
    • Mirandese
    • Portuguese
    • Spanish
  • Add 2px border on links on focus (accessibility)
latex-css - v1.0.2

Published by vincentdoerig over 4 years ago

Changed

latex-css - v1.0.1 — Initial Release

Published by vincentdoerig over 4 years ago