Search found 1 match

by mnsao
Thu Jul 31, 2014 1:20 pm
Forum: Others
Topic: In TexStudio, how to define macro for a command with text
Replies: 1
Views: 26839

Re: In TexStudio, how to define macro for a command with tex

You can use

%< ... %>

in macros, whereas the ... stand for the default input at that place. If you then mark some text and use the macro, the marked text is inserted there instead of the default.