GeneralAutomatically combine text from sentences by number from a table

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
vilgefortz
Posts: 1
Joined: Sat Nov 12, 2022 11:29 am

Automatically combine text from sentences by number from a table

Post by vilgefortz »

Hello community,
I have the following task that I'm stuck on:
I have a software that gives me numeric codes in *.txt form with a table: 2 columns and up to 20 rows. The code is formatted like this: ###.# (e.g. 250.4).
For each number before the dot (here in the example: 250) I have a finished text and then an additional text for the code after the dot (here in the example: 4).
Now I want to use latex to automatically combine the texts from the table to complete sentences.

Thanks in advance for your help.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
MjK
Posts: 89
Joined: Fri Jan 28, 2022 6:09 pm

Automatically combine text from sentences by number from a table

Post by MjK »

Please always add links to crossposts. Even if they use another language like in this case.
My main topics are KOMA-Script and other questions related to my packages. If I reply to any other topic or if you've not yet added a minimal working example, please do not expect any further response. And please don't forget to tag examples as code.
Post Reply