Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <mailman.905.1724964368.62292.ctan-ann@ctan.org>
Deutsch   English   Français   Italiano  
<mailman.905.1724964368.62292.ctan-ann@ctan.org>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder8.news.weretis.net!reader5.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From: CTAN Announcements <ctan-ann@ctan.org>
Newsgroups: comp.text.tex
Subject: New on CTAN: enverb
Date: Thu, 29 Aug 2024 21:45:55 +0100
Lines: 44
Message-ID: <mailman.905.1724964368.62292.ctan-ann@ctan.org>
Reply-To: ctan-ann@ctan.org
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Info: solani.org;
	logging-data="2004365"; mail-complaints-to="abuse@news.solani.org"
To: ctan-ann@ctan.org
Cancel-Lock: sha1:t1YOr2etsc5gaWn+xuGi7iDRl9A=
List-Unsubscribe: <https://lists.dante.de/mailman/options/ctan-ann>,
 <mailto:ctan-ann-request@ctan.org?subject=unsubscribe>
X-User-ID: eJwNxMEBwEAEBMCWzmE3ykHov4RkHuMKQdPgMF/fwrk7LYapvx6J4Et7WsPYNwcnLZia4qzzARttENE=
X-Mailman-Version: 2.1.23
List-Id: CTAN Announcements <ctan-ann.ctan.org>
List-Archive: <https://lists.dante.de/pipermail/ctan-ann/>
List-Help: <mailto:ctan-ann-request@ctan.org?subject=help>
List-Subscribe: <https://lists.dante.de/mailman/listinfo/ctan-ann>,
 <mailto:ctan-ann-request@ctan.org?subject=subscribe>
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ctan.org; s=201703;
 t=1724964367; bh=RXXKX3cesrCRu2UvqEpiK83h0K2r7q79hyONqMsOPxo=;
 h=Date:From:To:Subject:Reply-To:From;
 b=ksNjNtRL7AVT/QCG9e1vbrOA3dmquGK03kGK8pKmeRqbkiVnaI5EoaoBQNy28ZoT2
 MDplB8xf5GA3XcGLba+1VUi5rPLafc8DtdcwioGUe8/RKxTpC87/Gs2e+zK2msbdnm
 gk5IuX9sc6RMqt1Op7bbirhfEM9fbxH4LgN4GOy4=
X-BeenThere: ctan-ann@ctan.org
Precedence: list
Bytes: 3019


Jonathan P. Spratte submitted the

                enverb

package.

Version number: 1.0 2024-08-28
License type: lppl1.3c

Summary description:  Read an environment verbatim

Announcement text:
----------------------------------------------------------------------


enverb provides the `\enverb` macro that grabs the current environment's body verbatim.
It supports grabbing an optional argument in the normal category code regime without
wrongly tokenising the first token. Arbitrary contents can be placed at the start and end
of each input line. The contents are stored inside `\enverbBody` for direct output or
further processing. Convenience macros are provided to rescan the contents to execute
them as if used directly inside the document (`\enverbExecute`), or to put them into
another verbatim environment for pretty printing (`\enverbListing`).

----------------------------------------------------------------------

This package is located at 
   https://mirrors.ctan.org/macros/latex/contrib/enverb

More information is at
   https://www.ctan.org/pkg/enverb

CTAN is run entirely by volunteers and supported by TeX user groups.

Please join a user group or donate to one, see https://ctan.org/lugs

------------------------------------------------------------------------

   Thanks for the upload.

     For the CTAN Team
    Ina Dau

--