Hi there
I have been using LaTeX for a while, there is however one thing that bothers me. That is the fact that you have to use "Alt Gr" all the time for making "\" "{ }" and other symbols. So is there a way to deal with this problem?
Another thing is when I am using TeXnicCenter, when I for instance write \frac{}{}. Then when I am in the middle of typing that, a box appears with "\frac{}{}", is there a key I can press so that the program will automatically finish the command I am writing?
I hope you understand my questions, if not please tell and I will elaborate.
General ⇒ Type faster?
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Type faster?
Hi lo2,
Stefan
try Ctrl (Strg) together with the space key.lo2 wrote:is there a key I can press so that the program will automatically finish the command I am writing?
Stefan
LaTeX.org admin
Re: Type faster?
What kind of keyboard are you using that you need Alt Gr to get "\" "{" or "}" -- those are keys on my keyboard anyway.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Type faster?
It might be a QWERTZ keyboard as used here in Germany. We need to use »Alt Gr« to access the backslash and the curly braces (and the brackets as well). I got used to it with time. But I agree with the OP that this slows down the writing process. The TeX developers simply didn't take into account that there might exist other keyboard layouts. I guess where you have these characters on your keyboard (left from »Enter«), we have our umlauts »ä«, »ö« and »ü«. Similar considerations will apply to other European languages.frabjous wrote:What kind of keyboard are you using that you need Alt Gr to get "\" "{" or "}" -- those are keys on my keyboard anyway.
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Type faster?
Might AutoHotKey or similar software provide the means for faster insertion of such characters?