Hi all,
I am editing a Latex file which was originally from WinEdt.
As we know that in Latex raw source file, in the preamble part, there are a
lot of definitions of new commends, for instance, the following being one:
\newcommand{\kcal}{\mathcal{K}}
\newcommand{\acal}{\mathcal{A}}
\newtheorem{thm}{Theorem}[section]
...
--------------------
Now how do I see these "new definitions" of commands in LyX?
It would be a great if LyX could provide a convinient reminder of all these
new definitions so that I can use them fastly...
Any possibilities?
Thanks a lot!