From 81bb26423908b7bccdbed88b4c508be5292c62c0 Mon Sep 17 00:00:00 2001 From: openKylinBot Date: Sat, 14 May 2022 03:40:07 +0800 Subject: [PATCH] format patches --- debian/patches/no_extra_fonts.diff | 17 +++++++++++++++-- debian/patches/update_url.diff | 11 +++++++++-- 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/debian/patches/no_extra_fonts.diff b/debian/patches/no_extra_fonts.diff index 4e4929d..2236a0a 100644 --- a/debian/patches/no_extra_fonts.diff +++ b/debian/patches/no_extra_fonts.diff @@ -1,8 +1,17 @@ -Description: disable extra fonts, we do not ship them at the moment -Author: Dmitry Shachnev +From: Dmitry Shachnev +Date: Sat, 14 May 2022 03:40:06 +0800 +Subject: disable extra fonts, we do not ship them at the moment + Forwarded: not-needed Last-Update: 2016-02-14 +--- + unpacked/extensions/MathMenu.js | 8 +------- + unpacked/jax/output/HTML-CSS/jax.js | 5 ----- + unpacked/jax/output/SVG/jax.js | 3 +-- + 3 files changed, 2 insertions(+), 14 deletions(-) +diff --git a/unpacked/extensions/MathMenu.js b/unpacked/extensions/MathMenu.js +index 8f02e8b..3d2a139 100644 --- a/unpacked/extensions/MathMenu.js +++ b/unpacked/extensions/MathMenu.js @@ -1573,13 +1573,7 @@ @@ -20,6 +29,8 @@ Last-Update: 2016-02-14 ), ITEM.SUBMENU(["ContextMenu","Contextual Menu"], {hidden:!CONFIG.showContext}, ITEM.RADIO(["MathJax","MathJax"], "context"), +diff --git a/unpacked/jax/output/HTML-CSS/jax.js b/unpacked/jax/output/HTML-CSS/jax.js +index 66480b7..35b6577 100644 --- a/unpacked/jax/output/HTML-CSS/jax.js +++ b/unpacked/jax/output/HTML-CSS/jax.js @@ -396,11 +396,6 @@ @@ -34,6 +45,8 @@ Last-Update: 2016-02-14 }, fontInUse: "generic", +diff --git a/unpacked/jax/output/SVG/jax.js b/unpacked/jax/output/SVG/jax.js +index 9f0a5b3..98eda89 100644 --- a/unpacked/jax/output/SVG/jax.js +++ b/unpacked/jax/output/SVG/jax.js @@ -125,8 +125,7 @@ diff --git a/debian/patches/update_url.diff b/debian/patches/update_url.diff index 57d17fd..107989d 100644 --- a/debian/patches/update_url.diff +++ b/debian/patches/update_url.diff @@ -1,8 +1,15 @@ -Description: use local URL in an example in config/Safe.js -Author: Dmitry Shachnev +From: Dmitry Shachnev +Date: Sat, 14 May 2022 03:40:07 +0800 +Subject: use local URL in an example in config/Safe.js + Forwarded: not-needed Last-Update: 2014-10-03 +--- + unpacked/config/Safe.js | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) +diff --git a/unpacked/config/Safe.js b/unpacked/config/Safe.js +index 0bffafc..aa51788 100644 --- a/unpacked/config/Safe.js +++ b/unpacked/config/Safe.js @@ -9,7 +9,7 @@