<div class="gmail_quote">On Sun, Dec 7, 2008 at 9:51 PM, Herbert Schulz <span dir="ltr">&lt;<a href="mailto:herbs@wideopenwest.com">herbs@wideopenwest.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="Ih2E3d"><br>
On Dec 7, 2008, at 8:35 AM, Iwan Setyawan wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Currently I add an entry in the auto-completion list so I&#39;ll type &quot;-TAB to<br>
get a smart quote.<br>
<br>
I have another question: I notice that in the tw-latex.txt file, most<br>
entries ends with some characters that shows up in my copy of TeXworks as<br>
small circle (like the one produced by \bullet). I notice that for some<br>
environments, for example tabular, this will add an extra line (i.e., let&#39;s<br>
say I&#39;m going to make a table with 4 rows. If I use the auto-completion,<br>
I&#39;ll end up with a table with 5 rows). Is this intentional? I see this both<br>
in Windows and Ubuntu.<br>
<br>
- Iwan<br>
</blockquote>
<br>
<br></div>
Howdy,<br>
<br>
If I write<br>
<br>
btab<br>
<br>
and press TAB I get<br>
<br>
\begin{tabular}{}<br>
•<br>
\end{tabular}•<br>
<br>
with the cursor (point) between the empty braces, ready to enter a column specifier. Once that is done I can press Opt-TAB on the Mac and the cursor jumps and selects the bullet, ready to enter a row (since the bullet is selected I just have to start typing to delete the bullet). After I&#39;m done adding rows I type Opt-TAB and the bullet at the end of the environment gets selected so typing a Return removes that bullet and goes to the next line. If I skip over a bullet I can select it backwards by adding the Shift key to the shortcut, Shift-Opt-TAB. On Windows (and Linux?) I&#39;d guess the keyboard shortcut is Alt-TAB and Shift-Alt-TAB (Opt on the Mac is roughly equivalent to Alt) but it seems the Alt-TAB (and Shift-Alt-TAB) get intercepted by the Windows OS so I have no idea what the shortcuts are there.<br>

<br>
Good Luck,<br>
<br>
Herb Schulz<br>
(herbs at wideopenwest dot com)<br>
<br>
<br>
<br>
</blockquote></div><p>Alt-TAB and Shift-Alt-TAB are definitely intercepted by Windows, and probably by most Linux desktop managers, too. Are these short-cut hard-coded into TeXworks? Or is it user-modifiable?</p><p>- Iwan</p>
<p><br></p>