LyX ⇒ How to create a custom tool bar?
How to create a custom tool bar?
http://wiki.lyx.org/LyX/UserInterface#toc6 was not that helpful.
I gather I have to create copy the stdtoolbars.inc and default.ui file into my user directory, and modify them there?
If that is correct, what are the needed modifications? Looking inside the stdtoolbars.inc the syntax seems to be the following (for a toolbar that contains some symbols):
Toolbar "custom_toolbar" "Custom_toolbar"
Item "forall" "math-insert \forall"
Item "exists" "math-insert \exists"
End
So that would be a toolbar of two symbols. Should I also add the images for forall and exists in to my user directory?
What modification needs to be made in the default.ui file that I copy in my user directory. Maybe: add the following line "custom_toolbar" "on,bottom" to the end of the file (inside an already existing Toolbars...End block?
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Re: How to create a custom tool bar?
-
- Site Moderator
- Posts: 542
- Joined: Sat Sep 01, 2012 6:38 am
How to create a custom tool bar?
Hi Cosm and welcome to the board!Cosm wrote:http://wiki.lyx.org/LyX/UserInterface#toc6 was not that helpful.
It sounds like you figured your problem out. Since you did not find the wiki page useful, could you please edit it and improve it if you have the time?
Thanks,
Scott