1
0
Fork 0
No description
Find a file
2025-07-12 00:37:12 +02:00
.vscode Update README and add vscode settings 2025-07-12 00:22:13 +02:00
merge_tex First real commit 2025-07-12 00:05:17 +02:00
.python-version first commit 2025-02-19 11:54:53 +01:00
LICENSE First real commit 2025-07-12 00:05:17 +02:00
pyproject.toml First real commit 2025-07-12 00:05:17 +02:00
README.md Correct DID 2025-07-12 00:37:12 +02:00
uv.lock first commit 2025-02-19 11:54:53 +01:00

Merge tex

Merge your tex file for Editorial Manager submissions.

This package bundles two scripts:

  1. merge_tex/scripts/flatten_folder.py: flatten your repository structure since folders (and subfolders) are not allowed. Files will be named according to the original folder structure with _ in between the names. For example, images cannot be stored in sub folder so this scripts will remove that for you
  2. merge_tex/scripts/merge.py: from a root latex file, this script will create an output file where all the latex files are merged in one. The script will recursively go in all input{} and fetch the content of the latex file while removing comments. Indeed, elsevir EM is not able to understand which latex file is the root (instead it use the first latex file found) but after this script there is only one latex file.

Good luck with your submission.

Contribute

Contribution to this repo must be done using Radicle. Radicle is a P2P decentralize network so it is possible to contribute without having to create an account on a specific forge.

The easiest way to set it up is the use Radicle desktop.

The DID of the repo is: rad:z229ob6DWAZHRiMVapohRmynGoHr6. To checkout the repo use: rad checkout rad:z229ob6DWAZHRiMVapohRmynGoHr6