From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- support/brief-t/latexmat.mnu | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 support/brief-t/latexmat.mnu (limited to 'support/brief-t/latexmat.mnu') diff --git a/support/brief-t/latexmat.mnu b/support/brief-t/latexmat.mnu new file mode 100644 index 0000000000..5e22566392 --- /dev/null +++ b/support/brief-t/latexmat.mnu @@ -0,0 +1,41 @@ + Toggle LaTex template on/off ;latex + Toggle norwegian characters/LaTex ;ToggleTex + Replace all norwegian characters ;nor_to_tex + Reverse ctrl-F3 ;tex_to_nor + Find all match on global search ;find_match + Display reult from last global search ;disp_match + Toggle Latex Math on/off ;ToggleMath +$ Toggle Latex Math on/off ;ToggleMath + Find all \label{LABEL} in the file ;find_label + Display list of LABELS from last search ;disp_label + subscript ;subscript + superscript ;superscript + \geq ;geq + \leq ;leq + \neq ;neq + \simeq ;simeq +.. arrows ;display_help "arrow" "latex.txt" + \approx ;approx + \deriv ;deriv + \frac ;frac +.. greek letters ;gen_help "gresk.mnu" + HELP ;display_help "gen" "latex.txt" + \infty ;infty + \integral ;integral + \dot ;dot +.. log-like functions gen_help "log_like.mnu" + \nabla ;nabla + \overbrace ;overbrace + \partial ;partial + \sqrt ;sqrt + \prod ;prod + \sum ;sum + \times ;times +.. underline etc. ;gen_help "uthev.mnu" + \angle ;angle + \underbrace ;underbrace + + + + + -- cgit v1.2.3