

share/TeXmacs/doc/about/authors/developers.en.tm.share/TeXmacs/doc/about/authors/contact.zh.tm.share/TeXmacs/doc/about/authors/contact.es.tm.share/TeXmacs/doc/about/authors/contact.en.tm.share/TeXmacs/doc/about/authors/authors.zh.tm.share/TeXmacs/doc/about/authors/authors.es.tm.share/TeXmacs/doc/about/authors/authors.en.tm.share/TeXmacs/doc/about/authors/administration.es.tm.share/TeXmacs/doc/about/authors/administration.en.tm.share/TeXmacs/doc/about/about-summary.zh.tm.share/TeXmacs/doc/about/about-summary.es.tm.share/TeXmacs/doc/about/about-summary.en.tm.libexec/TeXmacs/bin/rm_from_insert_menu.sci.libexec/TeXmacs/bin/populates_demo_menu.sci.libexec/TeXmacs/bin/add_to_insert_menu.sci.


#Texmacs plugins free
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via Port Added: 00:39:37 Last Update: 21:58:51 Commit Hash: fb16dfe People watching this port, also watch:: p5-MD5 Also Listed In: print License: GPLv3 Description: GNU TeXmacs is a free scientific text editor, which was both inspiredīy TeX and GNU Emacs. This is not a primary server, but it used for development.ġ.99.4_5 editors =5 Version of this port present on the latest quarterly branch. Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)įreshPorts needs to find a new hosting provide willing to take a 2U chassis and host it free of charge. FreshPorts - editors/texmacs: WYSIWYG scientific text editorĪs an Amazon Associate I earn from qualifying purchases. \n ' ), 'add_to_insert_menu', 1 )) 43 end 44 cmd = makeStreeNode ( "scilab-add-to-insert-menu". \n ' ), 'add_to_insert_menu', 2 )) 40 elseif size (nam, '*' ) 1 then 41 error (msprintf (gettext ( '%s: Wrong size for input argument #%d: A ' +. \n ' ), 'add_to_insert_menu', 1 )) 37 elseif type (lst ) 10 then 38 error (msprintf (gettext ( '%s: Wrong type for input argument #%d: A ' +. \n ' ), 'add_to_insert_menu', 2 )) 34 elseif type (nam ) 10 then 35 error (msprintf (gettext ( '%s: Wrong type for input argument #%d: A ' +. 23 // 24 // Examples 25 // add_to_insert_menu ("Sparselib", libraryinfo ("sparselib")) 26 // // Now the menu Scilab -> Insert contains an entry "sparselib" 27 // 28 // Authors 29 // François Poulain 30 31 if argn ( 2 ) ~ = 2 then 32 error (msprintf (gettext ( '%s: Wrong number of input argument(s): %d' +.
#Texmacs plugins code
19 // 20 // Description 21 // The function add_to_insert_menu populates the Scilab session menu with 22 // code snippets to be inserted. 18 // lst : string column vector: the text of submenu entries. 15 // 16 // Parameters 17 // nam : string, title of the submenu.
#Texmacs plugins license
For details, see the file LICENSE 9 // in the root directory or. 8 // It comes WITHOUT ANY WARRANTY WHATSOEVER.
#Texmacs plugins download
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Scilab source code syntax highlighting (style: standard) with prefixed line numbers.Īlternatively you can here view or download the uninterpreted source code file.ġ //***************************************************************************** 2 // MODULE : add_to_insert_menu.sci 3 // DESCRIPTION: Provide Scilab routines to populates the Scilab session menu 4 // with code snippets to be inserted.
