[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] LaTeX export filter
From: |
Eric S Fraga |
Subject: |
Re: [O] LaTeX export filter |
Date: |
Sat, 24 Mar 2018 18:05:05 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
On Saturday, 24 Mar 2018 at 22:24, Vikas Rawal wrote:
> I am trying to write a LaTeX export filter that should replace all
> table rows with cells having entries such as <3cid4> by
> \cmidrule{lr}{3-4}
[...]
> (while (string-match
> "\\(<\\([0-9]+\\)cid\\([0-9]+\\)?>[[:blank:]]*\\([^&]+\\)\\)" row)
Could it be that you need to change the last + to *?
Haven't tried it, mind you.
--
Eric S Fraga via Emacs 27.0.50, Org release_9.1.6-341-g3a4fd3
signature.asc
Description: PGP signature
- [O] LaTeX export filter, Vikas Rawal, 2018/03/24
- Re: [O] LaTeX export filter,
Eric S Fraga <=
- Message not available
- Message not available