MiKTeX 2.8 Beta 1 for GNU/Linux

by CSchenk13. September 2008 10:16

MiKTeX 2.8 Beta 1 is available! This is a source code release for GNU/Linux.

Please visit the 2.8 status page, if you want to try it out.

What's new

The MiKTeX package manager graphical user interface (GUI) has been ported to GNU/Linux using the Qt widget toolkit.

The GUI allows you to browse the package database and install packages.

What comes next

This is the todo list for the upcoming beta releases:

  • MiKTeX-pdfTeX for GNU/Linux:
    The MiKTeX variant of pdfTeX has the MiKTeX package manager
    integrated. This feature makes it possible to install missing packages
    on-the-fly.
  • LuaTeX integration

MiKTeX 2.8 status

by CSchenk5. September 2008 15:44
I have started MiKTeX 2.8 development a short while ago. Here is what has been done and what will happen in the next couple of months:

MiKTeX package manager GUI (Linux)

My development progress bar shows sixty percent.

What has been done:

  • package information is displayed in a list view window
  • it is possible to install/remove packages

What is missing:

  • search for packages (using file names or keywords

The source code will be made available soon.

Coding this initial version was fun. I have learned many new things (Qt, Unix build tools, ...). Not a waste of time. But:

Now that TeX Live has a nice package manager of its own, I do not
expect much interest in the MiKTeX package manager for Linux. That
said, I only will continue to spend time on this project, if more
pledges come in. See http://micropledge.com/projects/miktex-mpm-qt?do=pledge, for more information.

LuaTeX integration

Nothing happened yet. I took a look at the LuaTeX development sources and discovered no stumbling points. On principle, it should be possible to integrate LuaTeX. And I will start this task in October. It remains to be seen whether LuaTeX will be successful. At the moment, only ConTeXt seems to make use of its features.

pdfTeX for Linux

I will make available the MiKTeX version of pdfTeX for Linux.