SCRIPT: helpLatex2e.js http://TwScript.PaulANorman.com/downloads/?Latex2eHelp VERSION: 0.551 RELEASE DATE: Monday 18th, February, 2013 SHORTCUT: Alt+F1 & Alt+2 BRIEF: Karl Berry's much improved/updated NASA html Help information in a paste-able TeXworks dialogue INSTALL: (The zip completely replaces any version released here previously. If you installed one, delete its whole directory first.) Unzip to any directory under you TeXworks script directory - Use Menu Scripting/Scripting TeXworks/ Show Script Folder to open the Scirpts' main folder Allow decompression to `use folder names'. Change the Alt key combination if you want/need to avoid conflicts with any existing scripts. Then use Tw Menu item, Scripts/Scripting TeXworks/Reload Scripts List USAGE: (N.B. If you "paste" from the help dialogue, any text already selected in the editor, will be replaced.) First, if you want to - in the Tw Editor, select some text, a full command, or partial text that you want to search for help on. (Double clicking a LaTeX command name will select it for you.) While in your editing document Hold down the Alt Key and before releasing it, tap the F1 and then the 2 keys, than release the Alt key. Further help information is available in the dialogue that opens. Reasonably intuitive. Type partial LaTeX commands or concepts into the text box at the left. IN the main help document window highlight any text you want inserted into your TeXworks editing document, and either use the button "Paste Selection into Tw" and find more selectable text and paste in teh same way (use Cancel when finished), or select some text and OK (will paste and close dialogue). UPDATES: http://TwScript.PaulANorman.com/downloads/?Latex2eHelp BACKGROUND: Hi, This is a Tw help dialogue originally released July 7th 2010 that replaces the NASA help info. It utilises the LaTeX2e Help work done by Karl Berry and others. Paul paul.a.norman@gmail.com TwScript.paulanorman.com CHANGE LOG: Released at twscript.paulanorman.info 1st February 2011 __FILE__ changed to TW.script.fileName 18th February 2013 /* Dual licensed under the GPL (http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) http://www.gnu.org/licenses/old-licenses/gpl-2.0.html Copyright (c) 2010,2011 Paul A Norman and others in their own right This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. MIT (http://www.opensource.org/licenses/mit-license.php) Copyright (c) 2010,2011 Paul A Norman and others in their own right Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL PAUL ANTHONY NORMAN BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN EITHER THE SOFTWARE OR DOCUMENTATION. */