comp.lang.ada
 help / color / mirror / Atom feed
* Regex and/or LaTeX
@ 2001-02-22 11:01 Adrian Knoth
  2001-02-23  8:13 ` Lutz Donnerhacke
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Adrian Knoth @ 2001-02-22 11:01 UTC (permalink / raw)


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.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2001-02-26 20:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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

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