TeX Live and missing characters

View: New views
7 Messages — Rating Filter:   Alert me  

TeX Live and missing characters

by Dmitriy Morozov-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'm using Ipe 6.0pre30, and updated to TeX Live. As a result, when I
insert LaTeX some characters are missing within Ipe (they show up fine
in the saved PDF). An example of a missing character would be sigma
sign in $\sum i$; "i" shows up just fine. When pdflatex is run from
Ipe, it complains:
pdfTeX warning: pdflatex: pop empty color page stack 0

The last mention of this message on this list was from last year, and
referred to preview 28. Has anyone else encountered this, and do you
know how to fix it?

Thanks.
Dmitriy
_______________________________________________
Ipe-discuss mailing list
Ipe-discuss@...
https://mail.cs.uu.nl/mailman/listinfo/ipe-discuss

Re: [Bulk] TeX Live and missing characters

by passpass :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I have the same bug on ipe6.0pre30, ubuntu 8.04. Joined is my version of
pdftex.


pdfTeX using libpoppler 3.141592-1.40.3-2.2 (Web2C 7.5.6)
kpathsea version 3.5.6
Copyright 2007 Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).
Kpathsea is copyright 2007 Karl Berry and Olaf Weber.
There is NO warranty.  Redistribution of this software is
covered by the terms of both the pdfTeX using libpoppler copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the pdfTeX using libpoppler source.
Primary author of pdfTeX using libpoppler: Peter Breitenlohner
(eTeX)/Han The Thanh (pdfTeX).
Kpathsea written by Karl Berry, Olaf Weber, and others.

Compiled with libpng 1.2.15beta5; using libpng 1.2.15beta5
Compiled with zlib 1.2.3.3; using zlib 1.2.3.3
Compiled with libpoppler version 3.00


Dmitriy Morozov a écrit :

> Hi,
>
> I'm using Ipe 6.0pre30, and updated to TeX Live. As a result, when I
> insert LaTeX some characters are missing within Ipe (they show up fine
> in the saved PDF). An example of a missing character would be sigma
> sign in $\sum i$; "i" shows up just fine. When pdflatex is run from
> Ipe, it complains:
> pdfTeX warning: pdflatex: pop empty color page stack 0
>
> The last mention of this message on this list was from last year, and
> referred to preview 28. Has anyone else encountered this, and do you
> know how to fix it?
>
> Thanks.
> Dmitriy
> _______________________________________________
> Ipe-discuss mailing list
> Ipe-discuss@...
> https://mail.cs.uu.nl/mailman/listinfo/ipe-discuss
>
>  

[pierre_boulenguez.vcf]

begin:vcard
fn:Pierre Boulenguez
n:Boulenguez;Pierre
adr:;;;Paris;;;France
email;internet:pierre_boulenguez@...
x-mozilla-html:TRUE
version:2.1
end:vcard



_______________________________________________
Ipe-discuss mailing list
Ipe-discuss@...
https://mail.cs.uu.nl/mailman/listinfo/ipe-discuss

Re: TeX Live and missing characters

by Norbert Zeh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Allowing the use of pdftex 1.4 (which is what ships with TeX Live 2007) in
Ipe seems to be an ongoing effort.  Otfried has managed to sort out many
things by now, but some things still don't seem to work.  As a result, I
am currently running a dual TeX installation that uses an older tex system
for Ipe (TeX Live 2005) and the current version for everything else.
Using the IPEPDFLATEX variable, this is very easy to set up.  If I
remember right, the tricky part is to get hold of TeX Live 2005 if you
don't have it already.

Cheers,
Norbert

On Wed, 28 May 2008, Dmitriy Morozov wrote:

> Hi,
>
> I'm using Ipe 6.0pre30, and updated to TeX Live. As a result, when I
> insert LaTeX some characters are missing within Ipe (they show up fine
> in the saved PDF). An example of a missing character would be sigma
> sign in $\sum i$; "i" shows up just fine. When pdflatex is run from
> Ipe, it complains:
> pdfTeX warning: pdflatex: pop empty color page stack 0
>
> The last mention of this message on this list was from last year, and
> referred to preview 28. Has anyone else encountered this, and do you
> know how to fix it?
>
> Thanks.
> Dmitriy
> _______________________________________________
> Ipe-discuss mailing list
> Ipe-discuss@...
> https://mail.cs.uu.nl/mailman/listinfo/ipe-discuss
>
_______________________________________________
Ipe-discuss mailing list
Ipe-discuss@...
https://mail.cs.uu.nl/mailman/listinfo/ipe-discuss

Re: TeX Live and missing characters

by Marc Glisse-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, 28 May 2008, Dmitriy Morozov wrote:

> I'm using Ipe 6.0pre30, and updated to TeX Live. As a result, when I
> insert LaTeX some characters are missing within Ipe (they show up fine
> in the saved PDF). An example of a missing character would be sigma
> sign in $\sum i$; "i" shows up just fine.

Wow, that looks exactly like:
http://http.theano.de/cgi-bin/bugzilla/show_bug.cgi?id=253

There is a patch attached to that bug report, I thought it would be
included in most distributions (but maybe you are compiling ipe yourself).

I think there used to be a simple workaround for this, something like
adding \usepackage{lmodern} to the preamble, maybe it still works for you?

--
Marc Glisse
_______________________________________________
Ipe-discuss mailing list
Ipe-discuss@...
https://mail.cs.uu.nl/mailman/listinfo/ipe-discuss

Re: TeX Live and missing characters

by Johan Ingvast :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I've recompiled a version (for windows) that fixes the problem. (There
is a patch somewhere.

Here is what you should do:
1.    Get the zipfile from
         http://www.md.kth.se/~ingvast/ipe/ipe-6.zip
2    Extract it somewhere where you want to keep it.
     It should work right away, but you might want to make a link to
     the start menue from bin/ipe.exe

Please report problems. (One seem that you can not put it into the
"Program Files" directory on Vista.)

/johan

Dmitriy Morozov skrev:

> Hi,
>
> I'm using Ipe 6.0pre30, and updated to TeX Live. As a result, when I
> insert LaTeX some characters are missing within Ipe (they show up fine
> in the saved PDF). An example of a missing character would be sigma
> sign in $\sum i$; "i" shows up just fine. When pdflatex is run from
> Ipe, it complains:
> pdfTeX warning: pdflatex: pop empty color page stack 0
>
> The last mention of this message on this list was from last year, and
> referred to preview 28. Has anyone else encountered this, and do you
> know how to fix it?
>
> Thanks.
> Dmitriy
> _______________________________________________
> Ipe-discuss mailing list
> Ipe-discuss@...
> https://mail.cs.uu.nl/mailman/listinfo/ipe-discuss

_______________________________________________
Ipe-discuss mailing list
Ipe-discuss@...
https://mail.cs.uu.nl/mailman/listinfo/ipe-discuss

Re: TeX Live and missing characters

by Dmitriy Morozov-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ah, thanks, Marc, the patch from that bug report was exactly what I
needed. I do compile Ipe myself since I maintain the package for the
Linux distribution that I use.

Thanks as well to everybody else for the responses.
Dmitriy

On Wed, May 28, 2008 at 10:16 AM, Marc Glisse
<marc.glisse@...> wrote:

> On Wed, 28 May 2008, Dmitriy Morozov wrote:
>
>> I'm using Ipe 6.0pre30, and updated to TeX Live. As a result, when I
>> insert LaTeX some characters are missing within Ipe (they show up fine
>> in the saved PDF). An example of a missing character would be sigma
>> sign in $\sum i$; "i" shows up just fine.
>
> Wow, that looks exactly like:
> http://http.theano.de/cgi-bin/bugzilla/show_bug.cgi?id=253
>
> There is a patch attached to that bug report, I thought it would be included
> in most distributions (but maybe you are compiling ipe yourself).
>
> I think there used to be a simple workaround for this, something like adding
> \usepackage{lmodern} to the preamble, maybe it still works for you?
>
> --
> Marc Glisse
>
_______________________________________________
Ipe-discuss mailing list
Ipe-discuss@...
https://mail.cs.uu.nl/mailman/listinfo/ipe-discuss

RE: TeX Live and missing characters

by Bugzilla from tdhutt@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Had the same problem but mostly ignored it because it works in the resulting
PDFs anyway. Thanks for the fixed version though, works perfectly.

> -----Original Message-----
> From: ipe-discuss-bounces@...
> [mailto:ipe-discuss-bounces@...] On Behalf Of Johan Ingvast
> Sent: 28 May 2008 15:21
> To: Dmitriy Morozov
> Cc: ipe
> Subject: Re: [Ipe-discuss] TeX Live and missing characters
>
> I've recompiled a version (for windows) that fixes the
> problem. (There
> is a patch somewhere.
>
> Here is what you should do:
> 1.    Get the zipfile from
>          http://www.md.kth.se/~ingvast/ipe/ipe-6.zip
> 2    Extract it somewhere where you want to keep it.
>      It should work right away, but you might want to make a link to
>      the start menue from bin/ipe.exe
>
> Please report problems. (One seem that you can not put it into the
> "Program Files" directory on Vista.)
>
> /johan
>
> Dmitriy Morozov skrev:
> > Hi,
> >
> > I'm using Ipe 6.0pre30, and updated to TeX Live. As a result, when I
> > insert LaTeX some characters are missing within Ipe (they
> show up fine
> > in the saved PDF). An example of a missing character would be sigma
> > sign in $\sum i$; "i" shows up just fine. When pdflatex is run from
> > Ipe, it complains:
> > pdfTeX warning: pdflatex: pop empty color page stack 0
> >
> > The last mention of this message on this list was from last
> year, and
> > referred to preview 28. Has anyone else encountered this, and do you
> > know how to fix it?
> >
> > Thanks.
> > Dmitriy
> > _______________________________________________
> > Ipe-discuss mailing list
> > Ipe-discuss@...
> > https://mail.cs.uu.nl/mailman/listinfo/ipe-discuss
>
> _______________________________________________
> Ipe-discuss mailing list
> Ipe-discuss@...
> https://mail.cs.uu.nl/mailman/listinfo/ipe-discuss
>

_______________________________________________
Ipe-discuss mailing list
Ipe-discuss@...
https://mail.cs.uu.nl/mailman/listinfo/ipe-discuss
LightInTheBox - Buy quality products at wholesale price!