Skip to content

Releases: o2project/vivliostyle-theme-o2project

v2.8.1

11 Nov 04:01
Compare
Choose a tag to compare

2.8.1 (2024-11-11)

🐛 Bug Fixes

  • update @kubosho/configs to the new format (6cb9de1)

v2.8.0

31 Oct 16:37
Compare
Choose a tag to compare

2.8.0 (2024-10-31)

✨ Features

  • media/print_media: 印刷用に定義していたfont-sizeを削除した (45947df)

🐛 Bug Fixes

  • object/source_code: インラインソースコードに対しての背景色指定を復活させた (c9edc31)
  • foundation/variables: インラインソースコード用の変数定義を復活させた (e1fdf66)

v2.7.0

31 Oct 16:24
Compare
Choose a tag to compare

2.7.0 (2024-10-31)

✨ Features

  • book_information: doc-colophon roleに対してスタイルを定義するようにした (73b6674)
  • object/source_code: syntax highlightにPrism okaidiaを使うようにした (c6b55df)
  • src: ソースコード表示にBizin Gothicを使うようにした (f36bd8b)
  • object/source_code: 不要なborder-radiusを削除した (3ffd972)
  • foundation/_base: 文字サイズの太さを1段階上げた (8e1888e)
  • 本の表紙の見た目を調整した (3afba85)
  • toc: 目次にローマ字のノンブルを追加した (303b227)

🐛 Bug Fixes

  • src/print_jis_*: 印刷用のCSSを読み込んでいなかったのを修正した (be3652a)

v2.6.0

30 Oct 17:16
Compare
Choose a tag to compare

2.6.0 (2024-10-30)

✨ Features

  • fonts: use Sauce Han Sans (174b9bd)

v2.5.0

30 Oct 16:16
Compare
Choose a tag to compare

2.5.0 (2024-10-30)

✨ Features

  • src: add introduction CSS (1c20362)

📚 Some changes

  • example: add book title file (9959f3a)
  • src: change directory structure (7b1a38d)

v2.4.0

30 Oct 15:40
Compare
Choose a tag to compare

2.4.0 (2024-10-30)

⚠ BREAKING CHANGES

  • src: split style definitions for JIS-A5 and JIS-B5

✨ Features

  • src: add book title style (8ae2515)
  • src: split style definitions for JIS-A5 and JIS-B5 (f999bad)

v2.3.0

30 Oct 09:07
Compare
Choose a tag to compare

2.3.0 (2024-10-30)

✨ Features

  • media/print_media: use Noto Sans Japanese in body (9e5a26f)

v2.2.1

30 Oct 08:09
Compare
Choose a tag to compare

2.2.1 (2024-10-30)

🐛 Bug Fixes

  • move fonts directory to root (a722f6c)

v2.2.0

30 Oct 07:40
Compare
Choose a tag to compare

2.2.0 (2024-10-30)

✨ Features

  • media/print_media: add font-family settings (8d2bb54)
  • layout/sectionnization: modify font size and margin size (9c263a3)
  • layout/page/page_config: modify page bottom border style (c3bdd0d)
  • src: move font settings to foundation/base (29e0a8c)
  • layout/page/page_count: start page numbering from 0 (6188555)

🐛 Bug Fixes

  • object/source_code: remove figure numbering from source code (880b7d4)

v2.1.0

30 Oct 04:36
Compare
Choose a tag to compare

2.1.0 (2024-10-30)

✨ Features

  • foundation/base: add font-face definition (a6506fe)
  • layout/sectionization: remove unnecessary border in h3 (cf92821)
  • media/print_media: update font-settings (3c6cb00)
  • layout/sectionization: update headings style (f2bfba9)

🐛 Bug Fixes

  • foundation/base: remove margin from nested lists (8817279)