To LyX developers: Thank you for making LyX available, it's become an indispensable tool for my everyday work. You can add to the FAQ that LyX has been used to write papers published in the journals "Physical Review" and "New Astronomy". Comments about LyX: There are certain problems with submitting RevTeX articles: first, there is still a RevTeX 3.x bug with \mathbf{} not working properly, and also the TeX files contain lines that are too long and "\( \)" , "\[ \]" delimiters are used instead of "$ $", "$$ $$". I had to write a perl script to wrap long lines, to replace \( \) by $ $ and to replace \mathbf{...} by {\mathbf ...}. The Physical Review is still not accepting RevTeX 4.x documents. There are still problems in the math editor, especially regarding mouse clicks and selections. It's still impossible to put the mouse cursor precisely in the denominator of a fraction or to the right of a closing bracket. Selection with the mouse cannot be shrunk, only expanded. This makes it more practical to select using the keyboard. And yet, mouse is required, for example, when selecting delimiters. Also, it's impossible to edit an existing reference or label. The hotlink feature trasporting you to the referenced location is perhaps good but maybe a right-click could be used to edit such objects. Finally, my small contribution to LyX: I am using LyX with Sciword bindings and I thought it's time to write some documentation about them. I'm attaching two files: an updated "sciword.bind" and a short LyX document patterned after the section in the reference manual about specific bindings. I hope it is useful and can be included in a future distribution. Best regards, Serge -- Serge
# This file is part of LyX # LyX keyboard definitions similar to those of Scientific Word. # Prepared by Serge Winitzki. Version 1.2 # Tip: to find the "LyX name" for a key, look at the status bar after # typing some non-existent key combination. E.g. to find how "Ctrl-&" is # referenced, press Ctrl-S Ctrl-&: the status bar shows "C-s S-C-ampersand." #\bind "C-a" "------" #\bind "C-b" "font-bold" # Copy, paste, etc.: more familiar keys \bind "C-c" "copy" # Display equation toggle: type it in a displayed equation to convert it # back to an inline equation # Sciword mnemonic. \bind "C-d" "math-display" #\bind "C-e" "------" # Greek for only one character. "math-greek-toggle" is the persistent Greek # toggle which nobody really needs when typing math. # Sciword mnemonic. \bind "C-f" "math-insert frac" \bind "C-g" "math-greek" # Do we need this? #\bind "C-h" "hyphenation-point-insert" # Sciword mnemonic. \bind "C-i" "math-insert int" #\bind "C-j" "------" \bind "C-k" "line-delete-forward" \bind "C-l" "screen-recenter" # Toggle: in text mode, switch to math, and vice versa. Also C-t. \bind "C-m" "math-mode" # C-n is numbering equations now. Sciword had "C-Tab" mnemonic which conflicts with many things. # Numbering equations. Should perhaps simplify math-number and math-nonumber into one command since they are used in very different contexts. This and also math-macro stuff should be available in the Lyx menus! \bind "C-n" "math-number" \bind "S-C-n" "math-nonumber" \bind "C-o" "open-stuff" # Insert a quote character. Do I need this? \bind "C-q" "quote-insert" # Sciword mnemonic. \bind "C-r" "math-insert sqrt" # This combination is now a gateway to math symbols (C-s ...) #\bind "C-s" "------" # Sciword mnemonic for going between text and math modes. \bind "C-t" "math-mode" \bind "C-u" "font-underline" \bind "C-v" "paste" \bind "C-w" "buffer-close" \bind "C-x" "cut" \bind "C-z" "undo" \bind "S-C-z" "redo" # This combination makes an umlaut accent now. #\bind "S-C-quotedbl" "quote-insert" # Bracket delimiters. Sciword mnemonic is to press Control-<bracket key> \bind "C-9" "math-delim ( )" \bind "S-C-parenleft" "math-delim ( )" \bind "C-0" "math-delim ( )" \bind "S-C-parenright" "math-delim ( )" \bind "C-bracketleft" "math-delim [ ]" \bind "C-bracketright" "math-delim [ ]" \bind "C-S-less" "math-delim langle rangle" \bind "C-S-greater" "math-delim langle rangle" # The bar bracket: on some keyboards, e.g. British, the bar character is # bound to an Alt-something and on some wayward Unices to "brokenbar". \bind "C-S-bar" "math-delim | |" \bind "C-S-brokenbar" "math-delim | |" \bind "C-M-bar" "math-delim | |" \bind "S-C-braceleft" "math-delim { }" \bind "S-C-braceright" "math-delim { }" # Accents by Sciword mnemonics. Mostly press Ctrl-<accent key> # e.g. Ctrl-. for overdot, Ctrl-' for acute accent, Ctrl-~ for tilde etc. # Some of them seem to work only in math mode? \bind "C-period" "accent-dot" \bind "S-C-colon" "math-insert ddot" \bind "C-quoteleft" "accent-grave" \bind "S-C-asciitilde" "accent-tilde" \bind "S-C-quotedbl" "accent-umlaut" \bind "C-apostrophe" "accent-acute" \bind "S-C-asciicircum" "accent-circumflex" \bind "C-equal" "accent-vector" # Why is it not "accent-bar"? \bind "C-minus" "math-insert bar" # What is "accent-underbar"? #\bind "S-C-underscore" "accent-underbar" # Function keys. #\bind "F1" "help" # Not yet implemented! #\bind "C-F1" "help-context" # Not yet implemented! \bind "F2" "buffer-write" \bind "F3" "find-replace" \bind "C-F4" "buffer-close" \bind "M-F4" "lyx-quit" # F4 to F8 are used to switch fonts. Sciword mnemonic. \bind "F4" "font-default" \bind "F5" "font-bold" \bind "F6" "font-emph" \bind "F7" "font-code" \bind "F8" "font-noun" # F9 bound below as meta-prefix (useful e.g. if the keyboard doesn't have a working ALT). #\bind "F9" "------" #\bind "F10" "------" # # Math menu (unmodified) # \bind "M-m f" "math-insert frac" \bind "M-m i" "math-insert int" \bind "M-m o" "math-insert oint" \bind "M-m p" "math-insert partial" \bind "M-m s" "math-insert sqrt" \bind "M-m S-S" "math-insert sum" \bind "M-m l" "math-limits" \bind "M-m n" "math-number" \bind "M-m v" "accent-vector" \bind "M-m space" "menu-open Math" # Sciword mnemonics for math editing: \bind "M-apostrophe" "math-insert prime" \bind "C-Up" "math-insert ^" \bind "C-Down" "math-insert _" \bind "C-s d" "math-insert partial" \bind "C-s e" "math-insert sum" \bind "C-s p" "math-insert prod" \bind "C-s i" "math-insert infty" \bind "C-s x" "symbol-insert times" # My own embellishments for symbols I use often. #I'd like to combine math-insert ^ and math-insert prime, but don't know how. \bind "C-s apostrophe" "math-insert prime" \bind "C-s S-plus" "math-insert dagger" \bind "C-s equal" "math-insert equiv" \bind "M-equal" "math-insert approx" \bind "M-minus" "math-insert sim" \bind "C-minus" "math-insert rightarrow" \bind "S-M-less" "math-insert leq" \bind "S-M-greater" "math-insert geq" \bind "C-s S-less" "math-insert ll" \bind "C-s S-greater" "math-insert gg" ############################ ######### Almost no changes below. ######### ############################ # # Motion group # \bind "Right" "char-forward" \bind "Left" "char-backward" \bind "Up" "up" \bind "Down" "down" \bind "C-Right" "word-forward" \bind "C-Left" "word-backward" # These are now used to insert superscripts and subscripts. #\bind "C-Up" "paragraph-up" #\bind "C-Down" "paragraph-down" \bind "Home" "line-begin" \bind "End" "line-end" \bind "Prior" "screen-up" \bind "Next" "screen-down" \bind "C-Home" "buffer-begin" \bind "C-End" "buffer-end" \bind "Tab" "tab-forward" # # Motion + select group # \bind "S-Right" "forward-select" \bind "S-Left" "backward-select" \bind "S-Up" "up-select" \bind "S-Down" "down-select" \bind "S-C-Right" "word-forward-select" \bind "S-C-Left" "word-backward-select" \bind "S-C-Up" "paragraph-up-select" \bind "S-C-Down" "paragraph-down-select" \bind "S-Home" "line-begin-select" \bind "S-End" "line-end-select" \bind "S-Prior" "screen-up-select" \bind "S-Next" "screen-down-select" \bind "S-C-Home" "buffer-begin-select" \bind "S-C-End" "buffer-end-select" \bind "C-Insert" "copy" \bind "S-Insert" "paste" \bind "S-Delete" "cut" # # Edit group # \bind "Delete" "delete-forward" \bind "BackSpace" "delete-backward" \bind "C-Delete" "word-delete-forward" \bind "C-BackSpace" "word-delete-backward" \bind "Return" "break-paragraph" \bind "M-Return" "break-paragraph-keep-layout" \bind "C-Return" "break-line" \bind "C-space" "protected-space-insert" \bind "Escape" "cancel" \bind "F9" "meta-prefix" # # Visible Menu access menu # \bind "F10 d" "menu-open Documents" \bind "F10 e" "menu-open Edit" \bind "F10 f" "menu-open File" \bind "F10 h" "menu-open Help" \bind "F10 i" "menu-open Insert" \bind "F10 l" "menu-open Layout" \bind "F10 m" "menu-open Math" \bind "F10 o" "menu-open Options" # # File menu # \bind "M-f a" "buffer-write-as" \bind "M-f c" "buffer-close" \bind "M-f n" "buffer-new" #\bind "M-f l" "file-last" # Not yet implemented. \bind "M-f o" "buffer-open" \bind "M-f p" "buffer-print" \bind "M-f q" "lyx-quit" \bind "M-f r" "buffer-typeset" # Obsolete \bind "M-f s" "buffer-write" \bind "M-f t" "buffer-typeset" \bind "M-f x" "buffer-view" \bind "M-f g" "buffer-view-ps" \bind "M-f space" "menu-open File" # # Edit menu # #\bind "M-e b" "table" # Not yet implemented! \bind "M-e c" "cut" \bind "M-e e" "error-next" \bind "M-e f" "find-replace" \bind "M-e k" "line-delete-forward" \bind "M-e m" "mark-on" \bind "M-e S-M" "mark-off" \bind "M-e n" "note-next" \bind "M-e o" "copy" \bind "M-e p" "paste" \bind "M-e r" "redo" \bind "M-e s" "spellchecker" #\bind "M-e t" "toc-update" \bind "M-e u" "undo" \bind "M-e space" "menu-open Edit" # # Layout menu # \bind "M-l c" "layout-character" \bind "M-l p" "layout-paragraph" \bind "M-l d" "layout-document" \bind "M-l q" "layout-quotes" \bind "M-l l" "layout-preamble" \bind "M-l e" "font-emph" #\bind "M-l n" "font-smallcaps" \bind "M-l b" "font-bold" \bind "M-l t" "tex-mode" \bind "M-l v" "depth-next" \bind "M-l space" "menu-open Layout" # # Insert menu # \bind "M-i c" "citation-insert" \bind "M-i f" "footnote-insert" \bind "M-i h" "hfill-insert" \bind "M-i m" "marginpar-insert" \bind "M-i n" "note-insert" \bind "M-i l" "label-insert" \bind "M-i r" "reference-insert" \bind "M-i minus" "hyphenation-point-insert" \bind "M-i apostrophe" "quote-insert" \bind "M-i S-quotedbl" "quote-insert" \bind "M-i space" "menu-open Insert" # # Options menu # #\bind "M-o f" "screen-font-options" # Not yet implemented! #\bind "M-o s" "spellcheck-options" # Not yet implemented! #\bind "M-o k" "keyboard-options" # Not yet implemented! #\bind "M-o l" "latex-options" # Not yet implemented! \bind "M-o space" "menu-open Options" # # Documents menu # \bind "M-d p" "buffer-previous" \bind "M-d space" "menu-open Documents" # # Help menu # #\bind "M-h d" "help-documentation" # Not yet implemented! #\bind "M-h o" "help-copyright" # Not yet implemented! #\bind "M-h w" "help-warranty" # Not yet implemented! #\bind "M-h c" "help-credits" # Not yet implemented! #\bind "M-h v" "help-version" # Not yet implemented! \bind "M-h space" "menu-open Help" # # Font size menu # \bind "M-s S-A" "font-size largest" # \LARGE \bind "M-s g" "font-size giant" # \Huge \bind "M-s h" "font-size huge" # \huge \bind "M-s S-H" "font-size giant" # \Huge \bind "M-s l" "font-size large" # \large \bind "M-s S-L" "font-size larger" # \Large \bind "M-s n" "font-size normal" # \normalsize \bind "M-s s" "font-size small" # \small \bind "M-s t" "font-size tiny" # \tiny \bind "M-s 1" "font-size tiny" \bind "M-s 2" "font-size small" \bind "M-s 3" "font-size normal" \bind "M-s 4" "font-size large" \bind "M-s 5" "font-size larger" \bind "M-s 6" "font-size largest" \bind "M-s 7" "font-size huge" \bind "M-s 8" "font-size giant" # # Alignment menu # #\bind "M-a l" "para-align left" # Not yet implemented! #\bind "M-a r" "para-align right" # Not yet implemented! #\bind "M-a c" "para-align center" # Not yet implemented! #\bind "M-a b" "para-align block" # Not yet implemented! #\bind "M-a f" "para-align block" # Not yet implemented! #\bind "M-a d" "para-align default" # Not yet implemented! # # Paragraph style menu # \bind "M-p c" "drop-layouts-choice" \bind "M-p 1" "layout Chapter" \bind "M-p 2" "layout Section" \bind "M-p 3" "layout Subsection" \bind "M-p 4" "layout Subsubsection" \bind "M-p 5" "layout Paragraph" \bind "M-p 6" "layout Subparagraph" \bind "M-p b" "layout Itemize" # bulleted list \bind "M-p d" "layout Description" \bind "M-p e" "layout Enumerate" # numbered list \bind "M-p i" "layout Itemize" # bulleted list \bind "M-p l" "layout List" \bind "M-p n" "layout Enumerate" # numbered list \bind "M-p p" "layout Lyx-Code" \bind "M-p q" "layout Quote" \bind "M-p S-Q" "layout Quotation" \bind "M-p s" "layout Standard" \bind "M-p t" "layout Title" \bind "M-p S-at" "layout Section*" # M-p S-2 \bind "M-p S-dollar" "layout Subsubsection*" # M-p S-4 \bind "M-p S-numbersign" "layout Subsection*" # M-p S-3 \bind "M-p Left" "depth-decrement" \bind "M-p Right" "depth-increment" # # Character style menu # \bind "M-c b" "font-bold" #\bind "M-c c" "font-smallcaps" \bind "M-c e" "font-emph" \bind "M-c i" "font-emph" # italics \bind "M-c m" "math-mode" \bind "M-c p" "font-code" \bind "M-c r" "font-roman" \bind "M-c s" "font-sans" \bind "M-c t" "tex-mode" \bind "M-c u" "font-underline" \bind "M-c Down" "word-lowcase" \bind "M-c Up" "word-upcase" \bind "M-c Right" "word-capitalize" \bind "M-c space" "font-default" # # Keyboard menu # \bind "M-k 1" "keymap-primary" \bind "M-k 2" "keymap-secondary" \bind "M-k o" "keymap-off" \bind "M-k t" "keymap-toggle" \bind "M-k x" "keymap-off" # # Misc menu # \bind "M-x c" "screen-recenter"
#LyX 1.1 created this file. For more info see http://www.lyx.org/ \lyxformat 2.15 \textclass article \language default \inputencoding latin1 \fontscheme default \graphics default \paperfontsize default \spacing single \papersize Default \paperpackage a4 \use_geometry 0 \use_amsmath 0 \paperorientation portrait \secnumdepth 3 \tocdepth 3 \paragraph_separation indent \defskip medskip \quotes_language english \quotes_times 2 \papercolumns 1 \papersides 1 \paperpagestyle default \layout Subsection Specific to \family typewriter sciword.bind \layout Standard LyX keyboard definitions similar to those of Scientific Word. \layout Standard Prepared by Serge Winitzki. Version 1.2 \layout Standard These definitions make it a lot easier to type equations without using the mouse. \layout Standard Tip: to find the "LyX name" for a key, look at the status bar after typing some non-existent key combination. E.g. to find how "Ctrl-&" is referenced, press Ctrl-S Ctrl-&: the status bar shows "C-s S-C-ampersand." \layout Standard Copy, paste, etc.: more familiar keys \layout List \labelwidthstring 00.00.0000 \family sans C-c \family default \family typewriter copy \layout Standard Display equation toggle: type it in a displayed equation to convert it back to an inline equation. \layout List \labelwidthstring 00.00.0000 \family sans C-d \family default \family typewriter math-display \layout Standard Fraction key: select an expression and type \family typewriter C-f \family default to convert it to the numerator of a fraction. \layout List \labelwidthstring 00.00.0000 \family sans C-f \family default \family typewriter math-insert frac \layout Standard Greek key: press to insert only one character. "math-greek-toggle" is the persistent Greek toggle which nobody really needs when typing math. \layout List \labelwidthstring 00.00.0000 \family sans C-g \family default \family typewriter math-greek \layout List \labelwidthstring 00.00.0000 \family sans C-i \family default \family typewriter math-insert int \family default Integral sign \begin_inset Formula \( \int \) \end_inset \layout List \labelwidthstring 00.00.0000 \family sans C-k \family default \family typewriter line-delete-forward \family default Emacs-like binding \layout Standard Text/math toggle: switch to math in text mode, and insert roman text in math mode. Also \family typewriter C-t \family default . \layout List \labelwidthstring 00.00.0000 \family sans C-m \family default \family typewriter math-mode \layout Standard Commands to control the numbering of equations. Sciword had a \family typewriter Ctrl-Tab \family default mnemonic which conflicts with many things. But LyX should perhaps merge math-number and math-nonumber into one command since they are used in very different contexts. This and also the math-macro stuff should be available in the Lyx menus! Also, when deleting a number, the label should be removed. \layout List \labelwidthstring 00.00.0000 \family sans C-n \family default \family typewriter math-number \family default Add/remove a number to single equation. \layout List \labelwidthstring 00.00.0000 \family sans S-C-n \family default \family typewriter math-nonumber \family default Add/remove a number to a line in equation array. \layout List \labelwidthstring 00.00.0000 \family sans C-o \family default \family typewriter open-stuff \layout List \labelwidthstring 00.00.0000 \family sans C-q \family default \family typewriter quote-insert \family default Insert a quote character. \layout List \labelwidthstring 00.00.0000 \family sans C-r \family default \family typewriter math-insert sqrt \family default Square root sign. \layout List \labelwidthstring 00.00.0000 \family sans C-t \family default \family typewriter math-mode \layout List \labelwidthstring 00.00.0000 \family sans C-u \family default \family typewriter font-underline \layout List \labelwidthstring 00.00.0000 \family sans C-v \family default \family typewriter paste \layout List \labelwidthstring 00.00.0000 \family sans C-w \family default \family typewriter buffer-close \layout List \labelwidthstring 00.00.0000 \family sans C-x \family default \family typewriter cut \layout List \labelwidthstring 00.00.0000 \family sans C-z \family default \family typewriter undo \layout List \labelwidthstring 00.00.0000 \family sans S-C-z \family default \family typewriter redo \layout Standard Bracket delimiters. Sciword mnemonic is to press \family typewriter Ctrl \family default -<bracket key> to insert a matching pair of delimiters. Use Math panel to get non-matching delimiters. Press backspace on the \emph on left \emph default delimiter to remove the delimiters without removing their contents. \layout List \labelwidthstring 00.00.0000 \family sans C-9 \family default \family typewriter math-delim ( ) \layout List \labelwidthstring 00.00.0000 \family sans S-C-parenleft \family default \family typewriter math-delim ( ) \layout List \labelwidthstring 00.00.0000 \family sans C-0 \family default \family typewriter math-delim ( ) \layout List \labelwidthstring 00.00.0000 \family sans S-C-parenright \family default \family typewriter math-delim ( ) \layout List \labelwidthstring 00.00.0000 \family sans C-bracketleft \family default \family typewriter math-delim [ ] \layout List \labelwidthstring 00.00.0000 \family sans C-bracketright \family default \family typewriter math-delim [ ] \layout List \labelwidthstring 00.00.0000 \family sans C-S-less \family default \family typewriter math-delim langle rangle \layout List \labelwidthstring 00.00.0000 \family sans C-S-greater \family default \family typewriter math-delim langle rangle \layout Standard The bar bracket: on some keyboards, e.g. British, the bar character is bound to an \family typewriter Alt \family default -something and on some wayward Unices to "brokenbar". \layout List \labelwidthstring 00.00.0000 \family sans C-S-bar \family default \family typewriter math-delim | | \layout List \labelwidthstring 00.00.0000 \family sans C-S-brokenbar \family default \family typewriter math-delim | | \layout List \labelwidthstring 00.00.0000 \family sans C-M-bar \family default \family typewriter math-delim | | \layout List \labelwidthstring 00.00.0000 \family sans S-C-braceleft \family default \family typewriter math-delim { } \layout List \labelwidthstring 00.00.0000 \family sans S-C-braceright \family default \family typewriter math-delim { } \layout Standard Accents by Sciword mnemonics are mostly obtained by pressing \family typewriter Ctrl \family default -<accent key>, e.g. \protected_separator \family typewriter Ctrl-. \family default for overdot, \family typewriter Ctrl-' \family default for acute accent, \family typewriter Ctrl-~ \family default for tilde etc. Some of them seem to work only in math mode. \layout List \labelwidthstring 00.00.0000 \family sans C-period \family default \family typewriter accent-dot \layout List \labelwidthstring 00.00.0000 \family sans S-C-colon \family default \family typewriter math-insert ddot \layout List \labelwidthstring 00.00.0000 \family sans C-quoteleft \family default \family typewriter accent-grave \layout List \labelwidthstring 00.00.0000 \family sans S-C-asciitilde \family default \family typewriter accent-tilde \layout List \labelwidthstring 00.00.0000 \family sans S-C-quotedbl \family default \family typewriter accent-umlaut \layout List \labelwidthstring 00.00.0000 \family sans C-apostrophe \family default \family typewriter accent-acute \layout List \labelwidthstring 00.00.0000 \family sans S-C-asciicircum \family default \family typewriter accent-circumflex \layout List \labelwidthstring 00.00.0000 \family sans C-equal \family default \family typewriter accent-vector \layout List \labelwidthstring 00.00.0000 \family sans C-minus \family default \family typewriter math-insert bar \family default Why is it not "accent-bar"? \layout Standard Function keys - mostly Sciword compatible. \layout List \labelwidthstring 00.00.0000 \family sans F2 \family default \family typewriter buffer-write \layout List \labelwidthstring 00.00.0000 \family sans F3 \family default \family typewriter find-replace \layout List \labelwidthstring 00.00.0000 \family sans C-F4 \family default \family typewriter buffer-close \layout List \labelwidthstring 00.00.0000 \family sans M-F4 \family default \family typewriter lyx-quit \layout Standard F4 to F8 are used to switch fonts in Sciword. Use F4 to switch back to normal font. \layout List \labelwidthstring 00.00.0000 \family sans F4 \family default \family typewriter font-default \layout List \labelwidthstring 00.00.0000 \family sans F5 \family default \family typewriter font-bold \layout List \labelwidthstring 00.00.0000 \family sans F6 \family default \family typewriter font-emph \layout List \labelwidthstring 00.00.0000 \family sans F7 \family default \family typewriter font-code \layout List \labelwidthstring 00.00.0000 \family sans F8 \family default \family typewriter font-noun \layout Standard F9 bound below as meta-prefix (useful e.g. if the keyboard doesn't have a working ALT). \layout Standard Sciword mnemonics for math symbols: \layout List \labelwidthstring 00.00.0000 \family sans M-apostrophe \family default \family typewriter math-insert prime \family default Prime \begin_inset Formula \( \prime \) \end_inset (not strictly necessary in most cases) \layout List \labelwidthstring 00.00.0000 \family sans C-Up \family default \family typewriter math-insert ^ \family default Upper index \layout List \labelwidthstring 00.00.0000 \family sans C-Down \family default \family typewriter math-insert _ \family default Lower index \layout List \labelwidthstring 00.00.0000 \family sans C-s \protected_separator d \family default \family typewriter math-insert partial \family default Partial derivative \begin_inset Formula \( \partial \) \end_inset \layout List \labelwidthstring 00.00.0000 \family sans C-s \protected_separator e \family default \family typewriter math-insert sum \family default The summation \begin_inset Formula \( \sum \) \end_inset \layout List \labelwidthstring 00.00.0000 \family sans C-s \protected_separator p \family default \family typewriter math-insert prod \family default The \begin_inset Formula \( \prod \) \end_inset product sign \layout List \labelwidthstring 00.00.0000 \family sans C-s \protected_separator i \family default \family typewriter math-insert infty \family default Infinity \begin_inset Formula \( \infty \) \end_inset \layout List \labelwidthstring 00.00.0000 \family sans C-s \protected_separator x \family default \family typewriter symbol-insert times \layout Standard My own embellishments for symbols I use often. \layout Standard I'd like to combine math-insert ^ and math-insert prime, but don't know how. \layout List \labelwidthstring 00.00.0000 \family sans C-s \protected_separator apostrophe \family default \family typewriter math-insert prime \layout List \labelwidthstring 00.00.0000 \family sans C-s \protected_separator S-plus \family default \family typewriter math-insert dagger \family default The \begin_inset Quotes eld \end_inset dagger \begin_inset Quotes erd \end_inset symbol \begin_inset Formula \( \dagger \) \end_inset \layout List \labelwidthstring 00.00.0000 \family sans C-s \protected_separator equal \family default \family typewriter math-insert equiv \family default The \begin_inset Quotes eld \end_inset identity \begin_inset Quotes erd \end_inset sign \begin_inset Formula \( \equiv \) \end_inset \layout List \labelwidthstring 00.00.0000 \family sans M-equal \family default \family typewriter math-insert approx \family default The \begin_inset Quotes eld \end_inset approximately equal \begin_inset Quotes erd \end_inset sign \begin_inset Formula \( \approx \) \end_inset \layout List \labelwidthstring 00.00.0000 \family sans M-minus \family default \family typewriter math-insert sim \family default The \begin_inset Quotes eld \end_inset of order \begin_inset Quotes erd \end_inset sign \begin_inset Formula \( \sim \) \end_inset \layout List \labelwidthstring 00.00.0000 \family sans C-minus \family default \family typewriter math-insert rightarrow \layout List \labelwidthstring 00.00.0000 \family sans S-M-less \family default \family typewriter math-insert leq \layout List \labelwidthstring 00.00.0000 \family sans S-M-greater \family default \family typewriter math-insert geq \layout List \labelwidthstring 00.00.0000 \family sans C-s S-less \family default \family typewriter math-insert ll \layout List \labelwidthstring 00.00.0000 \family sans C-s S-greater \family default \family typewriter math-insert gg \the_end