<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.tex.xdvi.devel">
    <title>gmane.comp.tex.xdvi.devel</title>
    <link>http://blog.gmane.org/gmane.comp.tex.xdvi.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2510"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2509"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2508"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2507"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2506"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2505"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2504"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2503"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2502"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2501"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2500"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2499"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2498"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2497"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2496"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2495"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2494"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2493"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2492"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2491"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2510">
    <title>[ xdvi-Feature Requests-3608608 ] rotatebox,scalebox with graphics.sty, graphicx.sty</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2510</link>
    <description>&lt;pre&gt;Feature Requests item #3608608, was opened at 2013-03-20 07:18
Message generated for change (Comment added) made by ttkttk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3608608&amp;amp;group_id=23164

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Feasibility: 3 (medium)
Group: Usability Improvement 1 (high)
Status: Open
Priority: 5
Private: No
Submitted By: takuji (ttkttk)
Assigned to: Nobody/Anonymous (nobody)
Summary: rotatebox, scalebox with graphics.sty, graphicx.sty

Initial Comment:
xdvik Japanese patch has already included an enhancement
about support of \rotatebox{} and \scalebox{} with graphics.sty and graphicx.sty.
The original author is Takeshi WATANABE [1]
and it has maintained in xdvi-jp group [2].
I derived a patch for that which is not depend on Japanese local extension
from xdvik-jp sources. It can apply xdvik-22.85.

I attached the patch and sample files.
I hope it will be useful for all xdvi users in the world.
If possible, could you consider merging the patch in non-Japanese xdvik?

References:
[1] xdvi-jp old mailing list log (in Japanese)
"Re: [graphics] Rotation"
http://xdvi.sourceforge.jp/old/msg00062.html
From: Takeshi WATANABE &amp;lt;watanabe&amp;lt; at &amp;gt;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&amp;gt;
Date: Tue, 27 Apr 1999 12:57:03 +0900
X-ml-name: xdvi-jp
X-mail-count: 00069

[2]
http://xdvi.sourceforge.jp/

Known probrems:
The following cases do not work well:
\rotatebox{60}{\rotatebox{60}{\includegraphics{box-xdvi-s.eps}}}
\rotatebox{60}{\rotatebox{60}{\scalebox{0.10}{\includegraphics{box-xdvi-l.eps}}}}
\scalebox{0.10}{\rotatebox{25.5}{\includegraphics{box-xdvi-l.eps}}}
even though the following cases DO work well:
\rotatebox{15}{\rotatebox{15}{\includegraphics{box-xdvi-s.eps}}}
\rotatebox{15}{\rotatebox{15}{\scalebox{0.10}{\includegraphics{box-xdvi-l.eps}}}}
\scalebox{0.10}{\rotatebox{-25.5}{\includegraphics{box-xdvi-l.eps}}}

----------------------------------------------------------------------

Date: 2013-04-14 07:13

Message:
Thank you for new release of xdvik-22.86.
I updated my patch to follow the upstream.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3608608&amp;amp;group_id=23164

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp; visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
&lt;/pre&gt;</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2013-04-14T14:13:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2509">
    <title>[ xdvi-Feature Requests-3511443 ] t1lib to libfreetype2transition</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2509</link>
    <description>&lt;pre&gt;Feature Requests item #3511443, was opened at 2012-03-26 07:28
Message generated for change (Comment added) made by norbusan
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3511443&amp;amp;group_id=23164

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Closed
Priority: 5
Private: No
Submitted By: Norbert Preining (norbusan)
Assigned to: Paul Vojta (vojta)
Summary: t1lib to libfreetype2 transition

Initial Comment:
Dear all,
it seems that t1lib is not developed anymore, and distributions are starting to drop t1lib completely, which will create problems for xdvi in the long run. See for example the following to links:
http://security-tracker.debian.org/tracker/source-package/t1lib
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637040

Is there any chance that a transition to libfreetype2 is going to happen?

Thanks a lot

Norbert
(TeX Live team and Debian Dev for TeX Live)

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2013-04-04 20:59

Message:
Great thanks! 
Will  this version arrive In TeXLive before 2013?

Norbert

----------------------------------------------------------------------

Comment By: Paul Vojta (vojta)
Date: 2013-04-04 20:35

Message:
FreeType is now supported in xdvik-22.86.

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2013-04-01 06:17

Message:
Great news! I will surely try to include them in experimental packages for
debian and see how it goes!

----------------------------------------------------------------------

Comment By: Paul Vojta (vojta)
Date: 2013-03-30 22:54

Message:
A beta version of xdvik that uses freetype2 instead of t1lib has now been
committed to the CVS repository.

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2013-03-05 14:45

Message:
Hi Paul,
thanks a lot, that are good news. But be warned that the TeX Live source
freeze is upcoming. Would be great, though!

If you need any testing, let me know.

Norbert

----------------------------------------------------------------------

Comment By: Paul Vojta (vojta)
Date: 2013-03-05 12:49

Message:
I am still committed to adding freetype2 support, and will have it ready in
time for TL 2013.

I've been busy with work lately and haven't touched xdvi since last summer,
but things are less busy now, and I plan to return to xdvi this week.

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2013-03-03 23:34

Message:
Hi Petr,

is there any progress here? As said, I have several patches that were
written for pxdvi (the Japanese variant) that implement freetype2 support
already.

How is it with TeX Live 2013 ...?

Let me know if you need anything.

Norbert

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2012-04-01 17:42

Message:
Hi

Good to hear, thanks. I guess we have to wait.

BTW, have you been contacted concerning inclusion of Japanese support
(pxdvi)? They also included some changes for freetype2, so it might be
useful to do all in one go, if you agree to merge the pxdvi patches. I can
send you all of them, they are in my tlptexlive repository and build
script.

Thanks

Norbert

----------------------------------------------------------------------

Comment By: Paul Vojta (vojta)
Date: 2012-04-01 10:24

Message:
It's in the works.  For some time I've had freetype2 support in an
unreleased version of plain xdvi, but there were some things that I wanted
to add before releasing it.

So this should happen in the near future.  But not before the code freeze
for TL 2012 :-)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3511443&amp;amp;group_id=23164

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
&lt;/pre&gt;</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2013-04-05T03:59:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2508">
    <title>[ xdvi-Feature Requests-3511443 ] t1lib to libfreetype2transition</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2508</link>
    <description>&lt;pre&gt;Feature Requests item #3511443, was opened at 2012-03-26 07:28
Message generated for change (Comment added) made by vojta
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3511443&amp;amp;group_id=23164

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Priority: 5
Private: No
Submitted By: Norbert Preining (norbusan)
Assigned to: Paul Vojta (vojta)
Summary: t1lib to libfreetype2 transition

Initial Comment:
Dear all,
it seems that t1lib is not developed anymore, and distributions are starting to drop t1lib completely, which will create problems for xdvi in the long run. See for example the following to links:
http://security-tracker.debian.org/tracker/source-package/t1lib
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637040

Is there any chance that a transition to libfreetype2 is going to happen?

Thanks a lot

Norbert
(TeX Live team and Debian Dev for TeX Live)

----------------------------------------------------------------------

Date: 2013-04-04 20:35

Message:
FreeType is now supported in xdvik-22.86.

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2013-04-01 06:17

Message:
Great news! I will surely try to include them in experimental packages for
debian and see how it goes!

----------------------------------------------------------------------

Comment By: Paul Vojta (vojta)
Date: 2013-03-30 22:54

Message:
A beta version of xdvik that uses freetype2 instead of t1lib has now been
committed to the CVS repository.

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2013-03-05 14:45

Message:
Hi Paul,
thanks a lot, that are good news. But be warned that the TeX Live source
freeze is upcoming. Would be great, though!

If you need any testing, let me know.

Norbert

----------------------------------------------------------------------

Comment By: Paul Vojta (vojta)
Date: 2013-03-05 12:49

Message:
I am still committed to adding freetype2 support, and will have it ready in
time for TL 2013.

I've been busy with work lately and haven't touched xdvi since last summer,
but things are less busy now, and I plan to return to xdvi this week.

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2013-03-03 23:34

Message:
Hi Petr,

is there any progress here? As said, I have several patches that were
written for pxdvi (the Japanese variant) that implement freetype2 support
already.

How is it with TeX Live 2013 ...?

Let me know if you need anything.

Norbert

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2012-04-01 17:42

Message:
Hi

Good to hear, thanks. I guess we have to wait.

BTW, have you been contacted concerning inclusion of Japanese support
(pxdvi)? They also included some changes for freetype2, so it might be
useful to do all in one go, if you agree to merge the pxdvi patches. I can
send you all of them, they are in my tlptexlive repository and build
script.

Thanks

Norbert

----------------------------------------------------------------------

Comment By: Paul Vojta (vojta)
Date: 2012-04-01 10:24

Message:
It's in the works.  For some time I've had freetype2 support in an
unreleased version of plain xdvi, but there were some things that I wanted
to add before releasing it.

So this should happen in the near future.  But not before the code freeze
for TL 2012 :-)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3511443&amp;amp;group_id=23164

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
&lt;/pre&gt;</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2013-04-05T03:35:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2507">
    <title>[ xdvi-Feature Requests-3511443 ] t1lib to libfreetype2transition</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2507</link>
    <description>&lt;pre&gt;Feature Requests item #3511443, was opened at 2012-03-26 07:28
Message generated for change (Comment added) made by norbusan
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3511443&amp;amp;group_id=23164

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Norbert Preining (norbusan)
Assigned to: Paul Vojta (vojta)
Summary: t1lib to libfreetype2 transition

Initial Comment:
Dear all,
it seems that t1lib is not developed anymore, and distributions are starting to drop t1lib completely, which will create problems for xdvi in the long run. See for example the following to links:
http://security-tracker.debian.org/tracker/source-package/t1lib
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637040

Is there any chance that a transition to libfreetype2 is going to happen?

Thanks a lot

Norbert
(TeX Live team and Debian Dev for TeX Live)

----------------------------------------------------------------------

Date: 2013-04-01 06:17

Message:
Great news! I will surely try to include them in experimental packages for
debian and see how it goes!

----------------------------------------------------------------------

Comment By: Paul Vojta (vojta)
Date: 2013-03-30 22:54

Message:
A beta version of xdvik that uses freetype2 instead of t1lib has now been
committed to the CVS repository.

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2013-03-05 14:45

Message:
Hi Paul,
thanks a lot, that are good news. But be warned that the TeX Live source
freeze is upcoming. Would be great, though!

If you need any testing, let me know.

Norbert

----------------------------------------------------------------------

Comment By: Paul Vojta (vojta)
Date: 2013-03-05 12:49

Message:
I am still committed to adding freetype2 support, and will have it ready in
time for TL 2013.

I've been busy with work lately and haven't touched xdvi since last summer,
but things are less busy now, and I plan to return to xdvi this week.

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2013-03-03 23:34

Message:
Hi Petr,

is there any progress here? As said, I have several patches that were
written for pxdvi (the Japanese variant) that implement freetype2 support
already.

How is it with TeX Live 2013 ...?

Let me know if you need anything.

Norbert

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2012-04-01 17:42

Message:
Hi

Good to hear, thanks. I guess we have to wait.

BTW, have you been contacted concerning inclusion of Japanese support
(pxdvi)? They also included some changes for freetype2, so it might be
useful to do all in one go, if you agree to merge the pxdvi patches. I can
send you all of them, they are in my tlptexlive repository and build
script.

Thanks

Norbert

----------------------------------------------------------------------

Comment By: Paul Vojta (vojta)
Date: 2012-04-01 10:24

Message:
It's in the works.  For some time I've had freetype2 support in an
unreleased version of plain xdvi, but there were some things that I wanted
to add before releasing it.

So this should happen in the near future.  But not before the code freeze
for TL 2012 :-)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3511443&amp;amp;group_id=23164

------------------------------------------------------------------------------
Own the Future-Intel&amp;amp;reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
&lt;/pre&gt;</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2013-04-01T13:17:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2506">
    <title>[ xdvi-Feature Requests-3511443 ] t1lib to libfreetype2transition</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2506</link>
    <description>&lt;pre&gt;Feature Requests item #3511443, was opened at 2012-03-26 07:28
Message generated for change (Comment added) made by vojta
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3511443&amp;amp;group_id=23164

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Norbert Preining (norbusan)
Assigned to: Paul Vojta (vojta)
Summary: t1lib to libfreetype2 transition

Initial Comment:
Dear all,
it seems that t1lib is not developed anymore, and distributions are starting to drop t1lib completely, which will create problems for xdvi in the long run. See for example the following to links:
http://security-tracker.debian.org/tracker/source-package/t1lib
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637040

Is there any chance that a transition to libfreetype2 is going to happen?

Thanks a lot

Norbert
(TeX Live team and Debian Dev for TeX Live)

----------------------------------------------------------------------

Date: 2013-03-30 22:54

Message:
A beta version of xdvik that uses freetype2 instead of t1lib has now been
committed to the CVS repository.

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2013-03-05 14:45

Message:
Hi Paul,
thanks a lot, that are good news. But be warned that the TeX Live source
freeze is upcoming. Would be great, though!

If you need any testing, let me know.

Norbert

----------------------------------------------------------------------

Comment By: Paul Vojta (vojta)
Date: 2013-03-05 12:49

Message:
I am still committed to adding freetype2 support, and will have it ready in
time for TL 2013.

I've been busy with work lately and haven't touched xdvi since last summer,
but things are less busy now, and I plan to return to xdvi this week.

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2013-03-03 23:34

Message:
Hi Petr,

is there any progress here? As said, I have several patches that were
written for pxdvi (the Japanese variant) that implement freetype2 support
already.

How is it with TeX Live 2013 ...?

Let me know if you need anything.

Norbert

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2012-04-01 17:42

Message:
Hi

Good to hear, thanks. I guess we have to wait.

BTW, have you been contacted concerning inclusion of Japanese support
(pxdvi)? They also included some changes for freetype2, so it might be
useful to do all in one go, if you agree to merge the pxdvi patches. I can
send you all of them, they are in my tlptexlive repository and build
script.

Thanks

Norbert

----------------------------------------------------------------------

Comment By: Paul Vojta (vojta)
Date: 2012-04-01 10:24

Message:
It's in the works.  For some time I've had freetype2 support in an
unreleased version of plain xdvi, but there were some things that I wanted
to add before releasing it.

So this should happen in the near future.  But not before the code freeze
for TL 2012 :-)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3511443&amp;amp;group_id=23164

------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
&lt;/pre&gt;</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2013-03-31T05:54:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2505">
    <title>[ xdvi-Feature Requests-3608608 ] rotatebox,scalebox with graphics.sty, graphicx.sty</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2505</link>
    <description>&lt;pre&gt;Feature Requests item #3608608, was opened at 2013-03-20 07:18
Message generated for change (Tracker Item Submitted) made by ttkttk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3608608&amp;amp;group_id=23164

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Feasibility: 3 (medium)
Group: Usability Improvement 1 (high)
Status: Open
Priority: 5
Private: No
Submitted By: takuji (ttkttk)
Assigned to: Nobody/Anonymous (nobody)
Summary: rotatebox, scalebox with graphics.sty, graphicx.sty

Initial Comment:
xdvik Japanese patch has already included an enhancement
about support of \rotatebox{} and \scalebox{} with graphics.sty and graphicx.sty.
The original author is Takeshi WATANABE [1]
and it has maintained in xdvi-jp group [2].
I derived a patch for that which is not depend on Japanese local extension
from xdvik-jp sources. It can apply xdvik-22.85.

I attached the patch and sample files.
I hope it will be useful for all xdvi users in the world.
If possible, could you consider merging the patch in non-Japanese xdvik?

References:
[1] xdvi-jp old mailing list log (in Japanese)
"Re: [graphics] Rotation"
http://xdvi.sourceforge.jp/old/msg00062.html
From: Takeshi WATANABE &amp;lt;watanabe&amp;lt; at &amp;gt;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&amp;gt;
Date: Tue, 27 Apr 1999 12:57:03 +0900
X-ml-name: xdvi-jp
X-mail-count: 00069

[2]
http://xdvi.sourceforge.jp/

Known probrems:
The following cases do not work well:
\rotatebox{60}{\rotatebox{60}{\includegraphics{box-xdvi-s.eps}}}
\rotatebox{60}{\rotatebox{60}{\scalebox{0.10}{\includegraphics{box-xdvi-l.eps}}}}
\scalebox{0.10}{\rotatebox{25.5}{\includegraphics{box-xdvi-l.eps}}}
even though the following cases DO work well:
\rotatebox{15}{\rotatebox{15}{\includegraphics{box-xdvi-s.eps}}}
\rotatebox{15}{\rotatebox{15}{\scalebox{0.10}{\includegraphics{box-xdvi-l.eps}}}}
\scalebox{0.10}{\rotatebox{-25.5}{\includegraphics{box-xdvi-l.eps}}}

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3608608&amp;amp;group_id=23164

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
&lt;/pre&gt;</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2013-03-20T14:18:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2504">
    <title>[ xdvi-Bugs-3607324 ] typo</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2504</link>
    <description>&lt;pre&gt;Bugs item #3607324, was opened at 2013-03-08 05:23
Message generated for change (Settings changed) made by vojta
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377580&amp;amp;aid=3607324&amp;amp;group_id=23164

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: takuji (ttkttk)
Summary: typo

Initial Comment:
xdvik-jp team has found a typo.
Please check it.

--- xdvik/texk/xdvik/dvi-draw.c2012-10-21 09:06:33.000000000 +0900
+++ xdvik/texk/xdvik_patched/dvi-draw.c2013-03-06 22:31:25.000000000 +0900
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -728,7 +728,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
    image) for the given shrink factor. E.g. at shrink level 2, the
    size of the pixel table is 4; in other words, 1 pixel in the shrunk
    image corresponds to 4 pixels in the unshrunk image. Thus, the possible
-   values for shink level 2 are: black, 1/4 (0x404040), 1/2 (0x808080),
+   values for shrink level 2 are: black, 1/4 (0x404040), 1/2 (0x808080),
    3/4 (0xc0c0c0) and white (0xffffff).
 */
 static Pixel *pixeltbl;
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1954,7 +1954,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
     if (resource.use_grey) {
 if (g-&amp;gt;pixmap2 == NULL) {
 #ifdef DBG_AA
-    fprintf(stderr, "shinking the bitmap!\n");
+    fprintf(stderr, "shrinking the bitmap!\n");
 #endif /* DBG_AA */
     /*      print_bitmap(&amp;amp;g-&amp;gt;bitmap); */
     shrink_glyph_grey(g);


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377580&amp;amp;aid=3607324&amp;amp;group_id=23164

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
&lt;/pre&gt;</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2013-03-08T19:59:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2503">
    <title>[ xdvi-Bugs-3607324 ] typo</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2503</link>
    <description>&lt;pre&gt;Bugs item #3607324, was opened at 2013-03-08 05:23
Message generated for change (Tracker Item Submitted) made by ttkttk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377580&amp;amp;aid=3607324&amp;amp;group_id=23164

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: takuji (ttkttk)
Assigned to: Nobody/Anonymous (nobody)
Summary: typo

Initial Comment:
xdvik-jp team has found a typo.
Please check it.

--- xdvik/texk/xdvik/dvi-draw.c2012-10-21 09:06:33.000000000 +0900
+++ xdvik/texk/xdvik_patched/dvi-draw.c2013-03-06 22:31:25.000000000 +0900
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -728,7 +728,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
    image) for the given shrink factor. E.g. at shrink level 2, the
    size of the pixel table is 4; in other words, 1 pixel in the shrunk
    image corresponds to 4 pixels in the unshrunk image. Thus, the possible
-   values for shink level 2 are: black, 1/4 (0x404040), 1/2 (0x808080),
+   values for shrink level 2 are: black, 1/4 (0x404040), 1/2 (0x808080),
    3/4 (0xc0c0c0) and white (0xffffff).
 */
 static Pixel *pixeltbl;
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1954,7 +1954,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
     if (resource.use_grey) {
 if (g-&amp;gt;pixmap2 == NULL) {
 #ifdef DBG_AA
-    fprintf(stderr, "shinking the bitmap!\n");
+    fprintf(stderr, "shrinking the bitmap!\n");
 #endif /* DBG_AA */
     /*      print_bitmap(&amp;amp;g-&amp;gt;bitmap); */
     shrink_glyph_grey(g);


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377580&amp;amp;aid=3607324&amp;amp;group_id=23164

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
&lt;/pre&gt;</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2013-03-08T13:23:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2502">
    <title>[ xdvi-Feature Requests-3511443 ] t1lib to libfreetype2transition</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2502</link>
    <description>&lt;pre&gt;Feature Requests item #3511443, was opened at 2012-03-26 07:28
Message generated for change (Comment added) made by norbusan
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3511443&amp;amp;group_id=23164

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Norbert Preining (norbusan)
Assigned to: Paul Vojta (vojta)
Summary: t1lib to libfreetype2 transition

Initial Comment:
Dear all,
it seems that t1lib is not developed anymore, and distributions are starting to drop t1lib completely, which will create problems for xdvi in the long run. See for example the following to links:
http://security-tracker.debian.org/tracker/source-package/t1lib
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637040

Is there any chance that a transition to libfreetype2 is going to happen?

Thanks a lot

Norbert
(TeX Live team and Debian Dev for TeX Live)

----------------------------------------------------------------------

Date: 2013-03-05 14:45

Message:
Hi Paul,
thanks a lot, that are good news. But be warned that the TeX Live source
freeze is upcoming. Would be great, though!

If you need any testing, let me know.

Norbert

----------------------------------------------------------------------

Comment By: Paul Vojta (vojta)
Date: 2013-03-05 12:49

Message:
I am still committed to adding freetype2 support, and will have it ready in
time for TL 2013.

I've been busy with work lately and haven't touched xdvi since last summer,
but things are less busy now, and I plan to return to xdvi this week.

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2013-03-03 23:34

Message:
Hi Petr,

is there any progress here? As said, I have several patches that were
written for pxdvi (the Japanese variant) that implement freetype2 support
already.

How is it with TeX Live 2013 ...?

Let me know if you need anything.

Norbert

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2012-04-01 17:42

Message:
Hi

Good to hear, thanks. I guess we have to wait.

BTW, have you been contacted concerning inclusion of Japanese support
(pxdvi)? They also included some changes for freetype2, so it might be
useful to do all in one go, if you agree to merge the pxdvi patches. I can
send you all of them, they are in my tlptexlive repository and build
script.

Thanks

Norbert

----------------------------------------------------------------------

Comment By: Paul Vojta (vojta)
Date: 2012-04-01 10:24

Message:
It's in the works.  For some time I've had freetype2 support in an
unreleased version of plain xdvi, but there were some things that I wanted
to add before releasing it.

So this should happen in the near future.  But not before the code freeze
for TL 2012 :-)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3511443&amp;amp;group_id=23164

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
&lt;/pre&gt;</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2013-03-05T22:45:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2501">
    <title>[ xdvi-Feature Requests-3511443 ] t1lib to libfreetype2transition</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2501</link>
    <description>&lt;pre&gt;Feature Requests item #3511443, was opened at 2012-03-26 07:28
Message generated for change (Settings changed) made by vojta
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3511443&amp;amp;group_id=23164

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Norbert Preining (norbusan)
Summary: t1lib to libfreetype2 transition

Initial Comment:
Dear all,
it seems that t1lib is not developed anymore, and distributions are starting to drop t1lib completely, which will create problems for xdvi in the long run. See for example the following to links:
http://security-tracker.debian.org/tracker/source-package/t1lib
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637040

Is there any chance that a transition to libfreetype2 is going to happen?

Thanks a lot

Norbert
(TeX Live team and Debian Dev for TeX Live)

----------------------------------------------------------------------

Comment By: Paul Vojta (vojta)
Date: 2013-03-05 12:49

Message:
I am still committed to adding freetype2 support, and will have it ready in
time for TL 2013.

I've been busy with work lately and haven't touched xdvi since last summer,
but things are less busy now, and I plan to return to xdvi this week.

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2013-03-03 23:34

Message:
Hi Petr,

is there any progress here? As said, I have several patches that were
written for pxdvi (the Japanese variant) that implement freetype2 support
already.

How is it with TeX Live 2013 ...?

Let me know if you need anything.

Norbert

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2012-04-01 17:42

Message:
Hi

Good to hear, thanks. I guess we have to wait.

BTW, have you been contacted concerning inclusion of Japanese support
(pxdvi)? They also included some changes for freetype2, so it might be
useful to do all in one go, if you agree to merge the pxdvi patches. I can
send you all of them, they are in my tlptexlive repository and build
script.

Thanks

Norbert

----------------------------------------------------------------------

Comment By: Paul Vojta (vojta)
Date: 2012-04-01 10:24

Message:
It's in the works.  For some time I've had freetype2 support in an
unreleased version of plain xdvi, but there were some things that I wanted
to add before releasing it.

So this should happen in the near future.  But not before the code freeze
for TL 2012 :-)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3511443&amp;amp;group_id=23164

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
&lt;/pre&gt;</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2013-03-05T20:54:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2500">
    <title>[ xdvi-Feature Requests-3511443 ] t1lib to libfreetype2transition</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2500</link>
    <description>&lt;pre&gt;Feature Requests item #3511443, was opened at 2012-03-26 07:28
Message generated for change (Comment added) made by vojta
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3511443&amp;amp;group_id=23164

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Norbert Preining (norbusan)
Assigned to: Nobody/Anonymous (nobody)
Summary: t1lib to libfreetype2 transition

Initial Comment:
Dear all,
it seems that t1lib is not developed anymore, and distributions are starting to drop t1lib completely, which will create problems for xdvi in the long run. See for example the following to links:
http://security-tracker.debian.org/tracker/source-package/t1lib
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637040

Is there any chance that a transition to libfreetype2 is going to happen?

Thanks a lot

Norbert
(TeX Live team and Debian Dev for TeX Live)

----------------------------------------------------------------------

Date: 2013-03-05 12:49

Message:
I am still committed to adding freetype2 support, and will have it ready in
time for TL 2013.

I've been busy with work lately and haven't touched xdvi since last summer,
but things are less busy now, and I plan to return to xdvi this week.

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2013-03-03 23:34

Message:
Hi Petr,

is there any progress here? As said, I have several patches that were
written for pxdvi (the Japanese variant) that implement freetype2 support
already.

How is it with TeX Live 2013 ...?

Let me know if you need anything.

Norbert

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2012-04-01 17:42

Message:
Hi

Good to hear, thanks. I guess we have to wait.

BTW, have you been contacted concerning inclusion of Japanese support
(pxdvi)? They also included some changes for freetype2, so it might be
useful to do all in one go, if you agree to merge the pxdvi patches. I can
send you all of them, they are in my tlptexlive repository and build
script.

Thanks

Norbert

----------------------------------------------------------------------

Comment By: Paul Vojta (vojta)
Date: 2012-04-01 10:24

Message:
It's in the works.  For some time I've had freetype2 support in an
unreleased version of plain xdvi, but there were some things that I wanted
to add before releasing it.

So this should happen in the near future.  But not before the code freeze
for TL 2012 :-)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3511443&amp;amp;group_id=23164

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
&lt;/pre&gt;</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2013-03-05T20:49:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2499">
    <title>[SPAM] Business Letter</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2499</link>
    <description>&lt;pre&gt;Sir,

Business Letter

This letter serves to introduce and to request the partnership of your organization in the fulfillment of my vision and mission.

I hereby wish to solicit for mutual business cooperation with you or your company. This offer involves receiving and securing the sum of 37Million United States American Dollars in your overseas account for a period of at least 3-calendar years pending when it is needed for offshore investment projects. 

This fund is meant for future offshore investment purposes and we are prepared to compensate you with attractive remuneration of 20% of the total funds for your assistance.
Details of this offer shall be availed to you on request including source of funds. Please do kindly request details of this offer, identity documents of participants and agreements in pursuant of this business concern by sending us your reply strictly at 
barryroux&amp;lt; at &amp;gt;bk.ru.
Ensure that you provide us your comprehensive contact details.

Individuals are welcome to join as sponsors of this project or to simply stay connected. As a minimum, Partner Organizations including non-profits, businesses and government agencies will support my vision and mission as noted above and will communicate my goals to their staff and potentially the wider community. 

Should your organization be interested in partnering with me or you’d simply like to talk with us or receive more information, please contact us at through the contact details below.

Sincerely Yours,

Barry Roux
Pretoria,South Africa




------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
XDvi-core mailing list
XDvi-core&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdvi-core
&lt;/pre&gt;</description>
    <dc:creator>Barry Roux</dc:creator>
    <dc:date>2013-03-05T14:45:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2498">
    <title>[ xdvi-Feature Requests-3511443 ] t1lib to libfreetype2transition</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2498</link>
    <description>&lt;pre&gt;Feature Requests item #3511443, was opened at 2012-03-26 07:28
Message generated for change (Comment added) made by norbusan
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3511443&amp;amp;group_id=23164

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Norbert Preining (norbusan)
Assigned to: Nobody/Anonymous (nobody)
Summary: t1lib to libfreetype2 transition

Initial Comment:
Dear all,
it seems that t1lib is not developed anymore, and distributions are starting to drop t1lib completely, which will create problems for xdvi in the long run. See for example the following to links:
http://security-tracker.debian.org/tracker/source-package/t1lib
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637040

Is there any chance that a transition to libfreetype2 is going to happen?

Thanks a lot

Norbert
(TeX Live team and Debian Dev for TeX Live)

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2013-03-03 23:34

Message:
Hi Petr,

is there any progress here? As said, I have several patches that were
written for pxdvi (the Japanese variant) that implement freetype2 support
already.

How is it with TeX Live 2013 ...?

Let me know if you need anything.

Norbert

----------------------------------------------------------------------

Comment By: Norbert Preining (norbusan)
Date: 2012-04-01 17:42

Message:
Hi

Good to hear, thanks. I guess we have to wait.

BTW, have you been contacted concerning inclusion of Japanese support
(pxdvi)? They also included some changes for freetype2, so it might be
useful to do all in one go, if you agree to merge the pxdvi patches. I can
send you all of them, they are in my tlptexlive repository and build
script.

Thanks

Norbert

----------------------------------------------------------------------

Comment By: Paul Vojta (vojta)
Date: 2012-04-01 10:24

Message:
It's in the works.  For some time I've had freetype2 support in an
unreleased version of plain xdvi, but there were some things that I wanted
to add before releasing it.

So this should happen in the near future.  But not before the code freeze
for TL 2012 :-)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3511443&amp;amp;group_id=23164

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
&lt;/pre&gt;</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2013-03-04T07:34:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2497">
    <title>(no subject)</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2497</link>
    <description>&lt;pre&gt;http://frgnet.com/wp-content/yourpoint.php


________________
ahmet nurlu------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan_______________________________________________
XDvi-core mailing list
XDvi-core&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdvi-core
&lt;/pre&gt;</description>
    <dc:creator>ahmet nurlu</dc:creator>
    <dc:date>2013-01-30T13:53:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2496">
    <title>(no subject)</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2496</link>
    <description>&lt;pre&gt;
http://www.kordeln.de/images/bestways.php





_____________________________
ahmet nurlu------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412_______________________________________________
XDvi-core mailing list
XDvi-core&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdvi-core
&lt;/pre&gt;</description>
    <dc:creator>ahmet nurlu</dc:creator>
    <dc:date>2013-01-21T07:07:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2495">
    <title>[SPAM] Bénéficiez de 36% de crédit d’impôts pour vos travaux</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2495</link>
    <description>&lt;pre&gt;﻿   Si vous avez du mal à visualiser cet email, consultez-le dans votre
navigateur
[http://www.mistralog.com/eml/display.php?M=5201561&amp;amp;C=e43f7b44de126ef97515e6b668203de4&amp;amp;S=161&amp;amp;L=62&amp;amp;N=31]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=161&amp;amp;L=33&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=161&amp;amp;L=34&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=161&amp;amp;L=35&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=161&amp;amp;L=36&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=161&amp;amp;L=37&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=161&amp;amp;L=38&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=161&amp;amp;L=39&amp;amp;F=T]  Valorisez
votre bien
 Donnez de la valeur à votre bien immobilier en réalisant des travaux
pour réduire sa consommation énergétique. Pensez également à
l'embellir grâce à des travaux de peinture. Comparez des
prestataires qualifiés
 Pour être sûr de faire le bon choix, recevez jusqu'à 5 devis gratuits
qui vous permettront de comparer des professionnels. Réduisez vos
impôts
 Bénéficiez de 12% à 36% de crédit d’impôts pour vos travaux. Les
professionnels Quotatis vous permettront de bénéficier des aides de
l'Etat auxquelles vous avez encore droitFaites confiance aux professionnels
de votre région
 Ils sauront vous orienter et vous conseiller sur les solutions les plus
adaptée à vos besoins. N’hésitez pas à leur poser vos questions
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=161&amp;amp;L=40&amp;amp;F=T certitude
de rencontrer des professionnels de qualité

Toutes les entreprises affiliées Quotatis : Nous fournissent leur extrait
de K-bis et leur assurance professionnelle à jour
  Nous fournissent, le cas échéant, leurs labels et certifications
techniques
  Ont signé la charte qualité Quotatis Délais de réponseConditions
tarifaires avantageusesRespect des engagements pris Sont notées par les
précédents utilisateurs du service
  Sont proches de chez vous
  Vous contactent sous 3 jours


 Si vous ne souhaitez plus recevoir de mail de notre part, rendez-vous sur
ce lien
[http://www.mistralog.com/eml/unsubscribe.php?M=5201561&amp;amp;C=e43f7b44de126ef97515e6b668203de4&amp;amp;L=62&amp;amp;N=161]
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov_______________________________________________
XDvi-core mailing list
XDvi-core&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdvi-core
&lt;/pre&gt;</description>
    <dc:creator>Aurelia</dc:creator>
    <dc:date>2012-11-18T21:01:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2494">
    <title>[SPAM] Dernière année pour effacer vos impots</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2494</link>
    <description>&lt;pre&gt;﻿        Si vous avez du mal &amp;amp;agrave; visualiser cet email, consultez-le
dans votre navigateur
[http://www.mistralog.com/eml/display.php?M=5201561&amp;amp;C=e43f7b44de126ef97515e6b668203de4&amp;amp;S=162&amp;amp;L=62&amp;amp;N=71]
  [http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=162&amp;amp;L=239&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=162&amp;amp;L=239&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=162&amp;amp;L=240&amp;amp;F=T de la
derni&amp;amp;egrave;re ann&amp;amp;eacute;e de la loi Scellier et effacez votre imposition
sur 9 ou 15 ans

 Vos imp&amp;amp;ocirc;ts s&amp;amp;rsquo;&amp;amp;eacute;l&amp;amp;egrave;vent a plus de 3500 Euros alors
profitez de
 la loi Scellier BBC 2012 : B&amp;amp;eacute;n&amp;amp;eacute;ficiez d&amp;amp;rsquo;une
r&amp;amp;eacute;duction allant jusqu&amp;amp;rsquo;&amp;amp;agrave; 21% sur 15 ansDevenez
propri&amp;amp;eacute;taire gr&amp;amp;acirc;ce &amp;amp;agrave; vos imp&amp;amp;ocirc;tsConstituer votre
patrimoinePr&amp;amp;eacute;parez votre retraite
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=162&amp;amp;L=239&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=162&amp;amp;L=239&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=162&amp;amp;L=241&amp;amp;F=T ne plus
recevoir de mails cliquez-ici
[http://www.mistralog.com/eml/unsubscribe.php?M=5201561&amp;amp;C=e43f7b44de126ef97515e6b668203de4&amp;amp;L=62&amp;amp;N=162]
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov_______________________________________________
XDvi-core mailing list
XDvi-core&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdvi-core
&lt;/pre&gt;</description>
    <dc:creator>Aurelia</dc:creator>
    <dc:date>2012-11-18T21:07:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2493">
    <title>[SPAM] Pour trouver les sensations de vos jeunes années</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2493</link>
    <description>&lt;pre&gt;  Si vous ne parvenez pas &amp;amp;agrave; lire correctement ce message, suivez le
lien.
[http://www.mistralog.com/eml/display.php?M=5201561&amp;amp;C=e43f7b44de126ef97515e6b668203de4&amp;amp;S=87&amp;amp;L=62&amp;amp;N=44]
 [http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=87&amp;amp;L=142&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=87&amp;amp;L=142&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=87&amp;amp;L=142&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=87&amp;amp;L=142&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=87&amp;amp;L=142&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=87&amp;amp;L=142&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=87&amp;amp;L=142&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=87&amp;amp;L=142&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=87&amp;amp;L=142&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=87&amp;amp;L=142&amp;amp;F=T] Pour ne
plus recevoir nos offres, suivez le lien.
[http://www.mistralog.com/eml/unsubscribe.php?M=5201561&amp;amp;C=e43f7b44de126ef97515e6b668203de4&amp;amp;L=62&amp;amp;N=87]

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov_______________________________________________
XDvi-core mailing list
XDvi-core&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdvi-core
&lt;/pre&gt;</description>
    <dc:creator>Sarah</dc:creator>
    <dc:date>2012-11-12T20:44:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2492">
    <title>Tout le trading en 14 lecons</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2492</link>
    <description>&lt;pre&gt; Si vous ne parvenez pas à lire correctement ce message, suivez le lien.
[http://www.mistralog.com/eml/display.php?M=5201561&amp;amp;C=e43f7b44de126ef97515e6b668203de4&amp;amp;S=46&amp;amp;L=62&amp;amp;N=18]
  TOUT LE TRADING EN 14 LECONS : LES TRADERS VOIENT LE VERRE PLEIN À 75%
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=46&amp;amp;L=84&amp;amp;F=T]


    LES TRADERS
 VOIENT LE VERRE
  PLEIN À 75%

 Prenez l'outil qu'aucun opérateur ne                      peut vivre
sansBonus de 75% sur votre prochain dépôt!
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=46&amp;amp;L=84&amp;amp;F=T]
Félicitations! Vous                          êtes un trader officiel de
24Option! Célébrez                          en faisant un dépôt et
gagnez un bonus exclusif de 75%!
 Obtenez votre bonus ici.
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=46&amp;amp;L=84&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=46&amp;amp;L=84&amp;amp;F=T]
[http://www.mistralog.com/eml/link.php?M=5201561&amp;amp;N=46&amp;amp;L=84&amp;amp;F=T]
Avertissement: Les informations contenues dans cet e-mail sont fournies
uniquement à          titre informatif et ne doivent pas être
interprétés comme des conseils financiers sur          aucun quel sujet.
        Aucun destinataire de ce contenu doit agir ou s'abstenir d'agir sur
la base de toute information          incluse dans ce courriel sans
chercher un conseil financier appropié ou un autre          avis
professionnel.         Yaymay investissements et de ses filiales
déclinent expressément toutes          responsabilités concernant
 les mesures prises ou non prises en fonction du contenu partiel ou
intégral de cet e-mail.          Les utilisateurs doivent être informés
 que le trading d'options binaires possède un risque financier élevé qui
peut entraîner
 la perte          de la totalité des fonds investis dans un court laps de
temps.
Chaque utilisateur devrait          examiner attentivement si cette
 activité répond à ses
besoins, considérant les ressources financières et les circonstances
    personnelles.

  Pour ne plus recevoir nos offres, suivez le lien.
[http://www.mistralog.com/eml/unsubscribe.php?M=5201561&amp;amp;C=e43f7b44de126ef97515e6b668203de4&amp;amp;L=62&amp;amp;N=46]

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov_______________________________________________
XDvi-core mailing list
XDvi-core&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdvi-core
&lt;/pre&gt;</description>
    <dc:creator>Julia </dc:creator>
    <dc:date>2012-11-09T09:42:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2491">
    <title>[ xdvi-Feature Requests-3582570 ] Add support for XeTeXextended DVI format</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2491</link>
    <description>&lt;pre&gt;Feature Requests item #3582570, was opened at 2012-11-01 15:06
Message generated for change (Comment added) made by samuelva
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3582570&amp;amp;group_id=23164

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Samuel Vasco (samuelva)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add support for XeTeX extended DVI format

Initial Comment:
It is very simple to use source/preview synchronization on shell editors (like gedit) with xdvik and DVI format file. But this functionality is lost when using XeTeX, as xdvik doesn't read it's output format.
It would be nice to use source/preview synchronization in the simple way with XeTeX on all aditors.

----------------------------------------------------------------------

Date: 2012-11-02 12:05

Message:
The XDVI (extended dvi) format is documented, as said by Jonathan Kew here:
http://www.tug.org/pipermail/xetex/2008-April/009299.html , so the task
shouldn't be too difficult.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3582570&amp;amp;group_id=23164

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
&lt;/pre&gt;</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2012-11-02T19:05:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2490">
    <title>[ xdvi-Feature Requests-3582570 ] Add support for XeTeXextended DVI format</title>
    <link>http://permalink.gmane.org/gmane.comp.tex.xdvi.devel/2490</link>
    <description>&lt;pre&gt;Feature Requests item #3582570, was opened at 2012-11-01 15:06
Message generated for change (Tracker Item Submitted) made by samuelva
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3582570&amp;amp;group_id=23164

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Samuel Vasco (samuelva)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add support for XeTeX extended DVI format

Initial Comment:
It is very simple to use source/preview synchronization on shell editors (like gedit) with xdvik and DVI format file. But this functionality is lost when using XeTeX, as xdvik doesn't read it's output format.
It would be nice to use source/preview synchronization in the simple way with XeTeX on all aditors.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=377583&amp;amp;aid=3582570&amp;amp;group_id=23164

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
&lt;/pre&gt;</description>
    <dc:creator>SourceForge.net</dc:creator>
    <dc:date>2012-11-01T22:06:46</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.tex.xdvi.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.tex.xdvi.devel</link>
  </textinput>
</rdf:RDF>
