> i have never used them, so if its not default in tetex instalation
teTeX is no longer under maintenance for about 2 years or so. Please check out if it works with
TeXLive or install esint to teTeX.
regards Uwe
Uwe Stöhr wrote:
> > lot of iconv errors remain, however i'm now at least able to compile the
> manual,
> > with some err messages on console:
> > kpsewhich esint10.tfm: No such file or directory
> > kpsewhich ecti1728.tfm: No such file or directory
> > ...
>
> Then your font installation, especia
Uwe Stöhr wrote:
>> Then your font installation, especially the ones from the esint-package is
>> broken.
>
> This could also come from dvipng. Do you use Instant Preview? When yes,
> what version of dvipng? Does the problem disappear when you turn off
> Instant Preview?
no it doesn't come from
Then your font installation, especially the ones from the esint-package
is broken.
This could also come from dvipng. Do you use Instant Preview? When yes, what version of dvipng? Does
the problem disappear when you turn off Instant Preview?
regards Uwe
> lot of iconv errors remain, however i'm now at least able to compile the
manual,
> with some err messages on console:
> kpsewhich esint10.tfm: No such file or directory
> kpsewhich ecti1728.tfm: No such file or directory
> ...
Then your font installation, especially the ones from the esint-pac
> On Mac, however, I still get the same crash when attempting to open the math
> manual. Shall I open a bug report?
Yes please.
regards Uwe
Pavel Sanda wrote:
Andre Poenitz wrote:
Good. There should be a message in the console at the same time. How
does that look like?
LyX Code: 11 name: unknown
lassert.cpp(21): ASSERTION false VIOLATED IN insets/Inset.cpp:137
Assertion triggered in void lyx::doAssert(const char*, const ch
On Sun, Aug 31, 2008 at 11:37:33PM +0200, Andre Poenitz wrote:
> On Sun, Aug 31, 2008 at 04:37:17PM +0200, Enrico Forestieri wrote:
> > > > + Encoding const * encoding = 0;
> > > > + if (inset.isBufferValid())
> > > > + encoding = inset.buffer().language()->encoding();
>
On Sun, Aug 31, 2008 at 04:37:17PM +0200, Enrico Forestieri wrote:
> > > + Encoding const * encoding = 0;
> > > + if (inset.isBufferValid())
> > > + encoding = inset.buffer().language()->encoding();
> > > + WriteStream wi(ls, false, true, false, encoding);
> >
> > Is this curing the proble
On Sun, Aug 31, 2008 at 08:42:20PM +0200, Pavel Sanda wrote:
> Enrico Forestieri wrote:
> > On Sun, Aug 31, 2008 at 10:58:09AM +0200, Pavel Sanda wrote:
> >
> > > now i get assert:
> >
> > Sorry, my bad. Try the attached, instead.
>
> yes, iconv messages are gone.
Good. I'm going to commit the
Andre Poenitz wrote:
>
> Good. There should be a message in the console at the same time. How
> does that look like?
LyX Code: 11 name: unknown
lassert.cpp(21): ASSERTION false VIOLATED IN insets/Inset.cpp:137
Assertion triggered in void lyx::doAssert(const char*, const char*, long int)
by faili
Enrico Forestieri wrote:
> On Sun, Aug 31, 2008 at 10:58:09AM +0200, Pavel Sanda wrote:
>
> > now i get assert:
>
> Sorry, my bad. Try the attached, instead.
yes, iconv messages are gone.
now i get only minor things, like:
latex failed to compile 0lyxpreview.tex
(this came from instant preview
On Sun, Aug 31, 2008 at 01:46:07PM +0200, Andre Poenitz wrote:
> Why can inset.isBufferValid() be false at that point?
After a quick investigation, this occurs everytime a math formula
appears between $$ inside text mode in a math environment.
For example, in the Math manual this occurs in severa
On Sun, Aug 31, 2008 at 01:46:07PM +0200, Andre Poenitz wrote:
> On Sun, Aug 31, 2008 at 11:47:55AM +0200, Enrico Forestieri wrote:
> > On Sun, Aug 31, 2008 at 10:58:09AM +0200, Pavel Sanda wrote:
> >
> > > now i get assert:
> >
> > Sorry, my bad. Try the attached, instead.
> >
> > --
> > Enri
On Sun, Aug 31, 2008 at 11:47:55AM +0200, Enrico Forestieri wrote:
> On Sun, Aug 31, 2008 at 10:58:09AM +0200, Pavel Sanda wrote:
>
> > now i get assert:
>
> Sorry, my bad. Try the attached, instead.
>
> --
> Enrico
> Index: src/mathed/InsetMathHull.cpp
> ==
On Sun, Aug 31, 2008 at 10:58:09AM +0200, Pavel Sanda wrote:
> Enrico Forestieri wrote:
> > On Fri, Aug 29, 2008 at 01:43:16PM +0200, Pavel Sanda wrote:
> >
> > > Error 84 returned from iconv when converting from UCS-4LE to ISO-8859-15:
> > > Invalid or incomplete multibyte or wide character
> >
On Sun, Aug 31, 2008 at 10:58:09AM +0200, Pavel Sanda wrote:
> now i get assert:
Sorry, my bad. Try the attached, instead.
--
Enrico
Index: src/mathed/InsetMathHull.cpp
===
--- src/mathed/InsetMathHull.cpp(revision 26272)
+
Enrico Forestieri wrote:
> On Fri, Aug 29, 2008 at 01:43:16PM +0200, Pavel Sanda wrote:
>
> > Error 84 returned from iconv when converting from UCS-4LE to ISO-8859-15:
> > Invalid or incomplete multibyte or wide character
> > Converted input: 0x0062 0x0065 0x0067 0x0069 0x006e 0x007b 0x0070 0x007
On Fri, Aug 29, 2008 at 01:43:16PM +0200, Pavel Sanda wrote:
> Error 84 returned from iconv when converting from UCS-4LE to ISO-8859-15:
> Invalid or incomplete multibyte or wide character
> Converted input: 0x0062 0x0065 0x0067 0x0069 0x006e 0x007b 0x0070 0x0072
> 0x0065 0x0076 0x0069 0x0065 0x
Am Saturday 30 August 2008 schrieb Bennett Helm:
> On Fri, Aug 29, 2008 at 8:48 PM, Pavel Sanda <[EMAIL PROTECTED]> wrote:
> > Uwe Stöhr wrote:
> > > > % used in Kap. 22.4
> > > > \usepackage{braket}
> > >
> > > Sorry, these two lines were leftovers from an older version. I fixed
> > > this now.
>
On Fri, Aug 29, 2008 at 8:48 PM, Pavel Sanda <[EMAIL PROTECTED]> wrote:
> Uwe Stöhr wrote:
> > > % used in Kap. 22.4
> > > \usepackage{braket}
> >
> > Sorry, these two lines were leftovers from an older version. I fixed this
> > now.
> >
> > I can compile the math manual without problems and also
Uwe Stöhr wrote:
> > % used in Kap. 22.4
> > \usepackage{braket}
>
> Sorry, these two lines were leftovers from an older version. I fixed this
> now.
>
> I can compile the math manual without problems and also our French and
> Spanish translators working on Linux and BSD.
lot of iconv errors rem
> % used in Kap. 22.4
> \usepackage{braket}
Sorry, these two lines were leftovers from an older version. I fixed this now.
I can compile the math manual without problems and also our French and Spanish translators working
on Linux and BSD.
regards Uwe
Pavel Sanda wrote:
> Neal Becker wrote:
>> Pavel Sanda wrote:
>>
>> > hi,
>> > i remember this has been discussed before, but the math manual is still
>> > not compilable here - empty generated file error pops up and lot of
>> > things when lyx downloads the file e.g.:
>> >
>> > Error 84 returne
Neal Becker wrote:
> Pavel Sanda wrote:
>
> > hi,
> > i remember this has been discussed before, but the math manual is still
> > not compilable here - empty generated file error pops up and lot of things
> > when lyx downloads the file e.g.:
> >
> > Error 84 returned from iconv when converting f
Pavel Sanda wrote:
> hi,
> i remember this has been discussed before, but the math manual is still
> not compilable here - empty generated file error pops up and lot of things
> when lyx downloads the file e.g.:
>
> Error 84 returned from iconv when converting from UCS-4LE to ISO-8859-15:
> Inval
On Fri, Aug 29, 2008 at 8:58 AM, Vincent van Ravesteijn - TNW <
[EMAIL PROTECTED]> wrote:
> I have basically no problems compiling the Math-manual, until I tried a
> machine without the braket package. I think we could remove the first
> two (quite German sounding) lines below from the preamble.
>
I have basically no problems compiling the Math-manual, until I tried a
machine without the braket package. I think we could remove the first
two (quite German sounding) lines below from the preamble.
% used in Kap. 22.4
\usepackage{braket}
...
% needed in sec. 22.4
% check for package braket
\new
On Fri, Aug 29, 2008 at 01:43:16PM +0200, Pavel Sanda wrote:
> hi,
> i remember this has been discussed before, but the math manual is still not
> compilable
> here - empty generated file error pops up and lot of things when lyx
> downloads the file e.g.:
>
> Error 84 returned from iconv when co
hi,
i remember this has been discussed before, but the math manual is still not
compilable
here - empty generated file error pops up and lot of things when lyx downloads
the file e.g.:
Error 84 returned from iconv when converting from UCS-4LE to ISO-8859-15:
Invalid or incomplete multibyte or w
30 matches
Mail list logo