From 02b3a0c9f828f8c546dc77265fda561b39c9c781 Mon Sep 17 00:00:00 2001 From: Josef Friedrich Date: Sun, 3 Aug 2025 11:12:09 +0200 Subject: [PATCH 1/2] Update TeX related submodules to the latest version --- addons/tex-lualatex/module | 2 +- addons/tex-lualibs/module | 2 +- addons/tex-luametatex/module | 2 +- addons/tex-luatex/module | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/addons/tex-lualatex/module b/addons/tex-lualatex/module index bc368fdc..cbe834db 160000 --- a/addons/tex-lualatex/module +++ b/addons/tex-lualatex/module @@ -1 +1 @@ -Subproject commit bc368fdc1dd66b4007a3c9c078d62a064cfeb1d3 +Subproject commit cbe834dbff92cca438a3614331041662678309bd diff --git a/addons/tex-lualibs/module b/addons/tex-lualibs/module index 0f93f412..be2e6a1e 160000 --- a/addons/tex-lualibs/module +++ b/addons/tex-lualibs/module @@ -1 +1 @@ -Subproject commit 0f93f412f3caf54001e0ff3fa90ce39cbfbb7a2d +Subproject commit be2e6a1eea2037954c51821a5639e1f4ee2b0637 diff --git a/addons/tex-luametatex/module b/addons/tex-luametatex/module index 269b8b4b..498d82d7 160000 --- a/addons/tex-luametatex/module +++ b/addons/tex-luametatex/module @@ -1 +1 @@ -Subproject commit 269b8b4bf97ad46ec5c4778c83d64c1df9c5eca5 +Subproject commit 498d82d799e13c3c7c6135899ef303c009cce897 diff --git a/addons/tex-luatex/module b/addons/tex-luatex/module index 842200bb..7ca7443d 160000 --- a/addons/tex-luatex/module +++ b/addons/tex-luatex/module @@ -1 +1 @@ -Subproject commit 842200bbf52f719f5773440b8e7b85add9635300 +Subproject commit 7ca7443df24d91225a83e9552707c68623c04421 From a74031598f94f436469e242e33110b983e1ae492 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Aug 2025 09:13:18 +0000 Subject: [PATCH 2/2] chore: Update Addon Metadata --- addons/tex-lualatex/info.json | 2 +- addons/tex-lualibs/info.json | 2 +- addons/tex-luametatex/info.json | 2 +- addons/tex-luatex/info.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/addons/tex-lualatex/info.json b/addons/tex-lualatex/info.json index 405d807e..0b9358bf 100644 --- a/addons/tex-lualatex/info.json +++ b/addons/tex-lualatex/info.json @@ -2,6 +2,6 @@ "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", "name": "LuaLaTeX", "description": "Definitions for the TeX macro system LuaLaTeX", - "size": 18678, + "size": 18897, "hasPlugin": false } diff --git a/addons/tex-lualibs/info.json b/addons/tex-lualibs/info.json index 4829bbb3..cec2cd89 100644 --- a/addons/tex-lualibs/info.json +++ b/addons/tex-lualibs/info.json @@ -2,6 +2,6 @@ "$schema": "https://raw.githubusercontent.com/carsakiller/LLS-Addons/main/schemas/addon_info.schema.json", "name": "lualibs (LuaTeX related)", "description": "Definitions for the Lua(Meta)TeX related library “lualibs”.", - "size": 236638, + "size": 349420, "hasPlugin": false } diff --git a/addons/tex-luametatex/info.json b/addons/tex-luametatex/info.json index 115f7794..0a9c711b 100644 --- a/addons/tex-luametatex/info.json +++ b/addons/tex-luametatex/info.json @@ -2,6 +2,6 @@ "$schema": "https://raw.githubusercontent.com/carsakiller/LLS-Addons/main/schemas/addon_info.schema.json", "name": "LuaMetaTeX", "description": "Definitions for the TeX engine LuaMetaTeX", - "size": 87512, + "size": 87974, "hasPlugin": false } diff --git a/addons/tex-luatex/info.json b/addons/tex-luatex/info.json index e9091896..fa59a113 100644 --- a/addons/tex-luatex/info.json +++ b/addons/tex-luatex/info.json @@ -2,6 +2,6 @@ "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", "name": "LuaTeX", "description": "Definitions for the TeX engine LuaTeX", - "size": 1228564, + "size": 1369034, "hasPlugin": false }