* [gentoo-commits] repo/gentoo:master commit in: app-text/jadetex/files/
@ 2017-01-22 14:30 Alexis Ballier
0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier @ 2017-01-22 14:30 UTC (permalink / raw
To: gentoo-commits
commit: d4c91741323539e953077dc60166d10bf0e34c87
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 14:30:31 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 14:30:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4c91741
app-text/jadetex: properly escape & in fmtutil format.cnf files, bug #581302
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-text/jadetex/files/format.jadetex.cnf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/jadetex/files/format.jadetex.cnf b/app-text/jadetex/files/format.jadetex.cnf
index 5bd4d37..d88f7eb 100644
--- a/app-text/jadetex/files/format.jadetex.cnf
+++ b/app-text/jadetex/files/format.jadetex.cnf
@@ -1,3 +1,3 @@
# JadeTeX
-jadetex pdftex language.dat -translate-file=cp227.tcx &latex jadetex.ini
-pdfjadetex pdftex language.dat -translate-file=cp227.tcx &pdflatex pdfjadetex.ini
+jadetex pdftex language.dat -translate-file=cp227.tcx \&latex jadetex.ini
+pdfjadetex pdftex language.dat -translate-file=cp227.tcx \&pdflatex pdfjadetex.ini
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/jadetex/files/
@ 2020-04-22 12:58 Mikle Kolyada
0 siblings, 0 replies; 2+ messages in thread
From: Mikle Kolyada @ 2020-04-22 12:58 UTC (permalink / raw
To: gentoo-commits
commit: 88a3235b611cc50ecc799f1196f33f7c38dc39e3
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 22 12:57:40 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Apr 22 12:57:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88a3235b
app-text/jadetex: increase font_mem_size.latex
sync with new kpathsea version.
Closes: https://bugs.gentoo.org/718782
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
app-text/jadetex/files/80jadetex.cnf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/jadetex/files/80jadetex.cnf b/app-text/jadetex/files/80jadetex.cnf
index a5976a74e09..0729f629d63 100644
--- a/app-text/jadetex/files/80jadetex.cnf
+++ b/app-text/jadetex/files/80jadetex.cnf
@@ -10,7 +10,7 @@ nest_size.latex = 500
save_size.latex = 5000
pool_size.latex = 500000
max_strings.latex = 55000
-font_mem_size.latex= 400000
+font_mem_size.latex= 800000
% jadetex & pdfjadetex
main_memory.jadetex = 1500000
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-22 12:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-22 12:58 [gentoo-commits] repo/gentoo:master commit in: app-text/jadetex/files/ Mikle Kolyada
-- strict thread matches above, loose matches on Subject: below --
2017-01-22 14:30 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox