Changes

Jump to navigation Jump to search
232 bytes added ,  06:33, 9 March 2017
no edit summary
* When you start Textadept for the first time a new folder <code>SYSDRIVE:\users\USERNAME\.textadept</code> gets created. It also contains the file called <code>init.lua</code>. This is the file and location where you should save all your Textadept settings. This way you can make a copy and use it on several computers. When you open it for the first time it should be empty.
Usually you have to restart Textadept after changing its configuration files. Robert Gieseke created a tiny code, which you can add to your <code>init.lua</code> to circumvent reloading of Textadept:
-- Save and reset Lua state: `F9`
reset()
end
 
Save <code>init.lua</code> and restart Textadept once. After doing so you can add changes to Textadept's confinguration files and press <code>F9</code>-key afterwards to save and reload the changes without having to restart Textadept.
=== Step 4.1: Bind a PDF build command into Textadept ===
194

edits

Navigation menu