Hello,
is it possible to make localized quotation marks with Texmaker? It produces the English ones in plain text by default which is not helpful.
Not that I have many original quotes in my document, it's just for putting down first notes.
Texmaker and TeXstudio ⇒ Localized Quotation Marks
Localized Quotation Marks
OS: Win 7 64-bit LaTeX: MikTeX 2.9 64-bit Editor: TXC 1 RC1
Localized Quotation Marks
http://code.google.com/p/texmaker/issues/detail?id=229
Either use the menu entry by mouse or assign
or
to the shortcut Shift + F1. Or just assign the shortcut to the "German quotations" in the options menu for shortcuts. 
Either use the menu entry by mouse or assign
Code: Select all
\glqq@\grqq (this entry can be selected from the availabel LaTeX commands)
Code: Select all
``@''

OS: Win 7 64-bit LaTeX: MikTeX 2.9 64-bit Editor: TXC 1 RC1