[texworks] Completion changes...

Edd Barrett vext01 at gmail.com
Tue Dec 2 18:40:37 CET 2008


Hi,

I wanted to try to fix the whitespace in the completion code.

For example :

\begin{itemize}
\item |
\end{itemize}

instead of:
\begin{itemize}
\item
|
\end{itemize}

(where the pipe is the cursor).

so heres an example hunk from my diff:
-bite:=\begin{itemize}#RET#\item#RET##INS##RET#\end{itemize}
+bite:=\begin{itemize}#RET#\item #INS##RET#\end{itemize}

* Im assuming #INS# is the cursor pos.
* and that #RET# is a carriage return.

But applying this diff and rebuilding the project makes no difference,

Why so?

-- 

Best Regards

Edd

http://students.dec.bournemouth.ac.uk/ebarrett


More information about the texworks mailing list