jed-users mailing list

[2009 Date Index] [2009 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

replace_match()


Dear JED users,

The help for the intrinsic function replace_match() says:


 USAGE
  Int_Type replace_match(String_Type str, Int_Type method)

  ...
  If `method' is zero, `str' is a specially formatted string of the form
  described below.
  ...

However, the description of the special format is missing.

How can I format the (search pattern and) replacement string? to e.g.
only change "latin1" to "utf8" in

  re_fsearch("\\usepackage ?\[.*(latin1).*\] ?{inputenc}"R)

?

Günter

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2009 date index] [2009 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]