- **status**: fixed --> closed
---
** [tickets:#140] "Standard Templates" function in Electric menu**
**Status:** closed
**Created:** Thu Sep 14, 2017 01:51 PM UTC by Sylvain Loiseau
**Last Updated:** Thu Sep 14, 2017 03:31 PM UTC
**Owner:** nobody
I create a standard template containing the "\" character, for instance in the string "\begin{itemize}".
Then, I invoque this template. The string inserted in the file looks like "egin{itemize}".
Looking in the prefs.tcl file, it appears that the"\" is not escaped. If I escape it (changing "\begin{itemize}" into "\\begin{itemize}" into the prefs.tcl file), the correct string is inserted.
It seems the issue is around quote::Insert $template in electricMenu.tcl line 2982.
---
Sent from sourceforge.net because alp...@li... is subscribed to https://sourceforge.net/p/alphacocoa/tickets/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/alphacocoa/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |