When I try to open one of these BakomaTeX generated files in TexMaker on Ubuntu I get a message to the effect that the font is not the (default) UTF-8. I have tried selecting various encoding options (Bakoma implies the encoding CP1252).
When I try to compile the file (either in TexMaker or from the command line) I get a message "Log file not found" from TeXmaker.
The generated log file is as follows:
Code: Select all
This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011) (format=pdflatex 2011.8.11) 3 OCT 2012 10:33
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**copied.tex
! Emergency stop.
<*> copied.tex
*** (job aborted, file error in nonstop mode)
Here is how much of TeX's memory you used:
3 strings out of 495023
100 string characters out of 3180792
45144 words of memory out of 3000000
3293 multiletter control sequences out of 15000+200000
3640 words of font info for 14 fonts, out of 3000000 for 9000
36 hyphenation exceptions out of 8191
0i,0n,0p,1b,6s stack positions out of 5000i,500n,10000p,200000b,50000s
! ==> Fatal error occurred, no output PDF file produced!
Short of retyping everything, is there any way of processing my old BakomaTeX generated files? I am guessing this is a font encoding issue but I cannot understand it.
P