LyX ⇒ Quickly add a command, with keyboard
Quickly add a command, with keyboard
Can I quickly add a command/environment knowing its LaTeX name in text mode, too?
I'd prefer to enter some commands (such as \emph) this way instead of navigating through menu and dialogs. Is it possible in Lyx?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Site Moderator
- Posts: 542
- Joined: Sat Sep 01, 2012 6:38 am
Re: Quickly add a command, with keyboard
Quickly add a command, with keyboard
Lyx is in fact very nice and easy to use. But I think also it would be very handfull to be able to type latex command instead of going into the menus or remembering a shortcut. It would be very handfull to type for instance directly :
Code: Select all
\section{My title}
Of course we can always add a box with latex command (Ctrl+L), and even a box with a preview for latex command (very nice with pgfplot for instance). But the idea here would be to insert a latex command, which is directly replaced by its result in lyx, as it is made in math-mode.
The fact to go deep within the menus is for me the main (an only !?!) drawback of lyx.
I guess this could be added to the missing feature list ? what do you think ?
Thanks
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Quickly add a command, with keyboard
what you describe as a drawback is one of the most famous advantages of LyX.
I am not a LyX user, for exactly that reason. It hides stuff from my view.
Have you thought about using a normal LaTeX editor? Or a multipurpose text editor like Vim or Emacs?
If you are open to it, you should check out the two last mentioned. It is a bit like religion, one of them will change your life.
Quickly add a command, with keyboard
Thanks for your answer. I partially agree : I switched from LateX to Lyx because it's really much more pratical, easy, and nice, to work with a WYSIWYM ("what you see is what you mean") environment. And for that I will definitely, without a doubt, stick to LyX! I should say also that I have converted at work some people to use LyX and thus to gain access to the benefit of LaTeX, but without the "drawbacks".Johannes_B wrote:Welcome,
what you describe as a drawback is one of the most famous advantages of LyX.
I am not a LyX user, for exactly that reason. It hides stuff from my view.
I just mean that sometimes it would be easier for someone who knows LaTeX and use Lyx to type a command and have it directly interpreted, than to go in the menu. It would be the "advanced mighty tool" for LaTeX users... Off course I can replace this by learning the shortcuts.
But anyway despite the lack of this option, long live Lyx!
Thanks