[OS X TeX] type regular double-quote in TeXShop?

Murray Eisenberg murrayeisenberg at gmail.com
Wed Jul 17 16:15:40 EDT 2019


That macro from QuotedDoubleQuote.plist works exactly the way I needed. I’ll use it for certain arrow options in tikzcd environments.

I do want the default key binding for the double-quote, since in most contexts that’s what I need.

> On 17 Jul2019, at 3:06 PM, Herbert Schulz <herbs at wideopenwest.com> wrote:
> 
>> On Jul 17, 2019, at 1:40 PM, Murray Eisenberg <murrayeisenberg at gmail.com> wrote:
>> 
>> In TeXShop (), how does one type an ordinary text double-quote mark (looking like this: '') rather than one built up from two single-quotes (which is what TeXShop inserts, along with the pair of left back-quotes, when I strike the double-quote key)?
>> 
>> ---
>> Murray Eisenberg			murrayeisenberg at gmail.com
>> 503 King Farm Blvd #101	Home (240)-246-7240
>> Rockville, MD 20850-6667	Mobile (413)-427-5334
> 
> Howdy,
> 
> First, I see two single quotes in your example not two double quotes.
> 
> What to do depends upon what you want. Do you ALWAYS want to get " when pressing the " key rather than ``...'' where ... is the selection or do you only need it occasionally? If you always want the " you can go to Source->Key Bindings->Edit Key Bindings File… and remove that key binding. If you only need it occasionally create a macro that does nothing but insert a "; I enclose one I call `Quoted "' in TeXShop's Macro Menu which I bound to Shift-Cmd-' by default. If I need a " I simply type the shortcut (which is really just Cmd-") to get that inserted in the source file.
> 
> <QuotedDoubleQuote.plist>
> 
> I have several of these `Quoted …' macros for other key bindings that occasionally need to be the marked character.
> 
> Finally, note that Key Bindings quote automatically if the key is pressed following a \; e.g., on my setup typing _ gives rise to _{…|} (where …| is the selection followed by the insertion point) but if I type _ immediately after a \ I get the expected \_ which is a well known spacing command.
> 
> Good Luck,
> 
> Herb Schulz
> (herbs at wideopenwest dot com)
> 
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/tex/
> List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
>                https://email.esm.psu.edu/pipermail/macosx-tex/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex

---
Murray Eisenberg			murrayeisenberg at gmail.com
503 King Farm Blvd #101	Home (240)-246-7240
Rockville, MD 20850-6667	Mobile (413)-427-5334




More information about the MacOSX-TeX mailing list