[OS X TeX] search & replace commands
Alain Schremmer
Schremmer.Alain at verizon.net
Thu Jul 8 15:16:00 EDT 2004
Thanks very much:
Be reassured, that although I have now converted about thirty pages of
Word into TeX, I am not anywhere at the point yet where my Hamiltons
could contain curly braces. It was only that I just discovered
Computer Modern Sans semibold condensed.
I had used another font to mark denominators, as in 42.3 Hamiltons =
0.423 Clevelands = 4230 Dimes, but it didn't come out as well as
Futura condensed did in Word mainly because they were a bit difficult
to distinguish from boldfaced terms.
By the way, is there another condensed font that would be usable by an
Install Challenged such as myself? (I did install CM super though!)
I am afraid that, not being a native speaker, I am missing the
allusions subtending your last paragraph re monetary rewards, or the
absence thereof, due to the owners of the softwares.
Thanks and regards.
--schremmer
On Jul 8, 2004, at 10:29 AM, Maarten Sneep wrote:
> On Jul 8, 2004, at 10:12 AM, Alain Schremmer wrote:
>
>> Is there a way in TeXshop to search and replace
>> \sfbf{Hamiltons}
>> by
>> $\denom{Hamiltons}$
>> In other words, is there a wild card?
>
> Also known (more commonly at least) as regular expression search and
> replace. iTexMac, BBEdit, emacs, vim, SubEthaEdit, Xcode, ... all have
> this, TeXShop doesn't. The BBEdit is payware, Subethaedit is free for
> personal non-commercial use, Xcode is free as in beer, the rest are
> free in less restricted senses (GNU to Postcard-ware).
>
> Most of these use perl compatible regular expressions, and (at least
> for BBEdit which I use), you'd have to search for "\\sfbf\{(.+?)\}"
> (without the quotes) and replace with "$\\denom{\01}$" (again without
> the quotes). Things become tricky when Hamilton contains curly braces.
>
> Maarten
>
> -----------------------------------------------------
> Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
> Please see <http://www.esm.psu.edu/mac-tex/> for list
> guidelines, information, and LaTeX/TeX resources.
>
>
-----------------------------------------------------
Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
Please see <http://www.esm.psu.edu/mac-tex/> for list
guidelines, information, and LaTeX/TeX resources.
More information about the MacOSX-TeX
mailing list