變更字型和顏色

您可以選取不同的字型、調色盤和各種樣式屬性來顯示編輯器中的文字。

在提供喜好設定頁面的 LPEX 編輯器應用程式中,您可以使用適當的喜好設定頁面,如外觀,或字型調色盤

您也可以利用各種編輯器參數來修改現行編輯階段作業中的現行視圖外觀,或使新設定具備持續性,且對所有編輯器視圖都有效。

比方說,利用 updateProfile.palette 參數來選取現行視圖的新調色盤:

set updateProfile.palette gray
updateProfile 

如果要使新調色盤選項成為具持續性的廣域設定:

set default.updateProfile.palette gray
updateProfile 

相關作業
發出編輯器指令

相關參照
updateProfile 指令
font 參數
styleAttributes 參數
updateProfile.palette 參數
updateProfile.paletteAttributes 參數