changeset 37:9c8612174a28

better instructions
author ht
date Fri, 04 Dec 2009 20:31:38 +0000
parents 495930650732
children 5a1629cc1e49
files summa/bilingual/merge.el
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/summa/bilingual/merge.el	Tue Dec 01 20:58:09 2009 +0000
+++ b/summa/bilingual/merge.el	Fri Dec 04 20:31:38 2009 +0000
@@ -1,5 +1,7 @@
 ;;; Two buffers, raw latin on top, output of prep.xsl on english on the bottom
-;;; Put cursor at beginning of latin para, end of english/'both' div
+;;; Both in xml mode
+;;; Put cursor at end of english/'both' div, start in latin window with cursor at
+;;;  beginning of latin para
 (defalias 'merge-paras (read-kbd-macro
 "C-SPC M-C-f C-x C-x M-w C-x o C-r right\"/> RET M-f C-f C-d C-f C-y < /div> C-r < p SPC RET 3*<C-f> xml:lang=\"la\" SPC C-r < p RET M-C-f C-s clear: SPC both RET C-r < div RET M-C-f C-x o M-C-f C-s < p RET 2*<C-b>"))