看板 Programming 關於我們 聯絡資訊
我找到一個 Latex Editor 的程式,gummi,http://gummi.midnightcoding.org/。 它的特色是 real-time preview。程式打開後,會有左右兩邊。左邊是 eidtor,右邊是 viewer。它是用 C 和 GTK+ 寫成的。我在想能不能將 editor 換成 emacs。原本的 editor 是用 gtksourceview 這個 library 弄出來的。請問如果想要修改 source code, 將 editor 換成 emacs (或其它 editor),有可能嗎? 是否有一個標準流程,是把兩個 程式 (在這個例子中是 editor 和 viewer 這兩個程式) 合併到一個視窗呢? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 80.119.77.125