
: Re: Is regex available in Sigil clip editor? I see that the Sigil Clip Editor has some basic regex (e.g., the first numbered group 1 matches the entire selected text in the replace text and
No, Sigil Clip Editor cannot use replace patterns. The way that Sigil Clips works is you highlight text, and then you apply the Clip.
Your highlighted text will be grouped into:
1
So let's say you highlight:
This is text I |want in italics|.
Clip: <i>1</i>
This is text I <i>want in italics</i>.
Clips are designed more as a one-button-push for redundant stuff (like pasting in template code for a figure with caption, etc. etc.)
For example, mobileread user Tex2002ans created this Sigil Clip for himself:
<div class="chart">
<div class="single-chart">
<div class="chart-title"></div>
<div class="image"></div>
<div class="chart-caption"></div>
</div>
</div>
and then he can easily just insert the needed info/images.
To do more advanced Search/Replace using Regex, you use Tools > Saved Searches. www.mobileread.com/forums/showthread.php?p=3808345#post3808345
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @BetL

: Where can I download free ebooks? I have been searching for ebooks but I don't have money to buy them. Can I get them for free?

: Using K2pdfopt to prepare a document for printing Can I use K2pdfopt to take a PDF, crop it to the tightest bounding box, and generate a new PDF with 2 consecutive (portrait) pages set side-by-side