Search found 1 match

by anthonymoss78
Fri Sep 18, 2020 4:54 pm
Forum: Text Formatting
Topic: Replacing characters in a string
Replies: 0
Views: 2991

Replacing characters in a string

Hi,

I have a latex variable
\newcommand{\allStrings}{ string1:string2:string3}

How can I split this string up by the seperator and then write onto new lines (with a tab in front ) so it looks like a list .
So that in the output pdf looks something like the following :
ie
Strings : string1 ...