File: plugins.en.tm

package info (click to toggle)
texmacs 1%3A2.1.4%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 145,076 kB
  • sloc: cpp: 227,393; lisp: 197,386; ansic: 5,395; python: 1,939; makefile: 1,065; sh: 781; perl: 339; xml: 100; awk: 36
file content (41 lines) | stat: -rw-r--r-- 1,468 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<TeXmacs|1.99.11>

<style|<tuple|tmdoc|english|old-spacing>>

<\body>
  <tmdoc-title|The <TeXmacs> plug-in system>

  There are many ways in which <TeXmacs> can be customized or extended: users
  may define their own style files, customize the user interface, or write
  links with extern programs. The plug-in system provides a universal
  mechanism to combine one or several such extensions in a single package.
  Plug-ins are both easy to install by other users and easy to write and
  maintain.

  <\traverse>
    <branch|Installing and using a plug-in|plugin-install.en.tm>

    <branch|Writing your own plug-ins|plugin-write.en.tm>

    <branch|Example of a plug-in with <scheme> code|plugin-simple.en.tm>

    <branch|Example of a plug-in with <name|C++> code|plugin-binary.en.tm>

    <branch|Example of a plug-in with Python code|plugin-python.en.tm>

    <branch|Summary of the configuration options for
    plug-ins|plugin-config.en.tm>
  </traverse>

  <tmdoc-copyright|1998--2002|Joris van der Hoeven>

  <tmdoc-license|Permission is granted to copy, distribute and/or modify this
  document under the terms of the GNU Free Documentation License, Version 1.1
  or any later version published by the Free Software Foundation; with no
  Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
  Texts. A copy of the license is included in the section entitled "GNU Free
  Documentation License".>
</body>

<initial|<\collection>
</collection>>