From 0de9e656a48f3afd0c38874320cf86701677d2df Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Fri, 13 Jul 2001 08:49:45 +0000 Subject: [PATCH] tweaklets git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2230 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 4 +++ lib/bind/de_menus.bind | 2 +- lib/bind/fi_menus.bind | 2 +- lib/bind/menus.bind | 2 +- lib/bind/pt_menus.bind | 2 +- lib/bind/sciword.bind | 4 +-- lib/bind/sv_menus.bind | 4 +-- po/POTFILES.in | 60 +++++++++++++++---------------- src/mathed/ChangeLog | 3 ++ src/mathed/math_decorationinset.h | 2 +- 10 files changed, 46 insertions(+), 39 deletions(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index 6d6ec200f3..b9796a8327 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2001-07-13 Jean-Marc Lasgouttes + + * bind/*.bind: do the same correctly for all files :) + 2001-07-12 Juergen Vigna * bind/cua.bind: moved C-l from mode-tex to ert-insert diff --git a/lib/bind/de_menus.bind b/lib/bind/de_menus.bind index 8b00da37f7..e81bd20628 100644 --- a/lib/bind/de_menus.bind +++ b/lib/bind/de_menus.bind @@ -110,7 +110,7 @@ \bind "M-z c" "font-code" \bind "M-z r" "font-roman" \bind "M-z s" "font-sans" -\bind "M-z t" "tex-mode" +\bind "M-z t" "ert-insert" \bind "M-z u" "font-underline" \bind "M-z Down" "word-lowcase" diff --git a/lib/bind/fi_menus.bind b/lib/bind/fi_menus.bind index 6e17b9fb01..370e01bfa9 100644 --- a/lib/bind/fi_menus.bind +++ b/lib/bind/fi_menus.bind @@ -136,7 +136,7 @@ \bind "M-c p" "font-code" # Kirjoituskone \bind "M-c r" "font-roman" # Oletus \bind "M-c s" "font-sans" # Sans serif -\bind "M-c t" "tex-mode" # LaTeX +\bind "M-c t" "ert-insert" # LaTeX \bind "M-c u" "font-underline" # Alleviivaus \bind "M-c Down" "word-lowcase" diff --git a/lib/bind/menus.bind b/lib/bind/menus.bind index 7d652a9870..954a8e6135 100644 --- a/lib/bind/menus.bind +++ b/lib/bind/menus.bind @@ -119,7 +119,7 @@ \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 t" "ert-insert" \bind "M-c u" "font-underline" \bind "M-c Down" "word-lowcase" diff --git a/lib/bind/pt_menus.bind b/lib/bind/pt_menus.bind index aa35fddbe3..3b86263f00 100644 --- a/lib/bind/pt_menus.bind +++ b/lib/bind/pt_menus.bind @@ -112,7 +112,7 @@ \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 t" "ert-insert" \bind "M-c s" "font-underline" # Sublinhado \bind "M-c Down" "word-lowcase" diff --git a/lib/bind/sciword.bind b/lib/bind/sciword.bind index ad59400884..e730b692df 100644 --- a/lib/bind/sciword.bind +++ b/lib/bind/sciword.bind @@ -295,7 +295,7 @@ #\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 t" "ert-insert" #\bind "M-l v" "depth-next" #\bind "M-l space" "menu-open Layout" @@ -434,7 +434,7 @@ \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 t" "ert-insert" \bind "M-c u" "font-underline" \bind "M-c Down" "word-lowcase" diff --git a/lib/bind/sv_menus.bind b/lib/bind/sv_menus.bind index edaf1b2e1a..459d349a9c 100644 --- a/lib/bind/sv_menus.bind +++ b/lib/bind/sv_menus.bind @@ -96,7 +96,7 @@ #\bind "M-s e" "font-emph" #\bind "M-s n" "font-noun" #\bind "M-s b" "font-bold" -#\bind "M-s t" "tex-mode" +#\bind "M-s t" "ert-insert" #\bind "M-s v" "depth-next" #\bind "M-s space" "menu-open Stil" #\bind "M-s i" "buffer-itemize-bullets-select" @@ -285,7 +285,7 @@ \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 t" "ert-insert" \bind "M-c u" "font-underline" \bind "M-c Down" "word-lowcase" diff --git a/po/POTFILES.in b/po/POTFILES.in index 300a18a53d..e82c0acbe3 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -10,8 +10,8 @@ src/CutAndPaste.C src/debug.C src/exporter.C src/ext_l10n.h -src/figure_form.C src/figureForm.C +src/figure_form.C src/FontLoader.C src/frontends/controllers/ButtonController.h src/frontends/controllers/character.C @@ -89,67 +89,67 @@ src/frontends/qt2/paragraphdlgimpl.C src/frontends/qt2/tabularcreatedlgimpl.C src/frontends/xforms/combox.C src/frontends/xforms/FileDialog.C -src/frontends/xforms/form_bibitem.C src/frontends/xforms/FormBibitem.C -src/frontends/xforms/form_bibtex.C +src/frontends/xforms/form_bibitem.C src/frontends/xforms/FormBibtex.C +src/frontends/xforms/form_bibtex.C src/frontends/xforms/form_browser.C -src/frontends/xforms/form_character.C src/frontends/xforms/FormCharacter.C -src/frontends/xforms/form_citation.C +src/frontends/xforms/form_character.C src/frontends/xforms/FormCitation.C -src/frontends/xforms/form_copyright.C +src/frontends/xforms/form_citation.C src/frontends/xforms/FormCopyright.C -src/frontends/xforms/form_credits.C +src/frontends/xforms/form_copyright.C src/frontends/xforms/FormCredits.C -src/frontends/xforms/form_document.C +src/frontends/xforms/form_credits.C src/frontends/xforms/FormDocument.C -src/frontends/xforms/form_error.C +src/frontends/xforms/form_document.C src/frontends/xforms/FormError.C -src/frontends/xforms/form_external.C +src/frontends/xforms/form_error.C src/frontends/xforms/FormExternal.C -src/frontends/xforms/form_filedialog.C +src/frontends/xforms/form_external.C src/frontends/xforms/FormFiledialog.C -src/frontends/xforms/form_graphics.C +src/frontends/xforms/form_filedialog.C src/frontends/xforms/FormGraphics.C -src/frontends/xforms/form_include.C +src/frontends/xforms/form_graphics.C src/frontends/xforms/FormInclude.C -src/frontends/xforms/form_index.C +src/frontends/xforms/form_include.C src/frontends/xforms/FormIndex.C +src/frontends/xforms/form_index.C src/frontends/xforms/FormLog.C src/frontends/xforms/FormMathsBitmap.C -src/frontends/xforms/form_maths_deco.C src/frontends/xforms/FormMathsDeco.C -src/frontends/xforms/form_maths_delim.C +src/frontends/xforms/form_maths_deco.C src/frontends/xforms/FormMathsDelim.C -src/frontends/xforms/form_maths_matrix.C +src/frontends/xforms/form_maths_delim.C src/frontends/xforms/FormMathsMatrix.C -src/frontends/xforms/form_maths_panel.C +src/frontends/xforms/form_maths_matrix.C src/frontends/xforms/FormMathsPanel.C -src/frontends/xforms/form_maths_space.C +src/frontends/xforms/form_maths_panel.C src/frontends/xforms/FormMathsSpace.C -src/frontends/xforms/form_minipage.C +src/frontends/xforms/form_maths_space.C src/frontends/xforms/FormMinipage.C -src/frontends/xforms/form_paragraph.C +src/frontends/xforms/form_minipage.C src/frontends/xforms/FormParagraph.C -src/frontends/xforms/form_preamble.C +src/frontends/xforms/form_paragraph.C src/frontends/xforms/FormPreamble.C -src/frontends/xforms/form_preferences.C +src/frontends/xforms/form_preamble.C src/frontends/xforms/FormPreferences.C -src/frontends/xforms/form_print.C +src/frontends/xforms/form_preferences.C src/frontends/xforms/FormPrint.C -src/frontends/xforms/form_ref.C +src/frontends/xforms/form_print.C src/frontends/xforms/FormRef.C -src/frontends/xforms/form_search.C +src/frontends/xforms/form_ref.C src/frontends/xforms/FormSearch.C -src/frontends/xforms/form_tabular.C +src/frontends/xforms/form_search.C src/frontends/xforms/FormTabular.C -src/frontends/xforms/form_tabular_create.C +src/frontends/xforms/form_tabular.C src/frontends/xforms/FormTabularCreate.C -src/frontends/xforms/form_toc.C +src/frontends/xforms/form_tabular_create.C src/frontends/xforms/FormToc.C -src/frontends/xforms/form_url.C +src/frontends/xforms/form_toc.C src/frontends/xforms/FormUrl.C +src/frontends/xforms/form_url.C src/frontends/xforms/FormVCLog.C src/frontends/xforms/input_validators.C src/frontends/xforms/Menubar_pimpl.C diff --git a/src/mathed/ChangeLog b/src/mathed/ChangeLog index 5e61a363b8..7149d66a2e 100644 --- a/src/mathed/ChangeLog +++ b/src/mathed/ChangeLog @@ -1,3 +1,6 @@ +2001-07-13 Jean-Marc Lasgouttes + + * math_decorationinset.h: add std:: qualifier 2001-07-12 André Pönitz diff --git a/src/mathed/math_decorationinset.h b/src/mathed/math_decorationinset.h index 1dfaf99a38..94c368b24a 100644 --- a/src/mathed/math_decorationinset.h +++ b/src/mathed/math_decorationinset.h @@ -24,7 +24,7 @@ public: /// void Metrics(MathStyles st, int asc = 0, int des = 0); /// - void WriteNormal(ostream & os) const; + void WriteNormal(std::ostream & os) const; private: /// int deco_; -- 2.39.2