a2ps
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

formatting question


From: Warren Pollans
Subject: formatting question
Date: Thu, 26 Feb 2004 18:18:41 -0500

Hello,

Please feel free to point me elsewhere if this is not the appropriate place to ask this question.

I have text files that I generate on the fly from database tables. I've decided that they would look better if some groups of words were in boldface. The words are not fixed "keywords" but can be found using a regex of the form ^pattern1(.*)pattern2$ so that $1 (or \1 ?) contains the word(s) I want print in bold. What's the easiest way to have a2ps do this? It seems like I should be able to write a simple .ssh file to this but I can't figure it out.

Thanks,

Warren





reply via email to

[Prev in Thread] Current Thread [Next in Thread]