I start with Regular Expression how to run my file to ground.
Which Regular Expression's engine are you recommend for Keyboard Maestro ?
This time around, I check with Reggy.app using (Ruby, Perl)engin & MatchAll.
When I try to use Expressions.app or RegExRX or regex.app, sometimes
response variance are emerged from their resulting.
As the maxim goes " Better to ask the way than go astray."
Please give me your suggestions for improvements.
Thanks in advance.
Kindest regards,WAKAMATSU (boehmflute)
P.S.
First of all, I made a master.tex and come down content-1.tex, content-2.tex, content-3.tex, ....etc. ,
In this master.tex using in parallel with simplest command as bellow :
\documentclass{jarticle}
\begin{document}
\include{content-1.tex}
\include{content-2.tex}
\include{content-3.tex}
\end{document}