Re: [NTG-context] some patches
Dear Hans, Thank you for your work to make everything works fine, and I am sorry to ask you so many things. I made texmfstart working and created the format files using the commands texmfstart texexec --make en texmfstart texexec --make --xetex en It runs OK. I tested some files using "texmfstart texexec --pdf(or --xetex) "file.tex" and following results. 1. It runs OK for standard text using ConTeXt. 2. There are some warnings and errors for xetex files using XeConTeXt and there is no pdf output. (/usr/local/teTeX/share/texmf.local/tex/context/base/cont-err.tex
User file 'cont-sys.tex' not found, 'cont-sys.rme' has been used instead. < ) ) WARNING: Type1 font data returned by OFAStreamPSDownload isn't in the correct format required by the Adobe Type 1 Font Format specification. WARNING: Type1 font data returned by OFAStreamPSDownload isn't in the correct format required by the Adobe Type 1 Font Format specification. Output written on test.pdf (1 page). Transcript written on test.log. TeXUtil | parsing file test.tui TeXUtil | shortcuts : 0 TeXUtil | expansions: 0 TeXUtil | reductions: 0 TeXUtil | divisions : 0 TeXUtil | loaded files: 1 TeXUtil | commands: 23 TeXUtil | programs: 0 TeXUtil | tuo file saved test.dvi -> test.pdf
** ERROR ** Could not open specified DVI file: test.dvi Output file removed. TeXExec | runtime: 12.030969 The only thing I did to make texmfstart working is to enable the line containg "../texmf.local/scripts/context/ruby" in texmfstart.rb. since I installed teTeX via i-installer. Is there anything that I should do? Is the latest version cure for this problem too? Thank you again. Best regards, Dalyoung
Dalyoung wrote:
Dear Hans,
Thank you for your work to make everything works fine, and I am sorry to ask you so many things.
I made texmfstart working and created the format files using the commands texmfstart texexec --make en texmfstart texexec --make --xetex en
It runs OK.
I tested some files using "texmfstart texexec --pdf(or --xetex) "file.tex" and following results.
1. It runs OK for standard text using ConTeXt. 2. There are some warnings and errors for xetex files using XeConTeXt and there is no pdf output.
--xetex should work ok xetex uses xdvipfmx and context call xetex in such a way that it pipes to xdvipdfmx your error message more points to a problem with the font itself keep in mind that linux-xetex as well as xdvipdfxm is still experimental Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Dalyoung
-
Hans Hagen