[texworks] auto completion
Andreas Hirsch
nishni_nowgorod at gaponline.de
Sun Apr 3 10:42:10 CEST 2011
Hi Stefan,
quoting Stefan Löffler, [03.04.2011 10:07 +0100]:
> On 2011-04-03 09:51, Andreas Hirsch wrote:
>> I have a related question:
>>
>> Where ist a predifined completition for
>>
>> bite:=\begin{itemize}#RET#\item#RET##INS##RET#\end{itemize}•
>>
>> which expands to
>>
>> \begin{itemize}
>> \item
>>
>> \end{itemize}•
>>
>> I would like to have it modified to
>>
>> \begin{itemize}
>> \item
>> \end{itemize}
>> •
>>
>> and tried therefore bit:=\begin{itemize}#RET#\item
>> #INS#\end{abstract}#RET# •
>>
>> which expands to the same as the original - or is it due to the fact
>> that I could not override the predefined fils?
>
> Yes, overriding it should be possible.
The files are coded 'readonly' so I had to change this first.
> The file where this is defined is
> <resources>/completion/tw-latex.txt [1]. Note that there are two
> entries, though: one for "bite", and one for "\bite". Maybe this causes
> some confusion.
that's it: I have to comment out all occurences starting with bit or \bit
> BTW: your alternative definition seems flawed (\end{abstract}, for one
> thing), but I assume that's for testing only.
a typo ;-)
now things work _nearly_ als expected, the expanded text is:
\begin{itemize}
\item \end{itemize}
•
Could it be solved that:
- \end{itemize} goes into the next line but
- no empty line is produced?
I mean
\begin{itemize}
\item
\end{itemize}
•
and the cursor is placed behind item?
TIA
Andreas
--
'People, it has been said, can be placed in three classes:
the few who makes things happen,
the many, watching things happen and
the overwhelming majority who have no idea what is happening.'
Nicolas Murray Butler
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
URL: <http://tug.org/pipermail/texworks/attachments/20110403/bb5984b1/attachment.bin>
More information about the texworks
mailing list