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

Reply via email to