# HG changeset patch # User Rik # Date 1642196363 28800 # Node ID e10e9057a302b5e9c18d0ae17d30400b7a760e98 # Parent 744778e9210b658d7ce9d7d8ede29083c4fc2273# Parent b20da6bed4446bea18e62baf1f6ee1e304058469 maint: merge stable to default. diff -r 744778e9210b -r e10e9057a302 scripts/help/warning_ids.m --- a/scripts/help/warning_ids.m Fri Jan 14 12:23:29 2022 -0800 +++ b/scripts/help/warning_ids.m Fri Jan 14 13:39:23 2022 -0800 @@ -422,12 +422,10 @@ ## elicits a warning if the @code{Octave:str-to-num} warning is enabled. ## By default, the @code{Octave:str-to-num} warning is disabled. ## -## @item Octave:text_interpreter -## If the @code{Octave:text_interpreter} warning is enabled, a warning is -## printed when the @qcode{"interpreter"} property of a text graphics object -## is set to the unsupported value of @qcode{"latex"}. Even when enabled, -## the warning message is printed just once per Octave session. -## By default, the @code{Octave:glyph-render} warning is enabled. +## @item Octave:LaTeX:internal-error +## If the @code{Octave:LaTeX:internal-error} warning is enabled, a warning is +## printed whenever the LaTeX renderer for text in plots encounters an issue. +## By default, the @code{Octave:LaTeX:internal-error} warning is enabled. ## ## @item Octave:unimplemented-matlab-functionality ## If the @code{Octave:unimplemented-matlab-functionality} warning is enabled,