Update summary 2.5.2441

Friday, 8 September 2006 08:02 by CSchenk

Here is a list of changes since 2.5.2429.

Fixed bugs:

[ 1545675 ] \input command path problem
[ 1548242 ] Proxy problem in MikTeX 2.5
[ 1549614 ] yap: .dvi search path does not include current directory
[ 1552080 ] bug when reading first line %& format in a file MAC lineend
[ 1553273 ] Yap 2.5.2419 does not show .mps.gz files
[ 1554147 ] open editor does not work if the filename contains spaces

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Categories:   MiKTeX Packaging
Actions:   E-mail | Permalink | Comments (1) | Comment RSSRSS comment feed

Related posts

Comments

September 10. 2006 06:05

Steffan

An addition to:
[ 1554147 ] open editor does not work if the filename contains spaces

It seems that the editor does not open either, if file extentions are not included in the \input{}-statements.
I.e.
\input{myfile.tex} will produce "fully-enough" qualified source links.
\input{myfile} will not.

Both compile correctly though.

/steffan

PS: I use TeXnicCenter 7.01


Steffan

Comments are closed