view CITATION @ 30633:754ad6e9c0a5 stable

do not change tool tip font when in debug mode (bug #61792) * octave-qscintilla.cc: remove obsolete initialization of m_tooltip_font; (handle_enter_debug_mode): do not save old and set new tooltip font; (handle_exit_debug_mode): no tooltip font to restore * octave-qscintilla.h: remove obsolete variable m_tooltip_font
author Torsten Lilge <ttl-octave@mailbox.org>
date Tue, 11 Jan 2022 20:58:29 +0100
parents 347dbc9049d5
children 04120d65778a
line wrap: on
line source

To cite GNU Octave in publications use:

  John W. Eaton, David Bateman, Søren Hauberg, Rik Wehbring (2020).
  GNU Octave version 7.1.0 manual: a high-level interactive language for
  numerical computations.
  URL https://www.gnu.org/software/octave/doc/v7.1.0/

A BibTeX entry for LaTeX users is:

  @manual{,
    title     = {{GNU Octave} version 7.1.0 manual: a high-level interactive language for numerical computations},
    author    = {John W. Eaton and David Bateman and S{\o}ren Hauberg and Rik Wehbring},
    year      = {2022},
    url       = {https://www.gnu.org/software/octave/doc/v7.1.0/},
  }

We have invested a lot of time and effort in creating GNU Octave, please
cite it when using it.  See also 'citation pkgname' for citing Octave
packages.