wolfram valor titulos online mathematica gratis full exponentes espaƱol escribir descargar como comandos absoluto wolfram-mathematica

wolfram mathematica - valor - Personalizar atajos de Mathematica



valor absoluto en wolfram mathematica (2)

¿Hay algún lugar donde pueda ver / cambiar opciones de acceso directo globales como Comando + 9 (convertir en estilo de entrada)?

En particular, necesito una forma más rápida de crear listas con viñetas. Es el estilo "Artículo" en el menú contextual de Celda que no tiene su propio atajo.


Los accesos directos para diferentes tipos de celdas se almacenan en la Stylesheet . Elija el estilo que desee y cambie el MenuKeyCommand MenuCommandKey value. Las opciones desplegables en el Inspector de opciones solo le permiten usar 1-9, pero lo probé con "` "y" = "y funcionó bien. A veces es más fácil modificar la hoja de estilo usando Show Expression (Ctrl-Shift-E) en lugar de Option Inspector.


Here hay un buen artículo.

Además, DESDE AQUÍ (sin marcar)

Pregunta: ¿Cómo modifico la interfaz para agregar nuevos atajos de teclado? Respuesta: (mathgroup, mayo de 2005, trevor baca :)

Estuve haciendo tonterías en KeyEventTranslations.tr configurando atajos de teclado recientemente y aprendí que los tokens frontales son geniales. esta página de wolfram da bastante buenos documentos.

De todos modos, aquí hay tres que tuve que trabajar un poco para ponerme en marcha (con la ayuda del grupo de matemática, como siempre).

  • para un atajo de teclado de kernel de salida, agregue lo siguiente a KeyEventTranslations.tr:

Item[KeyEvent["q", Modifiers -> {Control, Option}], FrontEndExecute[ FrontEndToken[ SelectedNotebook[ ], "EvaluatorQuit", Automatic ] ] ]

  • para una tecla de teclado de inicialización, haga clic en el atajo de teclado (repetido del hilo anterior), agregue lo siguiente a KeyEventTranslations.tr:

Item[KeyEvent["i", Modifiers -> {Command, Control}], FrontEndExecute[ FrontEndToken[ SelectedNotebook[ ], "InitializationCell", "Toggle" ] ] ]

  • para guardar como método abreviado de teclado, agregue lo siguiente a KeyEventTranslations.tr:

Item[KeyEvent["k", Modifiers -> {Control, Option}], SaveRenameSpecial["Package"]]

Editar

Encontré una lista completa de los tokens de front-end (indocumentados). Espero que entiendas que estos no son compatibles.

{"AllWindowsFront", "BackgroundDialog", "Balance", "BringToFront", "CellContextDialog", "CellGroup", "CellLabelsToTags", "CellMerge", "CellSplit", "CellTagsEditDialog", "CellTagsEmpty", "CellTagsFind", "CellUngroup", "Clear", "ClearCellOptions", "ClearNoAutoScroll", "Close", "CloseAll", "CloseMain", "ColorSelectorDialog", "ColorsPanel", "CompleteSelection", "Copy", "CopyCell", "CopySpecial", "CreateCounterBoxDialog", "CreateGridBoxDialog", "CreateHyperlinkDialog", "CreateInlineCell", "CreateValueBoxDialog", "Cut", "CycleNotebooksBackward", "CycleNotebooksForward", "DebuggerAbort", "DebuggerClearAllBreakpoints", "DebuggerContinue", "DebuggerContinueToSelection", "DebuggerFinish", "DebuggerResetProfile", "DebuggerShowProfile", "DebuggerStep", "DebuggerStepIn", "DebuggerStepInBody", "DebuggerStepOut", "DebuggerToggleBreakpoint", "DebuggerToggleWatchpoint", "DeleteGeneratedCells", "DeleteIndent", "DeleteInvisible", "DuplicatePreviousInput", "DuplicatePreviousOutput", "EditStyleDefinitions", "EnterSubsession", "Evaluate", "EvaluateCells", "EvaluateInitialization", "EvaluateNextCell", "EvaluateNotebook", "EvaluatorAbort", "EvaluatorHalt", "EvaluatorInterrupt", "EvaluatorQuit", "EvaluatorStart", "ExitSubsession", "ExpirationDialog", "ExplainBeepDialog", "ExplainColoringDialog", "ExpressionLinewrap", "FileNameDialog", "FindDialog", "FindEvaluatingCell", "FindNextMisspelling", "FindNextWarningColor", "FinishNesting", "FixCellHeight", "FixCellWidth", "FontColorDialog", "FontFamilyB", "FontPanel", "FontSizeDialog", "FrontEndHide", "FrontEndQuit", "FrontEndQuitNonInteractive", "GenerateImageCaches", "GenerateNotebook", "GeneratePalette", "GraphicsAlign", "GraphicsCoordinatesDialog", "GraphicsOriginalSize", "GraphicsPlotRangeAll", "GraphicsPlotRangeAutomatic", "GraphicsPlotRangeFixed", "GraphicsRender", "Group", "HandleShiftReturn", "HeadersFootersDialog", "HelpDialog", "HyperlinkGo", "HyperlinkGoBack", "HyperlinkGoForward", "Import", "ImportPictures", "ImportStyleDefinitions", "Indent", "InsertClipPlane", "InsertMatchingBraces", "InsertMatchingBrackets", "InsertMatchingParentheses", "InsertNewGraphic", "InsertObject", "InsertRawExpression", "InsertSoftReturn", "LicAuthFailureDialog", "MacintoshOpenDeskAccessory", "MenuListBoxFormFormatTypes", "MenuListCellEvaluators", "MenuListCellTags", "MenuListCommonDefaultFormatTypesInput", "MenuListCommonDefaultFormatTypesInputInline", "MenuListCommonDefaultFormatTypesOutput", "MenuListCommonDefaultFormatTypesOutputInline", "MenuListCommonDefaultFormatTypesText", "MenuListCommonDefaultFormatTypesTextInline", "MenuListConvertFormatTypes", "MenuListDisplayAsFormatTypes", "MenuListExportClipboardSpecial", "MenuListFonts", "MenuListFontSubstitutions", "MenuListGlobalEvaluators", "MenuListHelpWindows", "MenuListNotebookEvaluators", "MenuListNotebooksMenu", "MenuListPackageWindows", "MenuListPalettesMenu", "MenuListPaletteWindows", "MenuListPlayerWindows", "MenuListPlugInCommands", "MenuListPrintingStyleEnvironments", "MenuListQuitEvaluators", "MenuListRelatedFilesMenu", "MenuListSaveClipboardSpecial", "MenuListScreenStyleEnvironments", "MenuListStartEvaluators", "MenuListStyleDefinitions", "MenuListStyles", "MenuListStylesheetWindows", "MenuListTextWindows", "MenuListWindows", "ModifyBoxFormFormatTypes", "ModifyDefaultFontProperties", "ModifyEvaluatorNames", "ModifyFontSubstitutions", "ModifyNotebooksMenu", "ModifyRelatedFiles", "MoveBackward", "MoveForward", "MoveToBack", "MoveToFront", "New", "NewPackage", "NewText", "NextFunctionTemplate", "NotebookMail", "NotebookMailSelection", "NotebookOneNote", "NotebookOneNoteSelection", "NotebookStatisticsDialog", "Open", "OpenCloseGroup", "OpenFromNotebooksMenu", "OpenFromNotebooksMenuEmpty", "OpenFromPalettesMenu", "OpenFromRelatedFilesMenu", "OpenHelpLink", "OpenSelection", "OpenSelectionParents", "OpenURL", "OptionsDialog", "PasswordDialog", "Paste", "PasteApply", "PasteApplyNoAutoScroll", "PasteDiscard", "PasteDiscardNoAutoScroll", "PasteSpecial", "PlainFont", "PreferencesDialog", "PreviousFunctionTemplate", "PrintDialog", "PrintOptionsDialog", "PrintSelectionDialog", "PublishToPlayer", "RebuildHelpIndex", "RecordSoundDialog", "RefreshDynamicObjects", "RelatedFilesMenu", "RemoveFromEvaluationQueue", "Replace", "ReplaceAll", "ReplaceFind", "ReplaceParent", "Revert", "RunColorDialog", "RunEdgeColorDialog", "RunFaceColorDialog", "Save", "SaveRename", "SaveRenameSpecial", "ScrollLineDown", "ScrollLineUp", "ScrollNotebookEnd", "ScrollNotebookStart", "ScrollPageBottom", "ScrollPageDown", "ScrollPageFirst", "ScrollPageLast", "ScrollPageNext", "ScrollPagePrevious", "ScrollPageTop", "ScrollPageUp", "SelectGeneratedCells", "SelectionAnimate", "SelectionBrace", "SelectionBracket", "SelectionCloseAllGroups", "SelectionCloseUnselectedCells", "SelectionConvert", "SelectionConvertB", "SelectionDisplayAs", "SelectionDisplayAsB", "SelectionHelpDialog", "SelectionOpenAllGroups", "SelectionParenthesize", "SelectionSaveSpecial", "SelectionScroll", "SelectionSetFind", "SelectionSpeak", "SelectionSpeakSummary", "SelectionUnbracket", "SelectNotebookWindow", "SetDefaultGraphic", "SimilarCellBelow", "SoundPlay", "SpellCheckerDialog", "StackWindows", "Style", "StyleDefinitionsOther", "StyleOther", "SubsessionEvaluateCells", "SystemPrintOptionsDialog", "TemplateSelection", "TestEvaluateNotebook", "TileWindowsTall", "TileWindowsWide", "ToggleDebugFlag", "ToggleDynamicUpdating", "ToggleGrayBox", "ToggleOptionListElement", "ToggleShowExpression", "ToggleTestingFlag", "TrustNotebook", "Undo", "Ungroup", "WindowMiniaturize", "XInfoDialog", "ZoomWindow"}