|
Table DesignerMany LaTEX users find it hard to typeset tabular and array environments directly. A plug-in accessory was designed to make the task easier. DescriptionTable designer provides an alternative to define a table or array. When you are finished you should press the button Send which causes the Table Designer to store the entered data in text format to Windows Clipboard and then send a DDE Macro, instructing WinEdt to insert the contents of the clipboard to the current position in its active document. This is what is sent to WinEdt: InstallationIf you want to install the Table Designer as a plug-in for WinEdt proceed as follows: Start the command Macros | Execute Macro... and choose Array.edt (this macro appends a menu item associated with the table designer to WinEdt's Tools Menu). You can optionally move this item through WinEdt's Menu Setup Dialog (Cut and Paste) and/ or associate it with a shortcut, Tool Bar, etc... Downloadarray.zip [220 KB] The Delphi Sources are also available. If you have a Delphi compiler feel free to modify and re-compile the program to accommodate any additional functionality that you might be missing in the original contribution. Table designer was contributed by Pedro Luis Luque.
|