log scripts/plot/util/print.m @ 31212:55415fa6a20f

age author description
Mon, 29 Aug 2022 16:36:34 +0200 Pantxo Diribarne svgconvert: Use Lossless encoding of images when available (bug #52193)
Thu, 21 Apr 2022 14:52:35 -0700 Rik print.m: Add options "-image"/"-vector" for Matlab compatibility.
Wed, 30 Mar 2022 20:40:27 -0700 Rik doc: Ensure documentation lists output argument when it exists for all m-files.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Fri, 26 Nov 2021 20:53:22 -0800 Rik maint: Style check m-files ahead of 7.1 release. stable
Thu, 25 Nov 2021 15:05:26 +0100 Markus Mützel print: Use clearer error message on invalid input (bug #61557). stable
Wed, 24 Nov 2021 14:57:21 -0800 Rik doc: grammarcheck m-files in scripts/ directory ahead of 7.1 release. stable
Fri, 14 May 2021 14:43:09 -0700 Rik maint: merge stable to default.
Fri, 14 May 2021 14:42:14 -0700 Rik doc: Spellcheck documentation ahead of 6.3 release. stable
Mon, 22 Mar 2021 21:32:54 +0100 Pantxo Diribarne Initial implementation of a LaTeX interpreter (bug #59546).
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Fri, 30 Oct 2020 07:56:39 -0700 Rik maint: merge stable to default.
Fri, 30 Oct 2020 07:56:14 -0700 Rik print.m: Improve documentation. stable
Fri, 16 Oct 2020 09:27:56 -0700 Rik maint: Use newlines after "function" and before "endfunction" for clarity.
Sat, 10 Oct 2020 17:55:56 -0700 Rik maint: Use coding style with parentheses after function name to distinguish from a variable.
Thu, 03 Sep 2020 07:42:52 -0700 Rik print.m: Fix printing when some "units" properties are not "data" (bug #59015).
Wed, 26 Aug 2020 15:42:02 +0200 Markus Mützel maint: merge stable to default.
Sun, 23 Aug 2020 10:44:53 -0400 Valdas Fix indexing error in print.m (bug #58998). stable
Wed, 20 May 2020 13:17:00 -0700 Rik Use relative filename in .tex file when printing using -dXXXlatex devices (bug #58374).
Sat, 11 Apr 2020 16:25:52 -0700 Rik print.m: Fix printing eps files with -tight option on Windows (bug #57143). stable
Thu, 12 Mar 2020 20:45:47 +0100 Pantxo Diribarne Fix inconsistent marker size between screen and printout (bug #57552) stable
Mon, 17 Feb 2020 17:23:53 -0800 Rik doc: Add "savefig" to @seealso list for print(). stable
Tue, 21 Jan 2020 20:14:13 -0600 John W. Eaton maint: merge stable to default.
Tue, 21 Jan 2020 13:33:02 -0800 Mike Miller fix more spelling errors (bug #57613) stable
Tue, 21 Jan 2020 09:20:15 -0600 John W. Eaton fix more spelling errors (bug #57613)
Fri, 10 Jan 2020 13:19:38 -0800 Rik doc: grammarcheck documentation ahead of 6.1 release.
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Tue, 10 Dec 2019 17:55:29 -0800 Rik doc: spellcheck documentation ahead of 6.1 release.
Tue, 10 Dec 2019 12:19:09 -0800 Rik doc: grammarcheck scripts before 6.1 release.
Mon, 02 Sep 2019 21:21:58 +0200 Pantxo Diribarne Allow printing with Octave installed in path with parenthesis (bug #49718)
Tue, 20 Aug 2019 17:05:23 +0200 Pantxo Diribarne maint: merge stable to default
Tue, 20 Aug 2019 15:53:04 +0200 Pantxo Diribarne print.m: Pass quoted path to octave-svgconvert (bug #56768) stable
Mon, 10 Jun 2019 21:45:59 +0200 Pantxo Diribarne print.m: Assume .tex files are always encoded in UTF-8 (bug #49338)
Wed, 12 Jun 2019 21:58:16 +0200 Pantxo Diribarne print.m: Allow "-svgconvert" to be used for EPS output (bug #52764)
Thu, 25 Apr 2019 08:48:19 -0700 Rik Place Octave's warning and error IDs in to the "Octave" namespace (bug #56213).
Mon, 22 Apr 2019 21:53:52 -0700 Rik Clean up error messages in print subsystem.
Mon, 22 Apr 2019 17:33:51 -0700 Rik print.m: Fix error when using -tight but Ghostscript is not available (bug #56193).
Fri, 29 Mar 2019 21:01:43 -0700 Rik Fix scaling of fonts when printing with -Sxsz,ysz option (bug #55907).
Wed, 27 Mar 2019 23:26:27 +0000 John W. Eaton maint: Merge stable to default.
Wed, 27 Mar 2019 23:24:40 +0000 John W. Eaton maint: Strip trailing whitespace from source files. stable
Mon, 18 Mar 2019 10:43:45 -0700 Rik Capitalize "Octave" in warning IDs.
Mon, 18 Mar 2019 10:33:38 -0700 Rik Don't issue warning about unsupported latex when printing with -dpdflatexstandalone (bug #55946).
Fri, 15 Mar 2019 22:34:55 +0100 Pantxo Diribarne Remove some formats from the list of supported formats (bug #55906)
Mon, 18 Mar 2019 12:58:09 +0100 Pantxo Diribarne maint: merge stable to default
Fri, 15 Mar 2019 23:41:48 +0100 Pantxo Diribarne Feed fig2dev with PDF files converted from svg (bug #55906) stable
Sat, 16 Feb 2019 17:02:19 -0800 Rik Revert changeset 3a10bdbe6839 which is only for stable branch.
Sat, 16 Feb 2019 17:01:21 -0800 Rik maint: merge stable to default.
Sat, 16 Feb 2019 16:59:35 -0800 Rik Use "-loose" option for printing by default until bug resolved (bug #48689). stable
Fri, 08 Feb 2019 18:07:33 +0100 Pantxo Diribarne Use OpenGl textures to render image objects (bug #55632).
Wed, 06 Feb 2019 18:39:53 -0800 Rik print.m: Use sentence-ending period @. in Texinfo doc. stable
Thu, 17 Jan 2019 09:25:35 +0100 Pantxo Diribarne Choose "painters" renderer when printing rotated text (bug #55485) stable
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 05 Oct 2013 02:21:10 +0200 Rüdiger Sonderfeld Add "dumb" terminal to produce ASCII art with gnuplot (patch #8203).
Wed, 05 Dec 2018 15:29:59 -0800 Rik Use -tight option by default when printing EPS files (bug #53535).
Tue, 20 Nov 2018 16:05:42 -0800 Rik Don't issue a warning when -noui option used with print.
Tue, 20 Nov 2018 14:39:17 -0800 Jun Wang Add -fillpage and -bestfit print options (bug #52838).
Tue, 20 Nov 2018 14:06:40 -0800 Rik print.m: Rewrite complex docstring in an attempt to be clearer.