This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] untex 9210 -- Remove LaTeX commands from input


Included in Debian stable:

    http://packages.debian.org/untex

Jari

sdesc: "Remove LaTeX commands from input"
ldesc: "A filter that removes LaTeX commands from input and sends the filtered
text to output."
category: Text
requires: cygwin

a) manual

  mkdir untex
  cd untex
  wget        \
    http://cygwin.cante.net/untex/untex-9210-1-src.tar.bz2 \
    http://cygwin.cante.net/untex/untex-9210-1.tar.bz2 \
    http://cygwin.cante.net/untex/setup.hint
  tar -xf untex-9210-1-src.tar.bz2
  ./untex*.sh --color all

b) automated

  gpg --keyserver pool.sks-keyservers.net --recv-keys 955A92D8

  mkdir untex ; cd untex
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/untex/get.sh \
          http://cygwin.cante.net/untex/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]