On 2019/04/15 07:40, Eddie Thieda wrote:
> Hello everyone!
>
> On the TeXmacs website FAQ "question 1" states it's a
> "(what-you-see-is-what-you-get)" editor, below is the small correction.
Right on the homepage where this text was copied from, it says "GNU
TeXmacs is a free wysiwyw (what you see is what you want) editing
platform with special features for scientists"...
>
> cvs server: Diffing .
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/editors/TeXmacs/Makefile,v
> retrieving revision 1.11
> diff -u -p -r1.11 Makefile
> --- Makefile 1 Jul 2018 18:33:35 -0000 1.11
> +++ Makefile 15 Apr 2019 11:36:33 -0000
> @@ -3,7 +3,7 @@
> # XXX base clang: lots of undefined references to Qt functions
> COMPILER= base-gcc
>
> -COMMENT= wysiwyw (what you see is what you want) editing platform
> +COMMENT= wysiwyg (what you see is what you get) editing platform
>
> DISTNAME= TeXmacs-1.99.4-src
> PKGNAME= ${DISTNAME:S/-src//}
> cvs server: Diffing patches
> cvs server: Diffing pkg
> Index: pkg/DESCR
> ===================================================================
> RCS file: /cvs/ports/editors/TeXmacs/pkg/DESCR,v
> retrieving revision 1.1.1.1
> diff -u -p -r1.1.1.1 DESCR
> --- pkg/DESCR 5 Apr 2016 23:30:46 -0000 1.1.1.1
> +++ pkg/DESCR 15 Apr 2019 11:36:33 -0000
> @@ -1,4 +1,4 @@
> -GNU TeXmacs is a free wysiwyw (what you see is what you want) editing
> +GNU TeXmacs is a free wysiwyg (what you see is what you get) editing
> platform with special features for scientists. The software aims
> to provide a unified and user friendly framework for editing
> structured documents with different types of content (text, graphics,