Search found 2 matches

by bilalgs
Thu Oct 15, 2015 8:09 pm
Forum: Texmaker and TeXstudio
Topic: How to do in one step: ExampleText -> \ZL{ExampleText}
Replies: 2
Views: 3382

Re: How to do in one step: ExampleText -> \ZL{ExampleText}

ooh sure I forgot to wirte that I am using texmaker...
Thanks for the informations
by bilalgs
Thu Oct 15, 2015 5:38 pm
Forum: Texmaker and TeXstudio
Topic: How to do in one step: ExampleText -> \ZL{ExampleText}
Replies: 2
Views: 3382

How to do in one step: ExampleText -> \ZL{ExampleText}

Hello together

I defined \newcommand{ \ZL }[1]{something which is not important}
Now I would like do in the document section \ZL{ ExampleText } but without putting first on the left of ExampleText \ZL{ and manually to the right } .

My goal is after selecting ExampleText , converting it with one ...