Texml version 2.0.1 - How to Download and Install on Mac OS X
Saturday the 20th of March, 2010

    version 2.0.1

      View the most recent changes for the texml port at: texml.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for texml.
      The raw portfile for texml 2.0.1 is located here:
      http://texml.darwinports.com/dports/textproc/texml/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/texml


      # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The texml Portfile 54229 2009-07-23 12:14:35Z snc macports.org $

      PortSystem 1.0
      PortGroup python25 1.0

      Name: texml
      Version: 2.0.1
      Revision: 1
      Category: textproc
      Maintainers: xmlhack.ru:olpa
      Platform: darwin

      Description: XML syntax for TeX
      Long Description: TeXML is an XML vocabulary for TeX. The processor transforms the TeXML markup into the TeX markup, escaping special and out-of-encoding characters. The intended audience is developers who automatically generate (La)TeX or ConTeXt files.

      Homepage: http://getfo.org/texml/
      Master Sites: sourceforge:getfo

      Checksums: md5 cf223ea44d41fb46be92707215c45472

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/texml
      % sudo port install texml
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching texml
      ---> Verifying checksum for texml
      ---> Extracting texml
      ---> Configuring texml
      ---> Building texml with target all
      ---> Staging texml into destroot
      ---> Installing texml
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using texml with these commands:
      %  man texml
      % apropos texml
      % which texml
      % locate texml

     Where to find more information:

    Darwin Ports



    Lightbox this page.