Revision: 12976 http://sourceforge.net/p/skim-app/code/12976 Author: hofman Date: 2022-06-29 14:16:02 +0000 (Wed, 29 Jun 2022) Log Message: ----------- add to description
Modified Paths: -------------- trunk/Skim.sdef Modified: trunk/Skim.sdef =================================================================== --- trunk/Skim.sdef 2022-06-29 08:51:41 UTC (rev 12975) +++ trunk/Skim.sdef 2022-06-29 14:16:02 UTC (rev 12976) @@ -377,7 +377,7 @@ <command name="go" code="SKIMGoTo" description="Go to a location."> <direct-parameter - description="The document in which to scroll."> + description="The document in which to scroll, or reading bar to move."> <type type="document"/> <type type="reading bar"/> </direct-parameter> @@ -391,14 +391,14 @@ <type type="specifier" list="yes"/> <cocoa key="To"/> </parameter> + <parameter name="at" code="at " type="point" optional="yes" + description="The point on the page to scroll to."> + <cocoa key="At"/> + </parameter> <parameter name="from" code="from" type="file" optional="yes" description="The TeX source file. By default this is derived from the file. Only applies for a TeX line."> <cocoa key="Source"/> </parameter> - <parameter name="at" code="at " type="point" optional="yes" - description="The point on the page to scroll to."> - <cocoa key="At"/> - </parameter> <parameter name="showing reading bar" code="RBar" type="boolean" optional="yes" description="Whether to move the reading bar instead of selecting. Only applies for a TeX line."> <cocoa key="ShowReadingBar"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Skim-app-commit mailing list Skim-app-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/skim-app-commit