Rainer Schoepf | 1 Oct 2001 09:48

Re: CTAN submission: emTeX/TDS 0.56

On Sun, 30 Sep 2001, Walter Schmidt wrote:

> I have uploaded the following files to the directory
> /incoming/emtexds at dante.ctan.org:
>
>   NEWS
>   readme.eng
>   readme.ger
>   config.zip
>   texmf.zip
>   tfe.cfg
>   tdsinst.cmd
>
> Please, move them to the directory
>
>   systems/os2/emtex-contrib/emtexTDS
>
> thus replacing most of the present files.  (Please, do not
> alter the files; line endings ar already Unix-style where
> appropriate.)
>
>
> This is version 0.56 of the "emTeX/TDS" TeX system for OS/2.
> Main news with this release:
>
> * June 2001 LaTeX macros
> * Latest versions of all packages, including PSNFSS 8.2
>   and KOMA-Script.
> * Additional Type1 fonts:  WASY smybols, BrushScriptX.
>
(Continue reading)

Rainer Schoepf | 1 Oct 2001 09:42

Re: CTAN Submission -- paralist v2.2

On Sun, 30 Sep 2001, Bernd Schandl wrote:

> I have uploaded the file paralist.zip to the /incoming directory of
> ftp.dante.de.
>
> The package is licensed under the LPPL.
>
> I recommend placing the unpacked files README, paralist.ins and
> paralist.dtx in
> 	macros/latex2e/contrib/supported/paralist/
> replacing the old versions.

Thanks for the upload, I installed it in

   macros/latex/contrib/supported/paralist

For the CTAN Team
  Rainer Schöpf

> >From the abstract:
> 	This style file provides some new list environments. Itemized and
> 	enumerated lists can be typesetted within paragraphs, as
> 	paragraphs and in a compact version. Most environments have
> 	optional arguments to format the labels.
> 	Additionally, the \LaTeX\ environments |itemize| and |enumerate|
> 	can be extended to use a similar optional argument.
>
> New in the version are:
> - A few small bug fixes.
> - New WWW address (still as boring but at least reachable)
(Continue reading)

Rainer Schoepf | 2 Oct 2001 17:00

CTAN upload notification: clock & invoice packages

Oliver Corff submitted updates to his packages

  clock

Announcement: "A corrected and updated version of the TeX clock.
                Former inconsistencies in naming conventionss have
                been removed. Please note that the package files
                are not called ``texclock'' any longer; they are
                now simply named ``clock''."
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

  invoice

Announcement: "A corrected and updated version of the invoice
                package. Arithmetics has been fixed. Now works
                under KOMA-Script's scrlettr.cls."

For the CTAN Team
  Rainer Schöpf

Reinhard Zierke | 4 Oct 2001 12:38
Picon
Favicon

CTAN submission -- onlyamsmath package

----- Forwarded message from Harald Harders -----
I have uploaded the file onlyamsmath.tar.gz to ftp.dante.de. 
Please install its contents to
CTAN/macros/latex/contrib/supported/onlyamsmath.
Licence is lppl.

>From the README:
This package inhibits the usage of plain TeX and on demand of
standard LaTeX math environments.
This is useful for class writers who want to force their clients to
use the environments provided by the amsmath package.
----- End forwarded message -----

Thanks for the submission.  I installed this new package as suggested in
CTAN:/tex-archive/macros/latex/contrib/supported/onlyamsmath

Reinhard Zierke
for the CTAN team

Reinhard Zierke | 4 Oct 2001 10:04
Picon
Favicon

CTAN submission -- preview-latex

----- Forwarded message from David Kastrup -----
I have uploaded preview-latex-0.5.tar.gz, a package for previewing
inline images of equation environments and similar.  It needs recent
pretest versions of GNU Emacs to work at the current point of time (at
least 21.0.105) as well as AucTeX.  I have uploaded to ftp.dante.de.
I would recommend loading it into a separate directory
support/preview-latex and extracting the file README from the archive
and placing this file as well as the tar archive into that directory.

The license is GPL.

I append an excerpt from the README:

I do not know where to start.  This is the preview-latex project at
Sourceforge, <URL:http://sourceforge.net/projects/preview-latex>.
There is a mailing list for developers, the web page is
<URL:http://lists.sourceforge.net/lists/listinfo/preview-latex-devel>
Send a message with just the word `help' as subject or body to
    preview-latex-devel-request@...
for more information.

Anonymous CVS is available as well.  See the Sourceforge web pages for
more information.

Purpose of the package is to embed LaTeX environments such as display
math or figures into the source buffers.  By mouse-clicking, you can
open the original text.  After editing, another click will just run
the region in question through LaTeX and redisplay the new results.

Thr project is just starting.  Current state of affairs: you need to
(Continue reading)

Reinhard Zierke | 4 Oct 2001 10:37
Picon
Favicon

CTAN update of biblio/bibtex/utils/bibweb

I have updated CTAN:/tex-archive/biblio/bibtex/utils/bibweb to the
current version on the author's website (dated Nov 10, 2000).
>From the README file:

-----------------------------------------------------------------------
bibweb is a utility for automatically retrieving bibliographical
information from the American Mathematical Society's MathSciNet
program.  John Palmieri ("engineer") wrote bibweb, and Bill Dwyer
("idea man") helped to design it.

If you're too lazy to go to the library or use a web browser to find
out bibliographical information for that ground-breaking paper you're
writing, you can let bibweb do the work for you.  You have to use
bibtex (which means you have to use latex, I think), and you have to
write citations in a particular format, but that's about it.
-----------------------------------------------------------------------

Reinhard Zierke
for the CTAN team

Reinhard Zierke | 4 Oct 2001 10:53
Picon
Favicon

CTAN submission -- pdftricks 1.15

----- Forwarded message from Radhakrishnan CV -----

> 1. Uploaded pdftricks-1.15.tar.gz to /incoming/pdftricks of
>    ftp.dante.de
>
> 3. shall go to
>    /tex-archive/macros/latex/contrib/supported/pdftricks by
>    replacing the existing contents of the directory
>
> The following major changes are made:
>  
> 1. pdftricks automatically finds out whether shell escape facility
>    is available in the user's pdfTeX implementation.
> 
> 2. If yes, it does the processing of pstricks figures using shell
>    escape facility. If not, pdftricks silently writes the external
>    figure files to be manually processed.
> 
> 3. A shell script, pst2pdf is supplied to automate the processing
>    of figure files generated in the first run of pdfTeX, if shell
>    escape is not available in the pdfTeX implementation.
> 
> 4. A new command, \NoProcess[fig number list] to suppress the
>    processing of figures, is introduced in this version.
----- End forwarded message -----

Thanks for the submission.  I installed the new version as suggested in
CTAN:/tex-archive/macros/latex/contrib/supported/pdftricks/

Reinhard Zierke
(Continue reading)

Reinhard Zierke | 4 Oct 2001 14:08
Picon
Favicon

CTAN submission -- EC/TC Type1 font collection

----- Forwarded message from Szabo Peter -----
I've just uploaded tt2001, an EC/TC Type1 font collection to CTAN. I've
attached its README to my e-mail. Please find an appropriate location
for the fonts, and move them there.

Thank you,
Szabó Péter

README.txt, Mon Oct  1 13:30:27 CEST 2001

This is version 1.0 of Tt2001.

This is Tt2001, a TeX .pfb font collection, converted to .pfb in 2001 by the
author of TeXtrace, using TeXtrace. It contains almost _all_ the EC (European
Computer Modern) and TC (Text Companion) fonts in all possible design sizes,
_all_ the AMS fonts in all possible design sizes, plus some more.

Author: pts@...

The missing EC/TC fonts are:

        fcvt0500.pfb fcvi0500.pfb fctt0500.pfb fcst0500.pfb fcit0500.pfb
        fctc0500.pfb fcff0500.pfb fcff0600.pfb fcff0700.pfb fcff0800.pfb
        fcfi0500.pfb fcfi0600.pfb fcfi0700.pfb fcfi0800.pfb fcfb2488.pfb
        fcfb2986.pfb fcfb3583.pfb fcfs2488.pfb fcfs2986.pfb fcfs3583.pfb
        fymisc10.pfb ucfb2488.pfb ucfb2986.pfb ucfb3583.pfb ucfs2488.pfb
        ucfs2986.pfb ucfs3583.pfb ucff0500.pfb ucff0600.pfb ucff0700.pfb
        ucff0800.pfb ucff1728.pfb ucff2074.pfb ucff2986.pfb ucff3583.pfb
        ucfi0500.pfb ucfi0600.pfb ucfi0700.pfb ucfi0800.pfb ucfi2986.pfb
        ucfi3583.pfb ucit0500.pfb ucst0500.pfb uctt0500.pfb ucvi0500.pfb
(Continue reading)

Reinhard Zierke | 7 Oct 2001 10:43
Picon
Favicon

CTAN submission -- eline.sty: "english" lines

----- Forwarded message from Tobias Dussa -----
I have just uploaded a rather small style file for producing
"english" lines (i. e. lines that are thicker in the middle than
at the ends). The package is just one style file and quite simple.

I have placed it in incoming/texmf of ftp.dante.de; the file is
called eline.sty.
I would assume that it would best be added to someplace in
macros/generic, as it is coded entirely with plain TeX commands.

I did not much think about the licensing issue much, so I just allow
all uses and modifications, as long as a reference to the original
author is kept. Also, it is made clear that no responsibility is
assumed by myself. (If you think that it would be much better to
just use the GPL or whatever, then please go ahead and drop me a note.
I am not experienced in publishing TeX macro packages, so I am
grateful for any help, but I suppose that such an effort is not
warranted for such a small package.)
----- End forwarded message -----

Thansk for the submission.  I installed the file in
CTAN:/tex-archive/macros/generic/eline.sty as suggested.

Reinhard Zierke
for the CTAN team

Reinhard Zierke | 8 Oct 2001 15:34
Picon
Favicon

CTAN submission -- TeXnicCenter

----------------------------------------------------------------------
A submission was uploaded to nova.dante.de:/ftp/incoming/upload-20011008.001/.

The following information was provided by our fellow contributor:

Name of contribution: TeXnicCenter
Name and email: Sven Wiegand
Suggested location on CTAN: /tex-archive/systems/win32
Summary description: Integrated development environment for LaTeX on Windows.
License type: Free

Announcement text:
----------------------------------------------------------------------
Some of you might already know TeXnicCenter (TXC). For those: This is the current release which has been
much more improved in comparison to the version that was avaialable at CTAN before.

For those who do not know TXC here a short overview:

TeXnicCenter is an integrated development environment (IDE) for developing LaTeX-documents on windows
(Windows 95, 98, 2000, NT 4.0).

TXC is distributed under the terms of the GNU General Public
License (GPL) and is therefore AVAILABLE FOR FREE including the source codes.

Here is a list of some features provided by TeXnicCenter:

- Project orientated integrated development environment for
  LaTeX-documents
- Definition of unlimited "output profiles" (i.e. 
  "LaTeX => DVI", "LaTeX => PS", "LaTeX => PDF")
(Continue reading)


Gmane