Abhi-1U / texor

Converting 'LaTeX' 'R Journal' Articles into 'RJ-web-articles'
https://abhi-1u.github.io/texor/
Other
6 stars 2 forks source link

Introduce a mechanism to apply pre-processing to all sub LaTeX files included in the main article #44

Closed Abhi-1U closed 1 year ago

Abhi-1U commented 1 year ago

The issue

Currently there are articles which have multiple included LaTeX files, to incorporate different sections of the article. However the current version of the texor package pre processes only the main file included in RJwrapper.tex .

Scope

There are a few articles which will benefit from this mechanism change.

Abhi-1U commented 1 year ago

The new mechanism reads all included file names and then applies pre-processing to all of them, including the original file.