<p></p>
<p>If a assign a keyboard shortcut for generatin an itemize or enumerate environment, the result is</p>
<pre><code>\begin{itemize}
  \it
\end{itemize}em
</code></pre>
<p>where the correct output should be</p>
<pre><code>\begin{itemize}
  \item 
\end{itemize}
</code></pre>
<p>Steps to reproduce:</p>
<ul>
<li>Assign some keyboard shortcut for itemize (or enumerate).</li>
<li>Press that combination of keys.</li>
</ul>
<p>My version of Geany is 1.33 (the one shipped with recent Debian-ish distributions), the LaTeX plugin version is 0.7.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/issues/1071">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJY7GOTVYIRHNIUHHNTTDO7LBANCNFSM4ZEEXBRA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ3JRH3ANYUB757HVMDTDO7LBA5CNFSM4ZEEXBRKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MMHXWIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/issues/1071",
"url": "https://github.com/geany/geany-plugins/issues/1071",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>