Generaldefining toolbar buttons

General information and discussion about TeXnicCenter
Post Reply
jfrederic
Posts: 2
Joined: Sat May 05, 2007 9:00 pm

defining toolbar buttons

Post by jfrederic »

Is it possible to create/define my own toolbar buttons? For example, I want a button that when pressed will add the following to my document...

\begin{equation*}

\end{equation*}

I found the "enumerated equation" command which I made a toolbar button but can't find a "non-enumerated equation" command. Can I create this button (or any custom button for that matter)?

thanks
jf

Recommended reading 2024:

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

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

Catkiller
Posts: 2
Joined: Mon May 07, 2007 11:35 am

defining toolbar buttons

Post by Catkiller »

rather than defining new buttons i would use the auto-complete feature of texniccenter. A good example on how to change the given auto-complete functions such as the equation-environment is posted in this thread.

The equation-environment can be found in %texniccenter%/packages/math.xml
Post Reply