comp.lang.ada
 help / color / mirror / Atom feed
From: "Rajagopalan Srinivasan" <r.srinivasan@worldnet.att.net>
Subject: Re: Regex and/or LaTeX
Date: Sat, 24 Feb 2001 02:59:09 GMT
Date: 2001-02-24T02:59:09+00:00	[thread overview]
Message-ID: <1sFl6.2330$mX4.169381@bgtnsc06-news.ops.worldnet.att.net> (raw)
In-Reply-To: 972rhk$a13$1@drcomp.erfurt.thur.de

assuming you are looking for an Ada95 package and assuming you are using
gnat, i will search the users guide for gnat.spitbol.patterns and/or
gnat.regexp

"Adrian Knoth" <adi@drcomp.erfurt.thur.de> wrote in message
news:972rhk$a13$1@drcomp.erfurt.thur.de...
> Hi!
>
> I'm facing the problem to escape some special characters before
> outputting them to a LaTeX-file, i.e. '&' should be replaced
> by "\&".
>
> There is no difficulty in implementing this directly, but in order
> to avoid unnecessary work I ask if there is already a package which
> provides all the LaTeX-functionality I might need. If not, perhaps
> a sed-like function exists to perform something like this:
> sed -e 's/\([&%]\)/\\\1/g'
>
>
> --
> mail: adi@thur.de  http://adi.thur.de PGP: v2-key via keyserver
>
> Lieber alternativ als alt und naiv.





  parent reply	other threads:[~2001-02-24  2:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-22 11:01 Regex and/or LaTeX Adrian Knoth
2001-02-23  8:13 ` Lutz Donnerhacke
2001-02-23  9:41 ` Florian Weimer
2001-02-24  2:59 ` Rajagopalan Srinivasan [this message]
2001-02-24 15:36   ` Adrian Knoth
2001-02-26 11:41     ` Lutz Donnerhacke
2001-02-26 11:48     ` Lutz Donnerhacke
2001-02-26 20:15       ` Jeffrey Carter
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox