2 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
4 ;; MODULE : source-edit.scm
5 ;; DESCRIPTION : editing source code
6 ;; COPYRIGHT : (C) 1999 Joris van der Hoeven
8 ;; This software falls under the GNU general public license version 3 or later.
9 ;; It comes WITHOUT ANY WARRANTY WHATSOEVER. For details, see the file LICENSE
10 ;; in the root directory or <http://www.gnu.org/licenses/gpl-3.0.html>.
12 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
14 (texmacs-module (source source-edit))
16 (tm-define (make-latex)
18 (set-message "Type a latex command followed by return" "latex"))
20 (tm-define (kbd-return)
24 (tm-define (kbd-return)
28 (tm-define (kbd-return)
32 (tm-define (kbd-return)
36 (tm-define (kbd-return)
45 (:inside inactive tuple attr)
52 (tm-define (structured-insert forwards?)