summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorryoon <ryoon>2015-08-05 13:11:03 +0000
committerryoon <ryoon>2015-08-05 13:11:03 +0000
commit8899ec0462381d937efefadc56c000e8c3b68042 (patch)
tree16d39b9ec41965a287c15bdf517eb8624676621f /editors
parentea8c3d199e439600962819e5f1eb5c1de486962a (diff)
downloadpkgsrc-8899ec0462381d937efefadc56c000e8c3b68042.tar.gz
TeXmacs does not offer development snapshot anymore.
And editors/TeXmacs is latest now.
Diffstat (limited to 'editors')
-rw-r--r--editors/TeXmacs-devel/DESCR19
-rw-r--r--editors/TeXmacs-devel/Makefile82
-rw-r--r--editors/TeXmacs-devel/PLIST3969
-rw-r--r--editors/TeXmacs-devel/distinfo18
-rw-r--r--editors/TeXmacs-devel/patches/patch-aa17
-rw-r--r--editors/TeXmacs-devel/patches/patch-ac13
-rw-r--r--editors/TeXmacs-devel/patches/patch-ad14
-rw-r--r--editors/TeXmacs-devel/patches/patch-ae16
-rw-r--r--editors/TeXmacs-devel/patches/patch-aj32
-rw-r--r--editors/TeXmacs-devel/patches/patch-al14
-rw-r--r--editors/TeXmacs-devel/patches/patch-ba22
-rw-r--r--editors/TeXmacs-devel/patches/patch-bb13
-rw-r--r--editors/TeXmacs-devel/patches/patch-src_Kernel_Types_tree.hpp13
-rw-r--r--editors/TeXmacs-devel/patches/patch-src_Typeset_boxes.hpp13
14 files changed, 0 insertions, 4255 deletions
diff --git a/editors/TeXmacs-devel/DESCR b/editors/TeXmacs-devel/DESCR
deleted file mode 100644
index a5437a3304d..00000000000
--- a/editors/TeXmacs-devel/DESCR
+++ /dev/null
@@ -1,19 +0,0 @@
-GNU TeXmacs is a free scientific text editor, which was both inspired
-by TeX and GNU Emacs. The editor allows you to write structured
-documents via a wysiwyg (what-you-see-is-what-you-get) and user
-friendly interface. New styles may be created by the user. The program
-implements high-quality typesetting algorithms and TeX fonts, which
-help you to produce professionally looking documents.
-
-The high typesetting quality still goes through for automatically
-generated formulas, which makes TeXmacs suitable as an interface for
-computer algebra systems. TeXmacs also supports the Guile/Scheme
-extension language, so that you may customize the interface and write
-your own extensions to the editor.
-
-TeXmacs currently runs on PC's and PPC's under Gnu/linux (a >200MHz
-processor and >32Mb of memory are recommended) and on sun computers.
-Converters exist for TeX/LaTeX and they are under development for
-Html/Mathml/Xml. In the future, TeXmacs is planned to evoluate towards
-a complete scientific office suite, with spreadsheet capacities, a
-technical drawing editor and a presentation mode.
diff --git a/editors/TeXmacs-devel/Makefile b/editors/TeXmacs-devel/Makefile
deleted file mode 100644
index f95013da93a..00000000000
--- a/editors/TeXmacs-devel/Makefile
+++ /dev/null
@@ -1,82 +0,0 @@
-# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:01 wiz Exp $
-
-DISTNAME= TeXmacs-1.0.7.19-src
-PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 9
-CATEGORIES= editors
-MASTER_SITES= ftp://ftp.texmacs.org/TeXmacs/tmftp/source/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.texmacs.org/
-COMMENT= GNU TeXmacs (free scientific text editor)
-
-BUILD_TARGET= TEXMACS
-
-USE_TOOLS+= gmake
-USE_LANGUAGES= c c++
-GNU_CONFIGURE= yes
-# XXX workaround for bug in configure
-CONFIGURE_ARGS+= --datadir=${PREFIX}/share
-CONFIGURE_ARGS+= --with-qt=${QTDIR}/bin
-MAKE_ENV+= QT_QTDIR=${QTDIR}
-TEX_ACCEPTED= teTeX3
-
-REPLACE_PYTHON= plugins/python/bin/tm_python
-REPLACE_PYTHON+= plugins/mathematica/bin/realpath.py
-REPLACE_PYTHON+= plugins/sage/bin/tm_sage
-
-SUBST_CLASSES+= init
-SUBST_STAGE.init= post-patch
-SUBST_FILES.init= plugins/python/progs/init-python.scm
-SUBST_SED.init= -e 's,@PYTHONBIN@,${PYTHONBIN},g'
-
-REPLACE_SH+= plugins/asymptote/bin/tm_asy
-REPLACE_SH+= plugins/dratex/bin/tm_dratex
-REPLACE_SH+= plugins/eukleides/bin/tm_eukleides
-REPLACE_SH+= plugins/gnuplot/bin/tm_gnuplot
-REPLACE_SH+= plugins/lisp/bin/tm_lisp
-REPLACE_SH+= plugins/lush/bin/tm_lush
-REPLACE_SH+= plugins/matlab/bin/tm_matlab
-REPLACE_SH+= plugins/maxima/bin/maxima_detect
-REPLACE_SH+= plugins/maxima/bin/tm_maxima
-REPLACE_SH+= plugins/mupad/bin/tm_mupad_help
-REPLACE_SH+= plugins/octave/bin/tm_octave
-REPLACE_SH+= plugins/reduce/bin/tm_reduce
-REPLACE_SH+= plugins/texgraph/bin/tm_texgraph
-REPLACE_SH+= plugins/xypic/bin/tm_xypic
-
-REPLACE_PERL+= plugins/asymptote/bin/perl-tm_asy
-REPLACE_PERL+= plugins/asymptote/bin/tm_asy2
-
-post-extract:
- ${RM} -f ${WRKSRC}/plugins/eukleides/bin/tm_eukleides.old
- ${RM} -f ${WRKSRC}/plugins/maxima/bin/maxima_filter
-
-pre-install:
- ${RM} -f ${WRKSRC}/TeXmacs/doc/devel/format/.log
- ${FIND} ${WRKSRC}/plugins/ -name '*.orig' | ${XARGS} ${RM} -f
-
-# just a helper script, not worth a full perl dependency
-CHECK_INTERPRETER_SKIP= libexec/TeXmacs/bin/bbox_add.pl
-# but be friendly and set the path to something reasonable
-REPLACE_INTERPRETER+= optionalperl
-REPLACE.optionalperl.old= .*perl[^[:space:]]*
-REPLACE.optionalperl.new= ${LOCALBASE}/bin/perl
-REPLACE_FILES.optionalperl= plugins/feynmf/bin/bbox_add.pl
-
-BUILDLINK_DEPMETHOD.libXt?= build
-
-.include "../../converters/libiconv/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../lang/guile/buildlink3.mk"
-.include "../../lang/python/application.mk"
-#.include "../../mk/tex.buildlink3.mk"
-.include "../../x11/qt4-libs/buildlink3.mk"
-.include "../../x11/qt4-tools/buildlink3.mk"
-.include "../../x11/libX11/buildlink3.mk"
-.include "../../x11/libXext/buildlink3.mk"
-.include "../../x11/libXt/buildlink3.mk"
-.include "../../databases/shared-mime-info/mimedb.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../graphics/gnome-icon-theme/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/editors/TeXmacs-devel/PLIST b/editors/TeXmacs-devel/PLIST
deleted file mode 100644
index 7cd827f3ac4..00000000000
--- a/editors/TeXmacs-devel/PLIST
+++ /dev/null
@@ -1,3969 +0,0 @@
-@comment $NetBSD: PLIST,v 1.5 2013/04/10 16:10:19 drochner Exp $
-bin/fig2ps
-bin/texmacs
-include/TeXmacs.h
-libexec/TeXmacs/bin/bbox_add.pl
-libexec/TeXmacs/bin/maxima_detect
-libexec/TeXmacs/bin/perl-tm_asy
-libexec/TeXmacs/bin/r_install
-libexec/TeXmacs/bin/realpath
-libexec/TeXmacs/bin/realpath.py
-libexec/TeXmacs/bin/texmacs.bin
-libexec/TeXmacs/bin/tm_asy
-libexec/TeXmacs/bin/tm_asy2
-libexec/TeXmacs/bin/tm_axiom
-libexec/TeXmacs/bin/tm_dratex
-libexec/TeXmacs/bin/tm_eukleides
-libexec/TeXmacs/bin/tm_feynmf
-libexec/TeXmacs/bin/tm_gnuplot
-libexec/TeXmacs/bin/tm_graphviz
-libexec/TeXmacs/bin/tm_gs
-libexec/TeXmacs/bin/tm_lisp
-libexec/TeXmacs/bin/tm_lush
-libexec/TeXmacs/bin/tm_maple
-libexec/TeXmacs/bin/tm_maple_5
-libexec/TeXmacs/bin/tm_mathematica
-libexec/TeXmacs/bin/tm_matlab
-libexec/TeXmacs/bin/tm_maxima
-libexec/TeXmacs/bin/tm_mupad
-libexec/TeXmacs/bin/tm_mupad_help
-libexec/TeXmacs/bin/tm_octave
-libexec/TeXmacs/bin/tm_octave.bat
-libexec/TeXmacs/bin/tm_python
-libexec/TeXmacs/bin/tm_python.bat
-libexec/TeXmacs/bin/tm_r
-libexec/TeXmacs/bin/tm_reduce
-libexec/TeXmacs/bin/tm_sage
-libexec/TeXmacs/bin/tm_shell
-libexec/TeXmacs/bin/tm_texgraph
-libexec/TeXmacs/bin/tm_xypic
-man/man1/fig2ps.1
-man/man1/texmacs.1
-share/TeXmacs/LICENSE
-share/TeXmacs/doc/about/about-summary.de.tm
-share/TeXmacs/doc/about/about-summary.en.tm
-share/TeXmacs/doc/about/about-summary.es.tm
-share/TeXmacs/doc/about/about-summary.fr.tm
-share/TeXmacs/doc/about/about-summary.it.tm
-share/TeXmacs/doc/about/about.de.tm
-share/TeXmacs/doc/about/about.en.tm
-share/TeXmacs/doc/about/about.es.tm
-share/TeXmacs/doc/about/about.fr.tm
-share/TeXmacs/doc/about/about.it.tm
-share/TeXmacs/doc/about/authors/administration.de.tm
-share/TeXmacs/doc/about/authors/administration.en.tm
-share/TeXmacs/doc/about/authors/administration.es.tm
-share/TeXmacs/doc/about/authors/administration.fr.tm
-share/TeXmacs/doc/about/authors/administration.it.tm
-share/TeXmacs/doc/about/authors/authors.de.tm
-share/TeXmacs/doc/about/authors/authors.en.tm
-share/TeXmacs/doc/about/authors/authors.es.tm
-share/TeXmacs/doc/about/authors/authors.fr.tm
-share/TeXmacs/doc/about/authors/authors.it.tm
-share/TeXmacs/doc/about/authors/contact.de.tm
-share/TeXmacs/doc/about/authors/contact.en.tm
-share/TeXmacs/doc/about/authors/contact.es.tm
-share/TeXmacs/doc/about/authors/contact.fr.tm
-share/TeXmacs/doc/about/authors/contact.it.tm
-share/TeXmacs/doc/about/authors/developers.de.tm
-share/TeXmacs/doc/about/authors/developers.en.tm
-share/TeXmacs/doc/about/authors/developers.es.tm
-share/TeXmacs/doc/about/authors/developers.fr.tm
-share/TeXmacs/doc/about/authors/developers.it.tm
-share/TeXmacs/doc/about/authors/maintainers.de.tm
-share/TeXmacs/doc/about/authors/maintainers.en.tm
-share/TeXmacs/doc/about/authors/maintainers.es.tm
-share/TeXmacs/doc/about/authors/maintainers.fr.tm
-share/TeXmacs/doc/about/authors/other.de.tm
-share/TeXmacs/doc/about/authors/other.en.tm
-share/TeXmacs/doc/about/authors/other.es.tm
-share/TeXmacs/doc/about/authors/other.fr.tm
-share/TeXmacs/doc/about/authors/other.it.tm
-share/TeXmacs/doc/about/authors/plugins.de.tm
-share/TeXmacs/doc/about/authors/plugins.en.tm
-share/TeXmacs/doc/about/authors/porting.de.tm
-share/TeXmacs/doc/about/authors/porting.en.tm
-share/TeXmacs/doc/about/authors/porting.es.tm
-share/TeXmacs/doc/about/authors/porting.fr.tm
-share/TeXmacs/doc/about/authors/porting.it.tm
-share/TeXmacs/doc/about/authors/translators.de.tm
-share/TeXmacs/doc/about/authors/translators.en.tm
-share/TeXmacs/doc/about/authors/translators.es.tm
-share/TeXmacs/doc/about/authors/translators.fr.tm
-share/TeXmacs/doc/about/authors/translators.it.tm
-share/TeXmacs/doc/about/changes/change-log.en.tm
-share/TeXmacs/doc/about/changes/change-log.es.tm
-share/TeXmacs/doc/about/changes/change-log.fr.tm
-share/TeXmacs/doc/about/changes/change-log.it.tm
-share/TeXmacs/doc/about/changes/changes-1.de.tm
-share/TeXmacs/doc/about/changes/changes-1.en.ptm
-share/TeXmacs/doc/about/changes/changes-1.en.tm
-share/TeXmacs/doc/about/changes/changes-1.es.tm
-share/TeXmacs/doc/about/changes/changes-1.fr.tm
-share/TeXmacs/doc/about/changes/changes-1.it.tm
-share/TeXmacs/doc/about/changes/changes-10.en.ptm
-share/TeXmacs/doc/about/changes/changes-10.en.tm
-share/TeXmacs/doc/about/changes/changes-11.en.ptm
-share/TeXmacs/doc/about/changes/changes-11.en.tm
-share/TeXmacs/doc/about/changes/changes-12.en.ptm
-share/TeXmacs/doc/about/changes/changes-12.en.tm
-share/TeXmacs/doc/about/changes/changes-13.en.ptm
-share/TeXmacs/doc/about/changes/changes-13.en.tm
-share/TeXmacs/doc/about/changes/changes-14.en.ptm
-share/TeXmacs/doc/about/changes/changes-14.en.tm
-share/TeXmacs/doc/about/changes/changes-15.en.ptm
-share/TeXmacs/doc/about/changes/changes-15.en.tm
-share/TeXmacs/doc/about/changes/changes-16.en.ptm
-share/TeXmacs/doc/about/changes/changes-16.en.tm
-share/TeXmacs/doc/about/changes/changes-17.en.ptm
-share/TeXmacs/doc/about/changes/changes-17.en.tm
-share/TeXmacs/doc/about/changes/changes-18.en.ptm
-share/TeXmacs/doc/about/changes/changes-18.en.tm
-share/TeXmacs/doc/about/changes/changes-2.de.tm
-share/TeXmacs/doc/about/changes/changes-2.en.ptm
-share/TeXmacs/doc/about/changes/changes-2.en.tm
-share/TeXmacs/doc/about/changes/changes-2.es.tm
-share/TeXmacs/doc/about/changes/changes-2.fr.tm
-share/TeXmacs/doc/about/changes/changes-2.it.tm
-share/TeXmacs/doc/about/changes/changes-3.de.tm
-share/TeXmacs/doc/about/changes/changes-3.en.ptm
-share/TeXmacs/doc/about/changes/changes-3.en.tm
-share/TeXmacs/doc/about/changes/changes-3.es.tm
-share/TeXmacs/doc/about/changes/changes-3.fr.tm
-share/TeXmacs/doc/about/changes/changes-3.it.tm
-share/TeXmacs/doc/about/changes/changes-4.de.tm
-share/TeXmacs/doc/about/changes/changes-4.en.ptm
-share/TeXmacs/doc/about/changes/changes-4.en.tm
-share/TeXmacs/doc/about/changes/changes-4.es.tm
-share/TeXmacs/doc/about/changes/changes-4.fr.tm
-share/TeXmacs/doc/about/changes/changes-4.it.tm
-share/TeXmacs/doc/about/changes/changes-5.de.tm
-share/TeXmacs/doc/about/changes/changes-5.en.ptm
-share/TeXmacs/doc/about/changes/changes-5.en.tm
-share/TeXmacs/doc/about/changes/changes-5.es.tm
-share/TeXmacs/doc/about/changes/changes-5.fr.tm
-share/TeXmacs/doc/about/changes/changes-5.it.tm
-share/TeXmacs/doc/about/changes/changes-6.de.tm
-share/TeXmacs/doc/about/changes/changes-6.en.ptm
-share/TeXmacs/doc/about/changes/changes-6.en.tm
-share/TeXmacs/doc/about/changes/changes-7.de.tm
-share/TeXmacs/doc/about/changes/changes-7.en.ptm
-share/TeXmacs/doc/about/changes/changes-7.en.tm
-share/TeXmacs/doc/about/changes/changes-8.de.tm
-share/TeXmacs/doc/about/changes/changes-8.en.ptm
-share/TeXmacs/doc/about/changes/changes-8.en.tm
-share/TeXmacs/doc/about/changes/changes-9.de.tm
-share/TeXmacs/doc/about/changes/changes-9.en.ptm
-share/TeXmacs/doc/about/changes/changes-9.en.tm
-share/TeXmacs/doc/about/changes/changes-main.de.tm
-share/TeXmacs/doc/about/changes/changes-main.en.tm
-share/TeXmacs/doc/about/changes/changes-main.es.tm
-share/TeXmacs/doc/about/changes/changes-main.fr.tm
-share/TeXmacs/doc/about/changes/changes-main.it.tm
-share/TeXmacs/doc/about/changes/changes-post.en.ptm
-share/TeXmacs/doc/about/changes/changes-pre.en.ptm
-share/TeXmacs/doc/about/changes/changes.de.tm
-share/TeXmacs/doc/about/changes/changes.en.tm
-share/TeXmacs/doc/about/changes/changes.fr.tm
-share/TeXmacs/doc/about/contribute/contribute.de.tm
-share/TeXmacs/doc/about/contribute/contribute.en.tm
-share/TeXmacs/doc/about/contribute/contribute.es.tm
-share/TeXmacs/doc/about/contribute/contribute.fr.tm
-share/TeXmacs/doc/about/contribute/contribute.it.tm
-share/TeXmacs/doc/about/contribute/converters/converters.de.tm
-share/TeXmacs/doc/about/contribute/converters/converters.en.tm
-share/TeXmacs/doc/about/contribute/converters/converters.es.tm
-share/TeXmacs/doc/about/contribute/converters/converters.fr.tm
-share/TeXmacs/doc/about/contribute/converters/converters.it.tm
-share/TeXmacs/doc/about/contribute/develop/develop.de.tm
-share/TeXmacs/doc/about/contribute/develop/develop.en.tm
-share/TeXmacs/doc/about/contribute/develop/develop.es.tm
-share/TeXmacs/doc/about/contribute/develop/develop.fr.tm
-share/TeXmacs/doc/about/contribute/develop/develop.it.tm
-share/TeXmacs/doc/about/contribute/documentation/copyright.de.tm
-share/TeXmacs/doc/about/contribute/documentation/copyright.en.tm
-share/TeXmacs/doc/about/contribute/documentation/copyright.es.tm
-share/TeXmacs/doc/about/contribute/documentation/copyright.fr.tm
-share/TeXmacs/doc/about/contribute/documentation/copyright.it.tm
-share/TeXmacs/doc/about/contribute/documentation/cvs.de.tm
-share/TeXmacs/doc/about/contribute/documentation/cvs.en.tm
-share/TeXmacs/doc/about/contribute/documentation/cvs.es.tm
-share/TeXmacs/doc/about/contribute/documentation/cvs.fr.tm
-share/TeXmacs/doc/about/contribute/documentation/cvs.it.tm
-share/TeXmacs/doc/about/contribute/documentation/documentation.de.tm
-share/TeXmacs/doc/about/contribute/documentation/documentation.en.tm
-share/TeXmacs/doc/about/contribute/documentation/documentation.es.tm
-share/TeXmacs/doc/about/contribute/documentation/documentation.fr.tm
-share/TeXmacs/doc/about/contribute/documentation/documentation.it.tm
-share/TeXmacs/doc/about/contribute/documentation/file-names.de.tm
-share/TeXmacs/doc/about/contribute/documentation/file-names.en.tm
-share/TeXmacs/doc/about/contribute/documentation/file-names.es.tm
-share/TeXmacs/doc/about/contribute/documentation/file-names.fr.tm
-share/TeXmacs/doc/about/contribute/documentation/file-names.it.tm
-share/TeXmacs/doc/about/contribute/documentation/introduction.de.tm
-share/TeXmacs/doc/about/contribute/documentation/introduction.en.tm
-share/TeXmacs/doc/about/contribute/documentation/introduction.es.tm
-share/TeXmacs/doc/about/contribute/documentation/introduction.fr.tm
-share/TeXmacs/doc/about/contribute/documentation/introduction.it.tm
-share/TeXmacs/doc/about/contribute/documentation/tmdoc-annotate.en.tm
-share/TeXmacs/doc/about/contribute/documentation/tmdoc-explain.en.tm
-share/TeXmacs/doc/about/contribute/documentation/tmdoc-gui.en.tm
-share/TeXmacs/doc/about/contribute/documentation/tmdoc-misc.en.tm
-share/TeXmacs/doc/about/contribute/documentation/tmdoc-style.de.tm
-share/TeXmacs/doc/about/contribute/documentation/tmdoc-style.en.tm
-share/TeXmacs/doc/about/contribute/documentation/tmdoc-style.es.tm
-share/TeXmacs/doc/about/contribute/documentation/tmdoc-style.fr.tm
-share/TeXmacs/doc/about/contribute/documentation/tmdoc-style.it.tm
-share/TeXmacs/doc/about/contribute/documentation/traversal.de.tm
-share/TeXmacs/doc/about/contribute/documentation/traversal.en.tm
-share/TeXmacs/doc/about/contribute/documentation/traversal.es.tm
-share/TeXmacs/doc/about/contribute/documentation/traversal.fr.tm
-share/TeXmacs/doc/about/contribute/documentation/traversal.it.tm
-share/TeXmacs/doc/about/contribute/interfaces/interfaces.de.tm
-share/TeXmacs/doc/about/contribute/interfaces/interfaces.en.tm
-share/TeXmacs/doc/about/contribute/interfaces/interfaces.es.tm
-share/TeXmacs/doc/about/contribute/interfaces/interfaces.fr.tm
-share/TeXmacs/doc/about/contribute/interfaces/interfaces.it.tm
-share/TeXmacs/doc/about/contribute/interfaces/network-web.en.tm
-share/TeXmacs/doc/about/contribute/material/donations.de.tm
-share/TeXmacs/doc/about/contribute/material/donations.en.tm
-share/TeXmacs/doc/about/contribute/material/donations.es.tm
-share/TeXmacs/doc/about/contribute/material/donations.fr.tm
-share/TeXmacs/doc/about/contribute/material/donations.it.tm
-share/TeXmacs/doc/about/contribute/porting/porting.de.tm
-share/TeXmacs/doc/about/contribute/porting/porting.en.tm
-share/TeXmacs/doc/about/contribute/porting/porting.es.tm
-share/TeXmacs/doc/about/contribute/porting/porting.fr.tm
-share/TeXmacs/doc/about/contribute/porting/porting.it.tm
-share/TeXmacs/doc/about/contribute/translate/translate.de.tm
-share/TeXmacs/doc/about/contribute/translate/translate.en.tm
-share/TeXmacs/doc/about/contribute/translate/translate.es.tm
-share/TeXmacs/doc/about/contribute/translate/translate.fr.tm
-share/TeXmacs/doc/about/contribute/translate/translate.it.tm
-share/TeXmacs/doc/about/contribute/using/using.de.tm
-share/TeXmacs/doc/about/contribute/using/using.en.tm
-share/TeXmacs/doc/about/contribute/using/using.es.tm
-share/TeXmacs/doc/about/contribute/using/using.fr.tm
-share/TeXmacs/doc/about/contribute/using/using.it.tm
-share/TeXmacs/doc/about/philosophy/description.de.tm
-share/TeXmacs/doc/about/philosophy/description.en.tm
-share/TeXmacs/doc/about/philosophy/description.es.tm
-share/TeXmacs/doc/about/philosophy/description.fr.tm
-share/TeXmacs/doc/about/philosophy/description.it.tm
-share/TeXmacs/doc/about/philosophy/freedom.de.tm
-share/TeXmacs/doc/about/philosophy/freedom.en.tm
-share/TeXmacs/doc/about/philosophy/freedom.es.tm
-share/TeXmacs/doc/about/philosophy/freedom.fr.tm
-share/TeXmacs/doc/about/philosophy/freedom.it.tm
-share/TeXmacs/doc/about/philosophy/philosophy.de.tm
-share/TeXmacs/doc/about/philosophy/philosophy.en.tm
-share/TeXmacs/doc/about/philosophy/philosophy.es.tm
-share/TeXmacs/doc/about/philosophy/philosophy.fr.tm
-share/TeXmacs/doc/about/philosophy/philosophy.it.tm
-share/TeXmacs/doc/about/projects/future.en.tm
-share/TeXmacs/doc/about/projects/future.es.tm
-share/TeXmacs/doc/about/projects/future.fr.tm
-share/TeXmacs/doc/about/projects/improvements.es.tm
-share/TeXmacs/doc/about/projects/improvements.fr.tm
-share/TeXmacs/doc/about/projects/projects.en.tm
-share/TeXmacs/doc/about/projects/projects.es.tm
-share/TeXmacs/doc/about/projects/projects.fr.tm
-share/TeXmacs/doc/about/projects/roadmap-external.en.tm
-share/TeXmacs/doc/about/projects/roadmap-major.en.tm
-share/TeXmacs/doc/about/projects/roadmap-minor.en.tm
-share/TeXmacs/doc/about/projects/roadmap.en.tm
-share/TeXmacs/doc/about/projects/todo.en.tm
-share/TeXmacs/doc/about/welcome/first.de.tm
-share/TeXmacs/doc/about/welcome/first.en.tm
-share/TeXmacs/doc/about/welcome/first.es.tm
-share/TeXmacs/doc/about/welcome/first.fr.tm
-share/TeXmacs/doc/about/welcome/first.it.tm
-share/TeXmacs/doc/about/welcome/welcome.de.tm
-share/TeXmacs/doc/about/welcome/welcome.en.tm
-share/TeXmacs/doc/about/welcome/welcome.es.tm
-share/TeXmacs/doc/about/welcome/welcome.fr.tm
-share/TeXmacs/doc/about/welcome/welcome.it.tm
-share/TeXmacs/doc/devel/format/basics/basics.de.tm
-share/TeXmacs/doc/devel/format/basics/basics.en.tm
-share/TeXmacs/doc/devel/format/basics/lengths.de.tm
-share/TeXmacs/doc/devel/format/basics/lengths.en.tm
-share/TeXmacs/doc/devel/format/basics/tm-docs.de.tm
-share/TeXmacs/doc/devel/format/basics/tm-docs.en.tm
-share/TeXmacs/doc/devel/format/basics/tm-drd.de.tm
-share/TeXmacs/doc/devel/format/basics/tm-drd.en.tm
-share/TeXmacs/doc/devel/format/basics/tm-scm.de.tm
-share/TeXmacs/doc/devel/format/basics/tm-scm.en.tm
-share/TeXmacs/doc/devel/format/basics/tm-tm.de.tm
-share/TeXmacs/doc/devel/format/basics/tm-tm.en.tm
-share/TeXmacs/doc/devel/format/basics/tm-tmml.de.tm
-share/TeXmacs/doc/devel/format/basics/tm-tmml.en.tm
-share/TeXmacs/doc/devel/format/basics/tm-tree.de.tm
-share/TeXmacs/doc/devel/format/basics/tm-tree.en.tm
-share/TeXmacs/doc/devel/format/basics/typesetting.de.tm
-share/TeXmacs/doc/devel/format/basics/typesetting.en.tm
-share/TeXmacs/doc/devel/format/env-vars.de.tm
-share/TeXmacs/doc/devel/format/env-vars.fr.tm
-share/TeXmacs/doc/devel/format/environment/env-font.de.tm
-share/TeXmacs/doc/devel/format/environment/env-font.en.tm
-share/TeXmacs/doc/devel/format/environment/env-general.de.tm
-share/TeXmacs/doc/devel/format/environment/env-general.en.tm
-share/TeXmacs/doc/devel/format/environment/env-math.de.tm
-share/TeXmacs/doc/devel/format/environment/env-math.en.tm
-share/TeXmacs/doc/devel/format/environment/env-misc.de.tm
-share/TeXmacs/doc/devel/format/environment/env-misc.en.tm
-share/TeXmacs/doc/devel/format/environment/env-page.de.tm
-share/TeXmacs/doc/devel/format/environment/env-page.en.tm
-share/TeXmacs/doc/devel/format/environment/env-par.de.tm
-share/TeXmacs/doc/devel/format/environment/env-par.en.tm
-share/TeXmacs/doc/devel/format/environment/env-src.de.tm
-share/TeXmacs/doc/devel/format/environment/env-src.en.tm
-share/TeXmacs/doc/devel/format/environment/env-table.de.tm
-share/TeXmacs/doc/devel/format/environment/env-table.en.tm
-share/TeXmacs/doc/devel/format/environment/environment.de.tm
-share/TeXmacs/doc/devel/format/environment/environment.en.tm
-share/TeXmacs/doc/devel/format/environment/tm-page.fig
-share/TeXmacs/doc/devel/format/environment/tm-page.ps
-share/TeXmacs/doc/devel/format/format.de.tm
-share/TeXmacs/doc/devel/format/format.fr.tm
-share/TeXmacs/doc/devel/format/leaves.fr.tm
-share/TeXmacs/doc/devel/format/planned-changes.fr.tm
-share/TeXmacs/doc/devel/format/primitives.fr.tm
-share/TeXmacs/doc/devel/format/regular/prim-box.de.tm
-share/TeXmacs/doc/devel/format/regular/prim-box.en.tm
-share/TeXmacs/doc/devel/format/regular/prim-formatting.de.tm
-share/TeXmacs/doc/devel/format/regular/prim-formatting.en.tm
-share/TeXmacs/doc/devel/format/regular/prim-fundamental.de.tm
-share/TeXmacs/doc/devel/format/regular/prim-fundamental.en.tm
-share/TeXmacs/doc/devel/format/regular/prim-graphics.de.tm
-share/TeXmacs/doc/devel/format/regular/prim-graphics.en.tm
-share/TeXmacs/doc/devel/format/regular/prim-indent.de.tm
-share/TeXmacs/doc/devel/format/regular/prim-indent.en.tm
-share/TeXmacs/doc/devel/format/regular/prim-line-break.de.tm
-share/TeXmacs/doc/devel/format/regular/prim-line-break.en.tm
-share/TeXmacs/doc/devel/format/regular/prim-link.de.tm
-share/TeXmacs/doc/devel/format/regular/prim-link.en.tm
-share/TeXmacs/doc/devel/format/regular/prim-math.de.tm
-share/TeXmacs/doc/devel/format/regular/prim-math.en.tm
-share/TeXmacs/doc/devel/format/regular/prim-page-break.de.tm
-share/TeXmacs/doc/devel/format/regular/prim-page-break.en.tm
-share/TeXmacs/doc/devel/format/regular/prim-physical-misc.de.tm
-share/TeXmacs/doc/devel/format/regular/prim-physical-misc.en.tm
-share/TeXmacs/doc/devel/format/regular/prim-space.de.tm
-share/TeXmacs/doc/devel/format/regular/prim-space.en.tm
-share/TeXmacs/doc/devel/format/regular/prim-table.de.tm
-share/TeXmacs/doc/devel/format/regular/prim-table.en.tm
-share/TeXmacs/doc/devel/format/regular/regular.de.tm
-share/TeXmacs/doc/devel/format/regular/regular.en.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-arith.de.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-arith.en.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-boolean.de.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-boolean.en.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-control.de.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-control.en.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-env.de.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-env.en.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-evaluation.de.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-evaluation.en.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-functional.de.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-functional.en.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-internal.de.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-internal.en.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-macro.de.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-macro.en.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-strings.de.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-strings.en.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-style-misc.de.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-style-misc.en.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-transient.de.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-transient.en.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-tuples.de.tm
-share/TeXmacs/doc/devel/format/stylesheet/prim-tuples.en.tm
-share/TeXmacs/doc/devel/format/stylesheet/stylesheet.de.tm
-share/TeXmacs/doc/devel/format/stylesheet/stylesheet.en.tm
-share/TeXmacs/doc/devel/format/trees.de.tm
-share/TeXmacs/doc/devel/format/trees.fr.tm
-share/TeXmacs/doc/devel/interface/interface-background.de.tm
-share/TeXmacs/doc/devel/interface/interface-background.en.tm
-share/TeXmacs/doc/devel/interface/interface-channels.de.tm
-share/TeXmacs/doc/devel/interface/interface-channels.en.tm
-share/TeXmacs/doc/devel/interface/interface-commands.de.tm
-share/TeXmacs/doc/devel/interface/interface-commands.en.tm
-share/TeXmacs/doc/devel/interface/interface-documentation.en.tm
-share/TeXmacs/doc/devel/interface/interface-dynlibs.de.tm
-share/TeXmacs/doc/devel/interface/interface-dynlibs.en.tm
-share/TeXmacs/doc/devel/interface/interface-input.de.tm
-share/TeXmacs/doc/devel/interface/interface-input.en.tm
-share/TeXmacs/doc/devel/interface/interface-intro.de.tm
-share/TeXmacs/doc/devel/interface/interface-intro.en.tm
-share/TeXmacs/doc/devel/interface/interface-misc.de.tm
-share/TeXmacs/doc/devel/interface/interface-misc.en.tm
-share/TeXmacs/doc/devel/interface/interface-nested.de.tm
-share/TeXmacs/doc/devel/interface/interface-nested.en.tm
-share/TeXmacs/doc/devel/interface/interface-pipes.de.tm
-share/TeXmacs/doc/devel/interface/interface-pipes.en.tm
-share/TeXmacs/doc/devel/interface/interface-plans.de.tm
-share/TeXmacs/doc/devel/interface/interface-plans.en.tm
-share/TeXmacs/doc/devel/interface/interface-tab.de.tm
-share/TeXmacs/doc/devel/interface/interface-tab.en.tm
-share/TeXmacs/doc/devel/interface/interface.de.tm
-share/TeXmacs/doc/devel/interface/interface.en.tm
-share/TeXmacs/doc/devel/plugin/customization.de.tm
-share/TeXmacs/doc/devel/plugin/customization.en.tm
-share/TeXmacs/doc/devel/plugin/customization.fr.tm
-share/TeXmacs/doc/devel/plugin/customization.it.tm
-share/TeXmacs/doc/devel/plugin/dynlibs.de.tm
-share/TeXmacs/doc/devel/plugin/dynlibs.en.tm
-share/TeXmacs/doc/devel/plugin/dynlibs.fr.tm
-share/TeXmacs/doc/devel/plugin/first.de.tm
-share/TeXmacs/doc/devel/plugin/first.en.tm
-share/TeXmacs/doc/devel/plugin/first.fr.tm
-share/TeXmacs/doc/devel/plugin/include.de.tm
-share/TeXmacs/doc/devel/plugin/include.en.tm
-share/TeXmacs/doc/devel/plugin/include.fr.tm
-share/TeXmacs/doc/devel/plugin/include.it.tm
-share/TeXmacs/doc/devel/plugin/mycas.de.tm
-share/TeXmacs/doc/devel/plugin/mycas.en.tm
-share/TeXmacs/doc/devel/plugin/mycas.fr.tm
-share/TeXmacs/doc/devel/plugin/mycas.it.tm
-share/TeXmacs/doc/devel/plugin/plans.de.tm
-share/TeXmacs/doc/devel/plugin/plans.en.tm
-share/TeXmacs/doc/devel/plugin/plans.fr.tm
-share/TeXmacs/doc/devel/plugin/plugin-binary.de.tm
-share/TeXmacs/doc/devel/plugin/plugin-binary.en.tm
-share/TeXmacs/doc/devel/plugin/plugin-binary.it.tm
-share/TeXmacs/doc/devel/plugin/plugin-config.de.tm
-share/TeXmacs/doc/devel/plugin/plugin-config.en.tm
-share/TeXmacs/doc/devel/plugin/plugin-config.it.tm
-share/TeXmacs/doc/devel/plugin/plugin-install.de.tm
-share/TeXmacs/doc/devel/plugin/plugin-install.en.tm
-share/TeXmacs/doc/devel/plugin/plugin-install.it.tm
-share/TeXmacs/doc/devel/plugin/plugin-simple.de.tm
-share/TeXmacs/doc/devel/plugin/plugin-simple.en.tm
-share/TeXmacs/doc/devel/plugin/plugin-simple.it.tm
-share/TeXmacs/doc/devel/plugin/plugin-write.de.tm
-share/TeXmacs/doc/devel/plugin/plugin-write.en.tm
-share/TeXmacs/doc/devel/plugin/plugin-write.it.tm
-share/TeXmacs/doc/devel/plugin/plugin.de.tm
-share/TeXmacs/doc/devel/plugin/plugin.en.tm
-share/TeXmacs/doc/devel/plugin/plugin.fr.tm
-share/TeXmacs/doc/devel/plugin/plugin.it.tm
-share/TeXmacs/doc/devel/plugin/plugins.de.tm
-share/TeXmacs/doc/devel/plugin/plugins.en.tm
-share/TeXmacs/doc/devel/plugin/plugins.it.tm
-share/TeXmacs/doc/devel/scheme/api/api.en.tm
-share/TeXmacs/doc/devel/scheme/api/link.en.tm
-share/TeXmacs/doc/devel/scheme/api/tmfs/tmfs-basics.en.tm
-share/TeXmacs/doc/devel/scheme/api/tmfs/tmfs.en.tm
-share/TeXmacs/doc/devel/scheme/bibliography/bibliography.en.tm
-share/TeXmacs/doc/devel/scheme/bibliography/bibliography.fr.tm
-share/TeXmacs/doc/devel/scheme/buffer/buffer-api.en.tm
-share/TeXmacs/doc/devel/scheme/buffer/buffer-convert.en.tm
-share/TeXmacs/doc/devel/scheme/buffer/buffer-intro.en.tm
-share/TeXmacs/doc/devel/scheme/buffer/scheme-buffer.en.tm
-share/TeXmacs/doc/devel/scheme/buffer/view-api.en.tm
-share/TeXmacs/doc/devel/scheme/buffer/window-api.en.tm
-share/TeXmacs/doc/devel/scheme/edit/edit-fundamental.en.tm
-share/TeXmacs/doc/devel/scheme/edit/edit-model.en.tm
-share/TeXmacs/doc/devel/scheme/edit/edit-modify.en.tm
-share/TeXmacs/doc/devel/scheme/edit/edit-path-navigate.en.tm
-share/TeXmacs/doc/devel/scheme/edit/scheme-edit.en.tm
-share/TeXmacs/doc/devel/scheme/graphics/graphics-api-1.en.tm
-share/TeXmacs/doc/devel/scheme/graphics/graphics-api-2.en.tm
-share/TeXmacs/doc/devel/scheme/graphics/scheme-graphics.en.tm
-share/TeXmacs/doc/devel/scheme/gui/scheme-gui-advanced.en.tm
-share/TeXmacs/doc/devel/scheme/gui/scheme-gui-dialogs.en.tm
-share/TeXmacs/doc/devel/scheme/gui/scheme-gui-forms.en.tm
-share/TeXmacs/doc/devel/scheme/gui/scheme-gui-intro.en.tm
-share/TeXmacs/doc/devel/scheme/gui/scheme-gui-menus.en.tm
-share/TeXmacs/doc/devel/scheme/gui/scheme-gui-reference.en.tm
-share/TeXmacs/doc/devel/scheme/gui/scheme-gui.en.tm
-share/TeXmacs/doc/devel/scheme/overview/overview-architecture.en.tm
-share/TeXmacs/doc/devel/scheme/overview/overview-content.en.tm
-share/TeXmacs/doc/devel/scheme/overview/overview-lazyness.en.tm
-share/TeXmacs/doc/devel/scheme/overview/overview-meta.en.tm
-share/TeXmacs/doc/devel/scheme/overview/overview-overloading.en.tm
-share/TeXmacs/doc/devel/scheme/overview/overview-start.en.tm
-share/TeXmacs/doc/devel/scheme/overview/overview-utilities.en.tm
-share/TeXmacs/doc/devel/scheme/overview/overview-why.en.tm
-share/TeXmacs/doc/devel/scheme/overview/scheme-overview.en.tm
-share/TeXmacs/doc/devel/scheme/scheme.en.tm
-share/TeXmacs/doc/devel/scheme/utils/scheme-utils.en.tm
-share/TeXmacs/doc/devel/scheme/utils/utils-abbrevs.en.tm
-share/TeXmacs/doc/devel/scheme/utils/utils-convert.en.tm
-share/TeXmacs/doc/devel/scheme/utils/utils-dialogue.en.tm
-share/TeXmacs/doc/devel/scheme/utils/utils-keyboard.en.tm
-share/TeXmacs/doc/devel/scheme/utils/utils-logic.en.tm
-share/TeXmacs/doc/devel/scheme/utils/utils-match.en.tm
-share/TeXmacs/doc/devel/scheme/utils/utils-menus.en.tm
-share/TeXmacs/doc/devel/scheme/utils/utils-overload.en.tm
-share/TeXmacs/doc/devel/scheme/utils/utils-preferences.en.tm
-share/TeXmacs/doc/devel/scheme/utils/utils-select.en.tm
-share/TeXmacs/doc/devel/source/architecture.en.tm
-share/TeXmacs/doc/devel/source/architecture.fr.tm
-share/TeXmacs/doc/devel/source/boxes.en.tm
-share/TeXmacs/doc/devel/source/boxes.fr.tm
-share/TeXmacs/doc/devel/source/conversions.en.tm
-share/TeXmacs/doc/devel/source/conversions.fr.tm
-share/TeXmacs/doc/devel/source/fonts.en.tm
-share/TeXmacs/doc/devel/source/fonts.fr.tm
-share/TeXmacs/doc/devel/source/gui.en.tm
-share/TeXmacs/doc/devel/source/gui.fr.tm
-share/TeXmacs/doc/devel/source/maths.en.tm
-share/TeXmacs/doc/devel/source/maths.fr.tm
-share/TeXmacs/doc/devel/source/source.en.tm
-share/TeXmacs/doc/devel/source/source.fr.tm
-share/TeXmacs/doc/devel/source/types.en.tm
-share/TeXmacs/doc/devel/source/types.fr.tm
-share/TeXmacs/doc/devel/source/viewdocassource.de.tm
-share/TeXmacs/doc/devel/style/customize/customize-disk.de.tm
-share/TeXmacs/doc/devel/style/customize/customize-disk.en.tm
-share/TeXmacs/doc/devel/style/customize/customize-general.de.tm
-share/TeXmacs/doc/devel/style/customize/customize-general.en.tm
-share/TeXmacs/doc/devel/style/customize/customize-layout.de.tm
-share/TeXmacs/doc/devel/style/customize/customize-layout.en.tm
-share/TeXmacs/doc/devel/style/customize/customize-lists.de.tm
-share/TeXmacs/doc/devel/style/customize/customize-lists.en.tm
-share/TeXmacs/doc/devel/style/customize/customize-sections.de.tm
-share/TeXmacs/doc/devel/style/customize/customize-sections.en.tm
-share/TeXmacs/doc/devel/style/customize/customize-theorems.de.tm
-share/TeXmacs/doc/devel/style/customize/customize-theorems.en.tm
-share/TeXmacs/doc/devel/style/customize/customize-title.en.tm
-share/TeXmacs/doc/devel/style/customize/customize.de.tm
-share/TeXmacs/doc/devel/style/customize/customize.en.tm
-share/TeXmacs/doc/devel/style/customize/customize.es.tm
-share/TeXmacs/doc/devel/style/customize/customize.fr.tm
-share/TeXmacs/doc/devel/style/customize/customize.pt.tm
-share/TeXmacs/doc/devel/style/design/design.en.tm
-share/TeXmacs/doc/devel/style/design/design.es.tm
-share/TeXmacs/doc/devel/style/design/design.fr.tm
-share/TeXmacs/doc/devel/style/design/design.pt.tm
-share/TeXmacs/doc/devel/style/design/example.en.tm
-share/TeXmacs/doc/devel/style/design/example.es.tm
-share/TeXmacs/doc/devel/style/design/example.fr.tm
-share/TeXmacs/doc/devel/style/design/example.pt.tm
-share/TeXmacs/doc/devel/style/design/paths.en.tm
-share/TeXmacs/doc/devel/style/design/paths.es.tm
-share/TeXmacs/doc/devel/style/design/paths.fr.tm
-share/TeXmacs/doc/devel/style/design/paths.pt.tm
-share/TeXmacs/doc/devel/style/design/style-assign.de.tm
-share/TeXmacs/doc/devel/style/design/style-assign.en.tm
-share/TeXmacs/doc/devel/style/design/style-compute.de.tm
-share/TeXmacs/doc/devel/style/design/style-compute.en.tm
-share/TeXmacs/doc/devel/style/design/style-eval.de.tm
-share/TeXmacs/doc/devel/style/design/style-eval.en.tm
-share/TeXmacs/doc/devel/style/design/style-example.de.tm
-share/TeXmacs/doc/devel/style/design/style-example.en.tm
-share/TeXmacs/doc/devel/style/design/style-flow.de.tm
-share/TeXmacs/doc/devel/style/design/style-flow.en.tm
-share/TeXmacs/doc/devel/style/design/style-format.de.tm
-share/TeXmacs/doc/devel/style/design/style-format.en.tm
-share/TeXmacs/doc/devel/style/design/style-language.de.tm
-share/TeXmacs/doc/devel/style/design/style-language.en.tm
-share/TeXmacs/doc/devel/style/design/style-macro.de.tm
-share/TeXmacs/doc/devel/style/design/style-macro.en.tm
-share/TeXmacs/doc/devel/style/keyboard/compute.de.tm
-share/TeXmacs/doc/devel/style/keyboard/compute.en.tm
-share/TeXmacs/doc/devel/style/keyboard/compute.es.tm
-share/TeXmacs/doc/devel/style/keyboard/compute.fr.tm
-share/TeXmacs/doc/devel/style/keyboard/compute.pt.tm
-share/TeXmacs/doc/devel/style/keyboard/env.de.tm
-share/TeXmacs/doc/devel/style/keyboard/env.en.tm
-share/TeXmacs/doc/devel/style/keyboard/env.es.tm
-share/TeXmacs/doc/devel/style/keyboard/env.fr.tm
-share/TeXmacs/doc/devel/style/keyboard/env.pt.tm
-share/TeXmacs/doc/devel/style/keyboard/style-kbd.de.tm
-share/TeXmacs/doc/devel/style/keyboard/style-kbd.en.tm
-share/TeXmacs/doc/devel/style/keyboard/style-kbd.es.tm
-share/TeXmacs/doc/devel/style/keyboard/style-kbd.fr.tm
-share/TeXmacs/doc/devel/style/keyboard/style-kbd.pt.tm
-share/TeXmacs/doc/devel/style/notes/note-customize.en.tm
-share/TeXmacs/doc/devel/style/notes/note-utilities.en.tm
-share/TeXmacs/doc/devel/style/notes/style-notes.en.tm
-share/TeXmacs/doc/devel/style/presentation/src-present-global.de.tm
-share/TeXmacs/doc/devel/style/presentation/src-present-global.en.tm
-share/TeXmacs/doc/devel/style/presentation/src-present-intro.de.tm
-share/TeXmacs/doc/devel/style/presentation/src-present-intro.en.tm
-share/TeXmacs/doc/devel/style/presentation/src-present-local.de.tm
-share/TeXmacs/doc/devel/style/presentation/src-present-local.en.tm
-share/TeXmacs/doc/devel/style/presentation/src-present.de.tm
-share/TeXmacs/doc/devel/style/presentation/src-present.en.tm
-share/TeXmacs/doc/devel/style/standard/standard.es.tm
-share/TeXmacs/doc/devel/style/standard/standard.fr.tm
-share/TeXmacs/doc/devel/style/standard/standard.pt.tm
-share/TeXmacs/doc/devel/style/style-intro.de.tm
-share/TeXmacs/doc/devel/style/style-intro.en.tm
-share/TeXmacs/doc/devel/style/style-intro.es.tm
-share/TeXmacs/doc/devel/style/style-intro.fr.tm
-share/TeXmacs/doc/devel/style/style-intro.pt.tm
-share/TeXmacs/doc/devel/style/style.de.tm
-share/TeXmacs/doc/devel/style/style.en.tm
-share/TeXmacs/doc/devel/style/style.es.tm
-share/TeXmacs/doc/devel/style/style.fr.tm
-share/TeXmacs/doc/devel/style/style.pt.tm
-share/TeXmacs/doc/fdl.txt
-share/TeXmacs/doc/main/beamer/man-animations.en.tm
-share/TeXmacs/doc/main/beamer/man-beamer-style.en.tm
-share/TeXmacs/doc/main/beamer/man-beamer-style.fr.tm
-share/TeXmacs/doc/main/beamer/man-beamer-traversal.en.tm
-share/TeXmacs/doc/main/beamer/man-beamer-traversal.fr.tm
-share/TeXmacs/doc/main/beamer/man-beamer.en.tm
-share/TeXmacs/doc/main/beamer/man-beamer.fr.tm
-share/TeXmacs/doc/main/beamer/man-decorations.en.tm
-share/TeXmacs/doc/main/config/man-config-kbd-modkeys.de.tm
-share/TeXmacs/doc/main/config/man-config-kbd-modkeys.es.tm
-share/TeXmacs/doc/main/config/man-config-kbd-modkeys.fr.tm
-share/TeXmacs/doc/main/config/man-config-kbd-modkeys.it.tm
-share/TeXmacs/doc/main/config/man-config-kbd-modkeys.pl.tm
-share/TeXmacs/doc/main/config/man-config-keyboard.en.tm
-share/TeXmacs/doc/main/config/man-configuration.de.tm
-share/TeXmacs/doc/main/config/man-configuration.en.tm
-share/TeXmacs/doc/main/config/man-configuration.es.tm
-share/TeXmacs/doc/main/config/man-configuration.fr.tm
-share/TeXmacs/doc/main/config/man-configuration.it.tm
-share/TeXmacs/doc/main/config/man-configuration.pl.tm
-share/TeXmacs/doc/main/config/man-configuration.zh.tm
-share/TeXmacs/doc/main/config/man-intro.de.tm
-share/TeXmacs/doc/main/config/man-intro.es.tm
-share/TeXmacs/doc/main/config/man-intro.fr.tm
-share/TeXmacs/doc/main/config/man-intro.it.tm
-share/TeXmacs/doc/main/config/man-intro.pl.tm
-share/TeXmacs/doc/main/config/man-oriental.en.tm
-share/TeXmacs/doc/main/config/man-oriental.zh.tm
-share/TeXmacs/doc/main/config/man-preferences.en.tm
-share/TeXmacs/doc/main/config/man-preferences.fr.tm
-share/TeXmacs/doc/main/config/man-russian.de.tm
-share/TeXmacs/doc/main/config/man-russian.en.tm
-share/TeXmacs/doc/main/config/man-russian.fr.tm
-share/TeXmacs/doc/main/config/man-russian.it.tm
-share/TeXmacs/doc/main/config/man-russian.pl.tm
-share/TeXmacs/doc/main/convert/html/man-html.de.tm
-share/TeXmacs/doc/main/convert/html/man-html.en.tm
-share/TeXmacs/doc/main/convert/html/man-html.es.tm
-share/TeXmacs/doc/main/convert/html/man-html.fr.tm
-share/TeXmacs/doc/main/convert/html/man-html.it.tm
-share/TeXmacs/doc/main/convert/latex/man-bugs.de.tm
-share/TeXmacs/doc/main/convert/latex/man-bugs.en.tm
-share/TeXmacs/doc/main/convert/latex/man-bugs.es.tm
-share/TeXmacs/doc/main/convert/latex/man-bugs.fr.tm
-share/TeXmacs/doc/main/convert/latex/man-bugs.it.tm
-share/TeXmacs/doc/main/convert/latex/man-latex-intro.en.tm
-share/TeXmacs/doc/main/convert/latex/man-latex.de.tm
-share/TeXmacs/doc/main/convert/latex/man-latex.en.tm
-share/TeXmacs/doc/main/convert/latex/man-latex.es.tm
-share/TeXmacs/doc/main/convert/latex/man-latex.fr.tm
-share/TeXmacs/doc/main/convert/latex/man-latex.it.tm
-share/TeXmacs/doc/main/convert/latex/man-latex2tm.de.tm
-share/TeXmacs/doc/main/convert/latex/man-latex2tm.en.tm
-share/TeXmacs/doc/main/convert/latex/man-latex2tm.es.tm
-share/TeXmacs/doc/main/convert/latex/man-latex2tm.fr.tm
-share/TeXmacs/doc/main/convert/latex/man-latex2tm.it.tm
-share/TeXmacs/doc/main/convert/latex/man-not-implemented.de.tm
-share/TeXmacs/doc/main/convert/latex/man-not-implemented.en.tm
-share/TeXmacs/doc/main/convert/latex/man-not-implemented.es.tm
-share/TeXmacs/doc/main/convert/latex/man-not-implemented.fr.tm
-share/TeXmacs/doc/main/convert/latex/man-not-implemented.it.tm
-share/TeXmacs/doc/main/convert/latex/man-problems.de.tm
-share/TeXmacs/doc/main/convert/latex/man-problems.en.tm
-share/TeXmacs/doc/main/convert/latex/man-problems.es.tm
-share/TeXmacs/doc/main/convert/latex/man-problems.fr.tm
-share/TeXmacs/doc/main/convert/latex/man-problems.it.tm
-share/TeXmacs/doc/main/convert/latex/man-texmacs-specific.de.tm
-share/TeXmacs/doc/main/convert/latex/man-texmacs-specific.en.tm
-share/TeXmacs/doc/main/convert/latex/man-texmacs-specific.es.tm
-share/TeXmacs/doc/main/convert/latex/man-texmacs-specific.fr.tm
-share/TeXmacs/doc/main/convert/latex/man-texmacs-specific.it.tm
-share/TeXmacs/doc/main/convert/latex/man-tm2latex.de.tm
-share/TeXmacs/doc/main/convert/latex/man-tm2latex.en.tm
-share/TeXmacs/doc/main/convert/latex/man-tm2latex.es.tm
-share/TeXmacs/doc/main/convert/latex/man-tm2latex.fr.tm
-share/TeXmacs/doc/main/convert/latex/man-tm2latex.it.tm
-share/TeXmacs/doc/main/convert/latex/man-workarounds.de.tm
-share/TeXmacs/doc/main/convert/latex/man-workarounds.en.tm
-share/TeXmacs/doc/main/convert/latex/man-workarounds.es.tm
-share/TeXmacs/doc/main/convert/latex/man-workarounds.fr.tm
-share/TeXmacs/doc/main/convert/latex/man-workarounds.it.tm
-share/TeXmacs/doc/main/convert/man-convert.de.tm
-share/TeXmacs/doc/main/convert/man-convert.en.tm
-share/TeXmacs/doc/main/convert/man-convert.es.tm
-share/TeXmacs/doc/main/convert/man-convert.fr.tm
-share/TeXmacs/doc/main/convert/man-convert.it.tm
-share/TeXmacs/doc/main/convert/new/man-newconv.de.tm
-share/TeXmacs/doc/main/convert/new/man-newconv.en.tm
-share/TeXmacs/doc/main/editing/man-cut-and-paste.de.tm
-share/TeXmacs/doc/main/editing/man-cut-and-paste.en.tm
-share/TeXmacs/doc/main/editing/man-cut-and-paste.es.tm
-share/TeXmacs/doc/main/editing/man-cut-and-paste.fr.tm
-share/TeXmacs/doc/main/editing/man-cut-and-paste.it.tm
-share/TeXmacs/doc/main/editing/man-cut-and-paste.pl.tm
-share/TeXmacs/doc/main/editing/man-cut-and-paste.pt.tm
-share/TeXmacs/doc/main/editing/man-editing-tools.de.tm
-share/TeXmacs/doc/main/editing/man-editing-tools.en.tm
-share/TeXmacs/doc/main/editing/man-editing-tools.es.tm
-share/TeXmacs/doc/main/editing/man-editing-tools.fr.tm
-share/TeXmacs/doc/main/editing/man-editing-tools.it.tm
-share/TeXmacs/doc/main/editing/man-editing-tools.pl.tm
-share/TeXmacs/doc/main/editing/man-editing-tools.pt.tm
-share/TeXmacs/doc/main/editing/man-editing-tools.zh.tm
-share/TeXmacs/doc/main/editing/man-search-and-replace.de.tm
-share/TeXmacs/doc/main/editing/man-search-and-replace.en.tm
-share/TeXmacs/doc/main/editing/man-search-and-replace.es.tm
-share/TeXmacs/doc/main/editing/man-search-and-replace.fr.tm
-share/TeXmacs/doc/main/editing/man-search-and-replace.it.tm
-share/TeXmacs/doc/main/editing/man-search-and-replace.pl.tm
-share/TeXmacs/doc/main/editing/man-search-and-replace.pt.tm
-share/TeXmacs/doc/main/editing/man-search-and-replace.zh.tm
-share/TeXmacs/doc/main/editing/man-spell-checking.de.tm
-share/TeXmacs/doc/main/editing/man-spell-checking.en.tm
-share/TeXmacs/doc/main/editing/man-spell-checking.es.tm
-share/TeXmacs/doc/main/editing/man-spell-checking.fr.tm
-share/TeXmacs/doc/main/editing/man-spell-checking.it.tm
-share/TeXmacs/doc/main/editing/man-spell-checking.pl.tm
-share/TeXmacs/doc/main/editing/man-spell-checking.pt.tm
-share/TeXmacs/doc/main/editing/man-spell-checking.zh.tm
-share/TeXmacs/doc/main/editing/man-structured-editing.en.tm
-share/TeXmacs/doc/main/editing/man-structured-editing.fr.tm
-share/TeXmacs/doc/main/editing/man-structured-geometry.en.tm
-share/TeXmacs/doc/main/editing/man-structured-geometry.fr.tm
-share/TeXmacs/doc/main/editing/man-structured-move.en.tm
-share/TeXmacs/doc/main/editing/man-structured-move.fr.tm
-share/TeXmacs/doc/main/editing/man-structured-variants.en.tm
-share/TeXmacs/doc/main/editing/man-structured-variants.fr.tm
-share/TeXmacs/doc/main/editing/man-undo-and-redo.de.tm
-share/TeXmacs/doc/main/editing/man-undo-and-redo.en.tm
-share/TeXmacs/doc/main/editing/man-undo-and-redo.es.tm
-share/TeXmacs/doc/main/editing/man-undo-and-redo.fr.tm
-share/TeXmacs/doc/main/editing/man-undo-and-redo.it.tm
-share/TeXmacs/doc/main/editing/man-undo-and-redo.pl.tm
-share/TeXmacs/doc/main/editing/man-undo-and-redo.pt.tm
-share/TeXmacs/doc/main/editing/man-undo-and-redo.zh.tm
-share/TeXmacs/doc/main/editing/man-versioning.en.tm
-share/TeXmacs/doc/main/editing/man-versioning.fr.tm
-share/TeXmacs/doc/main/faq/faq.en.tm
-share/TeXmacs/doc/main/graphics/man-graphics-edit.en.tm
-share/TeXmacs/doc/main/graphics/man-graphics-group.en.tm
-share/TeXmacs/doc/main/graphics/man-graphics-insert.en.tm
-share/TeXmacs/doc/main/graphics/man-graphics-new.en.tm
-share/TeXmacs/doc/main/graphics/man-graphics-style.en.tm
-share/TeXmacs/doc/main/graphics/man-graphics.en.tm
-share/TeXmacs/doc/main/interface/man-itf.de.tm
-share/TeXmacs/doc/main/interface/man-itf.en.tm
-share/TeXmacs/doc/main/interface/man-itf.es.tm
-share/TeXmacs/doc/main/interface/man-itf.fr.tm
-share/TeXmacs/doc/main/interface/man-itf.it.tm
-share/TeXmacs/doc/main/interface/man-itf.pt.tm
-share/TeXmacs/doc/main/interface/man-scripting-language.en.tm
-share/TeXmacs/doc/main/interface/man-session-basic.de.tm
-share/TeXmacs/doc/main/interface/man-session-basic.en.tm
-share/TeXmacs/doc/main/interface/man-session-basic.es.tm
-share/TeXmacs/doc/main/interface/man-session-basic.fr.tm
-share/TeXmacs/doc/main/interface/man-session-basic.it.tm
-share/TeXmacs/doc/main/interface/man-session-basic.pt.tm
-share/TeXmacs/doc/main/interface/man-session-edit.de.tm
-share/TeXmacs/doc/main/interface/man-session-edit.en.tm
-share/TeXmacs/doc/main/interface/man-session-edit.pt.tm
-share/TeXmacs/doc/main/interface/man-session-input.de.tm
-share/TeXmacs/doc/main/interface/man-session-input.en.tm
-share/TeXmacs/doc/main/interface/man-session-input.pt.tm
-share/TeXmacs/doc/main/interface/man-session-style.es.tm
-share/TeXmacs/doc/main/interface/man-spreadsheet.en.tm
-share/TeXmacs/doc/main/layout/man-float.de.tm
-share/TeXmacs/doc/main/layout/man-float.en.tm
-share/TeXmacs/doc/main/layout/man-float.es.tm
-share/TeXmacs/doc/main/layout/man-float.fr.tm
-share/TeXmacs/doc/main/layout/man-float.it.tm
-share/TeXmacs/doc/main/layout/man-float.pl.tm
-share/TeXmacs/doc/main/layout/man-float.pt.tm
-share/TeXmacs/doc/main/layout/man-flow.de.tm
-share/TeXmacs/doc/main/layout/man-flow.en.tm
-share/TeXmacs/doc/main/layout/man-flow.es.tm
-share/TeXmacs/doc/main/layout/man-flow.fr.tm
-share/TeXmacs/doc/main/layout/man-flow.it.tm
-share/TeXmacs/doc/main/layout/man-flow.pl.tm
-share/TeXmacs/doc/main/layout/man-flow.pt.tm
-share/TeXmacs/doc/main/layout/man-layout.de.tm
-share/TeXmacs/doc/main/layout/man-layout.en.tm
-share/TeXmacs/doc/main/layout/man-layout.es.tm
-share/TeXmacs/doc/main/layout/man-layout.fr.tm
-share/TeXmacs/doc/main/layout/man-layout.it.tm
-share/TeXmacs/doc/main/layout/man-layout.pl.tm
-share/TeXmacs/doc/main/layout/man-layout.pt.tm
-share/TeXmacs/doc/main/layout/man-page-break.de.tm
-share/TeXmacs/doc/main/layout/man-page-break.en.tm
-share/TeXmacs/doc/main/layout/man-page-break.es.tm
-share/TeXmacs/doc/main/layout/man-page-break.fr.tm
-share/TeXmacs/doc/main/layout/man-page-break.it.tm
-share/TeXmacs/doc/main/layout/man-page-break.pl.tm
-share/TeXmacs/doc/main/layout/man-page-break.pt.tm
-share/TeXmacs/doc/main/links/man-bibliography.de.tm
-share/TeXmacs/doc/main/links/man-bibliography.en.tm
-share/TeXmacs/doc/main/links/man-bibliography.es.tm
-share/TeXmacs/doc/main/links/man-bibliography.fr.tm
-share/TeXmacs/doc/main/links/man-bibliography.it.tm
-share/TeXmacs/doc/main/links/man-bibliography.pl.tm
-share/TeXmacs/doc/main/links/man-bibliography.pt.tm
-share/TeXmacs/doc/main/links/man-create-links.de.tm
-share/TeXmacs/doc/main/links/man-create-links.en.tm
-share/TeXmacs/doc/main/links/man-create-links.es.tm
-share/TeXmacs/doc/main/links/man-create-links.fr.tm
-share/TeXmacs/doc/main/links/man-create-links.it.tm
-share/TeXmacs/doc/main/links/man-create-links.pl.tm
-share/TeXmacs/doc/main/links/man-create-links.pt.tm
-share/TeXmacs/doc/main/links/man-glossary.de.tm
-share/TeXmacs/doc/main/links/man-glossary.en.tm
-share/TeXmacs/doc/main/links/man-glossary.es.tm
-share/TeXmacs/doc/main/links/man-glossary.fr.tm
-share/TeXmacs/doc/main/links/man-glossary.it.tm
-share/TeXmacs/doc/main/links/man-glossary.pl.tm
-share/TeXmacs/doc/main/links/man-glossary.pt.tm
-share/TeXmacs/doc/main/links/man-images.de.tm
-share/TeXmacs/doc/main/links/man-images.en.tm
-share/TeXmacs/doc/main/links/man-images.es.tm
-share/TeXmacs/doc/main/links/man-images.fr.tm
-share/TeXmacs/doc/main/links/man-images.it.tm
-share/TeXmacs/doc/main/links/man-images.pl.tm
-share/TeXmacs/doc/main/links/man-images.pt.tm
-share/TeXmacs/doc/main/links/man-index.de.tm
-share/TeXmacs/doc/main/links/man-index.en.tm
-share/TeXmacs/doc/main/links/man-index.es.tm
-share/TeXmacs/doc/main/links/man-index.fr.tm
-share/TeXmacs/doc/main/links/man-index.it.tm
-share/TeXmacs/doc/main/links/man-index.pl.tm
-share/TeXmacs/doc/main/links/man-index.pt.tm
-share/TeXmacs/doc/main/links/man-links.de.tm
-share/TeXmacs/doc/main/links/man-links.en.tm
-share/TeXmacs/doc/main/links/man-links.es.tm
-share/TeXmacs/doc/main/links/man-links.fr.tm
-share/TeXmacs/doc/main/links/man-links.it.tm
-share/TeXmacs/doc/main/links/man-links.pl.tm
-share/TeXmacs/doc/main/links/man-links.pt.tm
-share/TeXmacs/doc/main/links/man-multifile.de.tm
-share/TeXmacs/doc/main/links/man-multifile.en.tm
-share/TeXmacs/doc/main/links/man-multifile.es.tm
-share/TeXmacs/doc/main/links/man-multifile.fr.tm
-share/TeXmacs/doc/main/links/man-multifile.it.tm
-share/TeXmacs/doc/main/links/man-multifile.pl.tm
-share/TeXmacs/doc/main/links/man-multifile.pt.tm
-share/TeXmacs/doc/main/links/man-toc.de.tm
-share/TeXmacs/doc/main/links/man-toc.en.tm
-share/TeXmacs/doc/main/links/man-toc.es.tm
-share/TeXmacs/doc/main/links/man-toc.fr.tm
-share/TeXmacs/doc/main/links/man-toc.it.tm
-share/TeXmacs/doc/main/links/man-toc.pl.tm
-share/TeXmacs/doc/main/links/man-toc.pt.tm
-share/TeXmacs/doc/main/man-manual.de.tm
-share/TeXmacs/doc/main/man-manual.en.tm
-share/TeXmacs/doc/main/man-manual.es.tm
-share/TeXmacs/doc/main/man-manual.fr.tm
-share/TeXmacs/doc/main/man-manual.it.tm
-share/TeXmacs/doc/main/man-manual.pt.tm
-share/TeXmacs/doc/main/man-manual.zh.tm
-share/TeXmacs/doc/main/man-reference.de.tm
-share/TeXmacs/doc/main/man-reference.en.tm
-share/TeXmacs/doc/main/man-user-manual.de.tm
-share/TeXmacs/doc/main/man-user-manual.en.tm
-share/TeXmacs/doc/main/man-user-manual.es.tm
-share/TeXmacs/doc/main/man-user-manual.fr.tm
-share/TeXmacs/doc/main/man-user-manual.it.tm
-share/TeXmacs/doc/main/man-user-manual.pt.tm
-share/TeXmacs/doc/main/math/keyboard/man-big.de.tm
-share/TeXmacs/doc/main/math/keyboard/man-big.en.tm
-share/TeXmacs/doc/main/math/keyboard/man-big.es.tm
-share/TeXmacs/doc/main/math/keyboard/man-big.fr.tm
-share/TeXmacs/doc/main/math/keyboard/man-big.it.tm
-share/TeXmacs/doc/main/math/keyboard/man-big.pl.tm
-share/TeXmacs/doc/main/math/keyboard/man-big.pt.tm
-share/TeXmacs/doc/main/math/keyboard/man-enter-math.en.tm
-share/TeXmacs/doc/main/math/keyboard/man-large.de.tm
-share/TeXmacs/doc/main/math/keyboard/man-large.en.tm
-share/TeXmacs/doc/main/math/keyboard/man-large.es.tm
-share/TeXmacs/doc/main/math/keyboard/man-large.fr.tm
-share/TeXmacs/doc/main/math/keyboard/man-large.it.tm
-share/TeXmacs/doc/main/math/keyboard/man-large.pl.tm
-share/TeXmacs/doc/main/math/keyboard/man-large.pt.tm
-share/TeXmacs/doc/main/math/keyboard/man-main.de.tm
-share/TeXmacs/doc/main/math/keyboard/man-main.en.tm
-share/TeXmacs/doc/main/math/keyboard/man-main.es.tm
-share/TeXmacs/doc/main/math/keyboard/man-main.fr.tm
-share/TeXmacs/doc/main/math/keyboard/man-main.it.tm
-share/TeXmacs/doc/main/math/keyboard/man-main.pl.tm
-share/TeXmacs/doc/main/math/keyboard/man-main.pt.tm
-share/TeXmacs/doc/main/math/keyboard/man-symbols.de.tm
-share/TeXmacs/doc/main/math/keyboard/man-symbols.en.tm
-share/TeXmacs/doc/main/math/keyboard/man-symbols.es.tm
-share/TeXmacs/doc/main/math/keyboard/man-symbols.fr.tm
-share/TeXmacs/doc/main/math/keyboard/man-symbols.it.tm
-share/TeXmacs/doc/main/math/keyboard/man-symbols.pl.tm
-share/TeXmacs/doc/main/math/keyboard/man-symbols.pt.tm
-share/TeXmacs/doc/main/math/keyboard/man-wide.de.tm
-share/TeXmacs/doc/main/math/keyboard/man-wide.en.tm
-share/TeXmacs/doc/main/math/keyboard/man-wide.es.tm
-share/TeXmacs/doc/main/math/keyboard/man-wide.fr.tm
-share/TeXmacs/doc/main/math/keyboard/man-wide.it.tm
-share/TeXmacs/doc/main/math/keyboard/man-wide.pl.tm
-share/TeXmacs/doc/main/math/keyboard/man-wide.pt.tm
-share/TeXmacs/doc/main/math/man-math.de.tm
-share/TeXmacs/doc/main/math/man-math.en.tm
-share/TeXmacs/doc/main/math/man-math.es.tm
-share/TeXmacs/doc/main/math/man-math.fr.tm
-share/TeXmacs/doc/main/math/man-math.it.tm
-share/TeXmacs/doc/main/math/man-math.pl.tm
-share/TeXmacs/doc/main/math/man-math.pt.tm
-share/TeXmacs/doc/main/math/semantics/man-customized-semantics.en.tm
-share/TeXmacs/doc/main/math/semantics/man-semantics-symbols.en.tm
-share/TeXmacs/doc/main/math/semantics/man-semantics.en.tm
-share/TeXmacs/doc/main/math/semantics/man-syntax-correction.en.tm
-share/TeXmacs/doc/main/scheme/man-files.de.tm
-share/TeXmacs/doc/main/scheme/man-files.en.tm
-share/TeXmacs/doc/main/scheme/man-files.es.tm
-share/TeXmacs/doc/main/scheme/man-files.fr.tm
-share/TeXmacs/doc/main/scheme/man-files.it.tm
-share/TeXmacs/doc/main/scheme/man-files.zh.tm
-share/TeXmacs/doc/main/scheme/man-guile-intro.de.tm
-share/TeXmacs/doc/main/scheme/man-guile-intro.en.tm
-share/TeXmacs/doc/main/scheme/man-guile-intro.es.tm
-share/TeXmacs/doc/main/scheme/man-guile-intro.fr.tm
-share/TeXmacs/doc/main/scheme/man-guile-intro.it.tm
-share/TeXmacs/doc/main/scheme/man-guile-intro.zh.tm
-share/TeXmacs/doc/main/scheme/man-initialization.de.tm
-share/TeXmacs/doc/main/scheme/man-initialization.en.tm
-share/TeXmacs/doc/main/scheme/man-initialization.es.tm
-share/TeXmacs/doc/main/scheme/man-initialization.fr.tm
-share/TeXmacs/doc/main/scheme/man-initialization.it.tm
-share/TeXmacs/doc/main/scheme/man-initialization.zh.tm
-share/TeXmacs/doc/main/scheme/man-introduction.en.tm
-share/TeXmacs/doc/main/scheme/man-introduction.fr.tm
-share/TeXmacs/doc/main/scheme/man-introduction.it.tm
-share/TeXmacs/doc/main/scheme/man-keyboard.de.tm
-share/TeXmacs/doc/main/scheme/man-keyboard.en.tm
-share/TeXmacs/doc/main/scheme/man-keyboard.es.tm
-share/TeXmacs/doc/main/scheme/man-keyboard.fr.tm
-share/TeXmacs/doc/main/scheme/man-keyboard.it.tm
-share/TeXmacs/doc/main/scheme/man-keyboard.zh.tm
-share/TeXmacs/doc/main/scheme/man-menus.de.tm
-share/TeXmacs/doc/main/scheme/man-menus.en.tm
-share/TeXmacs/doc/main/scheme/man-menus.es.tm
-share/TeXmacs/doc/main/scheme/man-menus.fr.tm
-share/TeXmacs/doc/main/scheme/man-menus.it.tm
-share/TeXmacs/doc/main/scheme/man-menus.zh.tm
-share/TeXmacs/doc/main/scheme/man-scheme.de.tm
-share/TeXmacs/doc/main/scheme/man-scheme.en.tm
-share/TeXmacs/doc/main/scheme/man-scheme.es.tm
-share/TeXmacs/doc/main/scheme/man-scheme.fr.tm
-share/TeXmacs/doc/main/scheme/man-scheme.it.tm
-share/TeXmacs/doc/main/scheme/man-scheme.zh.tm
-share/TeXmacs/doc/main/start/man-conventions.de.tm
-share/TeXmacs/doc/main/start/man-conventions.en.tm
-share/TeXmacs/doc/main/start/man-conventions.es.tm
-share/TeXmacs/doc/main/start/man-conventions.fr.tm
-share/TeXmacs/doc/main/start/man-conventions.it.tm
-share/TeXmacs/doc/main/start/man-conventions.pl.tm
-share/TeXmacs/doc/main/start/man-conventions.pt.tm
-share/TeXmacs/doc/main/start/man-conventions.zh.tm
-share/TeXmacs/doc/main/start/man-files.de.tm
-share/TeXmacs/doc/main/start/man-files.en.tm
-share/TeXmacs/doc/main/start/man-files.es.tm
-share/TeXmacs/doc/main/start/man-files.fr.tm
-share/TeXmacs/doc/main/start/man-files.it.tm
-share/TeXmacs/doc/main/start/man-files.pl.tm
-share/TeXmacs/doc/main/start/man-files.pt.tm
-share/TeXmacs/doc/main/start/man-files.zh.tm
-share/TeXmacs/doc/main/start/man-getting-started.de.tm
-share/TeXmacs/doc/main/start/man-getting-started.en.tm
-share/TeXmacs/doc/main/start/man-getting-started.es.tm
-share/TeXmacs/doc/main/start/man-getting-started.fr.tm
-share/TeXmacs/doc/main/start/man-getting-started.it.tm
-share/TeXmacs/doc/main/start/man-getting-started.pl.tm
-share/TeXmacs/doc/main/start/man-getting-started.pt.tm
-share/TeXmacs/doc/main/start/man-getting-started.zh.tm
-share/TeXmacs/doc/main/start/man-print.de.tm
-share/TeXmacs/doc/main/start/man-print.en.tm
-share/TeXmacs/doc/main/start/man-print.es.tm
-share/TeXmacs/doc/main/start/man-print.fr.tm
-share/TeXmacs/doc/main/start/man-print.it.tm
-share/TeXmacs/doc/main/start/man-print.pl.tm
-share/TeXmacs/doc/main/start/man-print.pt.tm
-share/TeXmacs/doc/main/start/man-print.zh.tm
-share/TeXmacs/doc/main/start/man-setup.de.tm
-share/TeXmacs/doc/main/start/man-setup.en.tm
-share/TeXmacs/doc/main/start/man-setup.es.tm
-share/TeXmacs/doc/main/start/man-setup.fr.tm
-share/TeXmacs/doc/main/start/man-setup.it.tm
-share/TeXmacs/doc/main/start/man-setup.pl.tm
-share/TeXmacs/doc/main/start/man-setup.pt.tm
-share/TeXmacs/doc/main/start/man-setup.zh.tm
-share/TeXmacs/doc/main/styles/env/env-base-dtd.de.tm
-share/TeXmacs/doc/main/styles/env/env-base-dtd.en.tm
-share/TeXmacs/doc/main/styles/env/env-dtd.de.tm
-share/TeXmacs/doc/main/styles/env/env-dtd.en.tm
-share/TeXmacs/doc/main/styles/env/env-float-customize.de.tm
-share/TeXmacs/doc/main/styles/env/env-float-customize.en.tm
-share/TeXmacs/doc/main/styles/env/env-float-dtd.de.tm
-share/TeXmacs/doc/main/styles/env/env-float-dtd.en.tm
-share/TeXmacs/doc/main/styles/env/env-float-export.de.tm
-share/TeXmacs/doc/main/styles/env/env-float-export.en.tm
-share/TeXmacs/doc/main/styles/env/env-math-dtd.de.tm
-share/TeXmacs/doc/main/styles/env/env-math-dtd.en.tm
-share/TeXmacs/doc/main/styles/env/env-theorem-customize.de.tm
-share/TeXmacs/doc/main/styles/env/env-theorem-customize.en.tm
-share/TeXmacs/doc/main/styles/env/env-theorem-dtd.de.tm
-share/TeXmacs/doc/main/styles/env/env-theorem-dtd.en.tm
-share/TeXmacs/doc/main/styles/env/env-theorem-export.de.tm
-share/TeXmacs/doc/main/styles/env/env-theorem-export.en.tm
-share/TeXmacs/doc/main/styles/header/header-dtd.de.tm
-share/TeXmacs/doc/main/styles/header/header-dtd.en.tm
-share/TeXmacs/doc/main/styles/header/header-header-dtd.de.tm
-share/TeXmacs/doc/main/styles/header/header-header-dtd.en.tm
-share/TeXmacs/doc/main/styles/header/header-title-customize.de.tm
-share/TeXmacs/doc/main/styles/header/header-title-customize.en.tm
-share/TeXmacs/doc/main/styles/header/header-title-dtd.de.tm
-share/TeXmacs/doc/main/styles/header/header-title-dtd.en.tm
-share/TeXmacs/doc/main/styles/header/header-title-export.de.tm
-share/TeXmacs/doc/main/styles/header/header-title-export.en.tm
-share/TeXmacs/doc/main/styles/header/header-title-global.de.tm
-share/TeXmacs/doc/main/styles/header/header-title-global.en.tm
-share/TeXmacs/doc/main/styles/section/section-base-customize.de.tm
-share/TeXmacs/doc/main/styles/section/section-base-customize.en.tm
-share/TeXmacs/doc/main/styles/section/section-base-dtd.de.tm
-share/TeXmacs/doc/main/styles/section/section-base-dtd.en.tm
-share/TeXmacs/doc/main/styles/section/section-base-export.de.tm
-share/TeXmacs/doc/main/styles/section/section-base-export.en.tm
-share/TeXmacs/doc/main/styles/section/section-base-helper.de.tm
-share/TeXmacs/doc/main/styles/section/section-base-helper.en.tm
-share/TeXmacs/doc/main/styles/std-dtds/common-base-dtd.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/common-base-dtd.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/common-base-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/common-base-dtd.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/dtds.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/dtds.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/dtds.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/dtds.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-default-dtd.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-default-dtd.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-default-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-default-dtd.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-dtd.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-dtd.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-dtd.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-float-dtd.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-float-dtd.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-float-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-float-dtd.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-manage-dtd.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-manage-dtd.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-manage-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-manage-dtd.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-math-dtd.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-math-dtd.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-math-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-math-dtd.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-theorem-dtd.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-theorem-dtd.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-theorem-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/env-theorem-dtd.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/header-dtd.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/header-dtd.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/header-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/header-dtd.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/header-dtds.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/header-dtds.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/header-dtds.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/header-dtds.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/header-title-dtd.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/header-title-dtd.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/header-title-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/header-title-dtd.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/number-dtds.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/number-dtds.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/number-dtds.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/number-dtds.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/number-env-dtd.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/number-env-dtd.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/number-env-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/number-section-dtd.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/number-section-dtd.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/number-section-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/number-section-dtd.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/program-dtd.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/program-dtd.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/program-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/program-dtd.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/section-latex-dtd.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/section-latex-dtd.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/section-latex-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/section-latex-dtd.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/session-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-automatic-dtd.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-automatic-dtd.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-automatic-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-automatic-dtd.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-list-dtd.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-list-dtd.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-list-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-list-dtd.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-markup-dtd.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-markup-dtd.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-markup-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-markup-dtd.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-math-dtd.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-math-dtd.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-math-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-math-dtd.pt.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-symbol-dtd.es.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-symbol-dtd.fr.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-symbol-dtd.it.tm
-share/TeXmacs/doc/main/styles/std-dtds/std-symbol-dtd.pt.tm
-share/TeXmacs/doc/main/styles/std-packages.de.tm
-share/TeXmacs/doc/main/styles/std-packages.en.tm
-share/TeXmacs/doc/main/styles/std-styles.de.tm
-share/TeXmacs/doc/main/styles/std-styles.en.tm
-share/TeXmacs/doc/main/styles/std/program-dtd.de.tm
-share/TeXmacs/doc/main/styles/std/program-dtd.en.tm
-share/TeXmacs/doc/main/styles/std/session-dtd.de.tm
-share/TeXmacs/doc/main/styles/std/session-dtd.en.tm
-share/TeXmacs/doc/main/styles/std/std-automatic-bib.de.tm
-share/TeXmacs/doc/main/styles/std/std-automatic-bib.en.tm
-share/TeXmacs/doc/main/styles/std/std-automatic-dtd.de.tm
-share/TeXmacs/doc/main/styles/std/std-automatic-dtd.en.tm
-share/TeXmacs/doc/main/styles/std/std-automatic-gly.de.tm
-share/TeXmacs/doc/main/styles/std/std-automatic-gly.en.tm
-share/TeXmacs/doc/main/styles/std/std-automatic-idx.de.tm
-share/TeXmacs/doc/main/styles/std/std-automatic-idx.en.tm
-share/TeXmacs/doc/main/styles/std/std-automatic-toc.de.tm
-share/TeXmacs/doc/main/styles/std/std-automatic-toc.en.tm
-share/TeXmacs/doc/main/styles/std/std-counter-dtd.de.tm
-share/TeXmacs/doc/main/styles/std/std-counter-dtd.en.tm
-share/TeXmacs/doc/main/styles/std/std-dtd.de.tm
-share/TeXmacs/doc/main/styles/std/std-dtd.en.tm
-share/TeXmacs/doc/main/styles/std/std-list-customize.de.tm
-share/TeXmacs/doc/main/styles/std/std-list-customize.en.tm
-share/TeXmacs/doc/main/styles/std/std-list-dtd.de.tm
-share/TeXmacs/doc/main/styles/std/std-list-dtd.en.tm
-share/TeXmacs/doc/main/styles/std/std-list-export.de.tm
-share/TeXmacs/doc/main/styles/std/std-list-export.en.tm
-share/TeXmacs/doc/main/styles/std/std-markup-dtd.de.tm
-share/TeXmacs/doc/main/styles/std/std-markup-dtd.en.tm
-share/TeXmacs/doc/main/styles/std/std-math-dtd.de.tm
-share/TeXmacs/doc/main/styles/std/std-math-dtd.en.tm
-share/TeXmacs/doc/main/styles/std/std-symbol-dtd.de.tm
-share/TeXmacs/doc/main/styles/std/std-symbol-dtd.en.tm
-share/TeXmacs/doc/main/styles/std/std-utils-dtd.de.tm
-share/TeXmacs/doc/main/styles/std/std-utils-dtd.en.tm
-share/TeXmacs/doc/main/styles/style-organize.de.tm
-share/TeXmacs/doc/main/styles/style-organize.en.tm
-share/TeXmacs/doc/main/styles/styles.de.tm
-share/TeXmacs/doc/main/styles/styles.en.tm
-share/TeXmacs/doc/main/table/man-advanced-features.de.tm
-share/TeXmacs/doc/main/table/man-advanced-features.en.tm
-share/TeXmacs/doc/main/table/man-advanced-features.es.tm
-share/TeXmacs/doc/main/table/man-advanced-features.fr.tm
-share/TeXmacs/doc/main/table/man-advanced-features.it.tm
-share/TeXmacs/doc/main/table/man-advanced-features.pl.tm
-share/TeXmacs/doc/main/table/man-advanced-features.pt.tm
-share/TeXmacs/doc/main/table/man-advanced-features.zh.tm
-share/TeXmacs/doc/main/table/man-alignment.de.tm
-share/TeXmacs/doc/main/table/man-alignment.en.tm
-share/TeXmacs/doc/main/table/man-alignment.es.tm
-share/TeXmacs/doc/main/table/man-alignment.fr.tm
-share/TeXmacs/doc/main/table/man-alignment.it.tm
-share/TeXmacs/doc/main/table/man-alignment.pl.tm
-share/TeXmacs/doc/main/table/man-alignment.pt.tm
-share/TeXmacs/doc/main/table/man-alignment.zh.tm
-share/TeXmacs/doc/main/table/man-create-table.de.tm
-share/TeXmacs/doc/main/table/man-create-table.en.tm
-share/TeXmacs/doc/main/table/man-create-table.es.tm
-share/TeXmacs/doc/main/table/man-create-table.fr.tm
-share/TeXmacs/doc/main/table/man-create-table.it.tm
-share/TeXmacs/doc/main/table/man-create-table.pl.tm
-share/TeXmacs/doc/main/table/man-create-table.pt.tm
-share/TeXmacs/doc/main/table/man-create-table.zh.tm
-share/TeXmacs/doc/main/table/man-decorations.de.tm
-share/TeXmacs/doc/main/table/man-decorations.en.tm
-share/TeXmacs/doc/main/table/man-decorations.es.tm
-share/TeXmacs/doc/main/table/man-decorations.fr.tm
-share/TeXmacs/doc/main/table/man-decorations.it.tm
-share/TeXmacs/doc/main/table/man-decorations.pl.tm
-share/TeXmacs/doc/main/table/man-decorations.pt.tm
-share/TeXmacs/doc/main/table/man-decorations.zh.tm
-share/TeXmacs/doc/main/table/man-size.de.tm
-share/TeXmacs/doc/main/table/man-size.en.tm
-share/TeXmacs/doc/main/table/man-size.es.tm
-share/TeXmacs/doc/main/table/man-size.fr.tm
-share/TeXmacs/doc/main/table/man-size.it.tm
-share/TeXmacs/doc/main/table/man-size.pl.tm
-share/TeXmacs/doc/main/table/man-size.pt.tm
-share/TeXmacs/doc/main/table/man-size.zh.tm
-share/TeXmacs/doc/main/table/man-table-mode.de.tm
-share/TeXmacs/doc/main/table/man-table-mode.en.tm
-share/TeXmacs/doc/main/table/man-table-mode.es.tm
-share/TeXmacs/doc/main/table/man-table-mode.fr.tm
-share/TeXmacs/doc/main/table/man-table-mode.it.tm
-share/TeXmacs/doc/main/table/man-table-mode.pl.tm
-share/TeXmacs/doc/main/table/man-table-mode.pt.tm
-share/TeXmacs/doc/main/table/man-table-mode.zh.tm
-share/TeXmacs/doc/main/table/man-table.de.tm
-share/TeXmacs/doc/main/table/man-table.en.tm
-share/TeXmacs/doc/main/table/man-table.es.tm
-share/TeXmacs/doc/main/table/man-table.fr.tm
-share/TeXmacs/doc/main/table/man-table.it.tm
-share/TeXmacs/doc/main/table/man-table.pl.tm
-share/TeXmacs/doc/main/table/man-table.pt.tm
-share/TeXmacs/doc/main/table/man-table.zh.tm
-share/TeXmacs/doc/main/text/keyboard/man-customize.de.tm
-share/TeXmacs/doc/main/text/keyboard/man-customize.es.tm
-share/TeXmacs/doc/main/text/keyboard/man-customize.fr.tm
-share/TeXmacs/doc/main/text/keyboard/man-customize.it.tm
-share/TeXmacs/doc/main/text/keyboard/man-customize.pl.tm
-share/TeXmacs/doc/main/text/keyboard/man-customize.pt.tm
-share/TeXmacs/doc/main/text/keyboard/man-dynamic.de.tm
-share/TeXmacs/doc/main/text/keyboard/man-dynamic.en.tm
-share/TeXmacs/doc/main/text/keyboard/man-dynamic.es.tm
-share/TeXmacs/doc/main/text/keyboard/man-dynamic.fr.tm
-share/TeXmacs/doc/main/text/keyboard/man-dynamic.it.tm
-share/TeXmacs/doc/main/text/keyboard/man-dynamic.pl.tm
-share/TeXmacs/doc/main/text/keyboard/man-dynamic.pt.tm
-share/TeXmacs/doc/main/text/keyboard/man-general-rules.de.tm
-share/TeXmacs/doc/main/text/keyboard/man-general-rules.en.tm
-share/TeXmacs/doc/main/text/keyboard/man-general-rules.es.tm
-share/TeXmacs/doc/main/text/keyboard/man-general-rules.fr.tm
-share/TeXmacs/doc/main/text/keyboard/man-general-rules.it.tm
-share/TeXmacs/doc/main/text/keyboard/man-general-rules.pl.tm
-share/TeXmacs/doc/main/text/keyboard/man-general-rules.pt.tm
-share/TeXmacs/doc/main/text/keyboard/man-hybrid.de.tm
-share/TeXmacs/doc/main/text/keyboard/man-hybrid.en.tm
-share/TeXmacs/doc/main/text/keyboard/man-hybrid.es.tm
-share/TeXmacs/doc/main/text/keyboard/man-hybrid.fr.tm
-share/TeXmacs/doc/main/text/keyboard/man-hybrid.it.tm
-share/TeXmacs/doc/main/text/keyboard/man-hybrid.pl.tm
-share/TeXmacs/doc/main/text/keyboard/man-hybrid.pt.tm
-share/TeXmacs/doc/main/text/keyboard/man-keyboard.de.tm
-share/TeXmacs/doc/main/text/keyboard/man-keyboard.en.tm
-share/TeXmacs/doc/main/text/keyboard/man-keyboard.es.tm
-share/TeXmacs/doc/main/text/keyboard/man-keyboard.fr.tm
-share/TeXmacs/doc/main/text/keyboard/man-keyboard.it.tm
-share/TeXmacs/doc/main/text/keyboard/man-keyboard.pl.tm
-share/TeXmacs/doc/main/text/keyboard/man-keyboard.pt.tm
-share/TeXmacs/doc/main/text/keyboard/man-standard.de.tm
-share/TeXmacs/doc/main/text/keyboard/man-standard.en.tm
-share/TeXmacs/doc/main/text/keyboard/man-standard.es.tm
-share/TeXmacs/doc/main/text/keyboard/man-standard.fr.tm
-share/TeXmacs/doc/main/text/keyboard/man-standard.it.tm
-share/TeXmacs/doc/main/text/keyboard/man-standard.pl.tm
-share/TeXmacs/doc/main/text/keyboard/man-standard.pt.tm
-share/TeXmacs/doc/main/text/keyboard/man-text-kbd.de.tm
-share/TeXmacs/doc/main/text/keyboard/man-text-kbd.en.tm
-share/TeXmacs/doc/main/text/keyboard/man-text-kbd.es.tm
-share/TeXmacs/doc/main/text/keyboard/man-text-kbd.fr.tm
-share/TeXmacs/doc/main/text/keyboard/man-text-kbd.it.tm
-share/TeXmacs/doc/main/text/keyboard/man-text-kbd.pl.tm
-share/TeXmacs/doc/main/text/keyboard/man-text-kbd.pt.tm
-share/TeXmacs/doc/main/text/man-content-tags.de.tm
-share/TeXmacs/doc/main/text/man-content-tags.en.tm
-share/TeXmacs/doc/main/text/man-content-tags.es.tm
-share/TeXmacs/doc/main/text/man-content-tags.fr.tm
-share/TeXmacs/doc/main/text/man-content-tags.it.tm
-share/TeXmacs/doc/main/text/man-content-tags.pl.tm
-share/TeXmacs/doc/main/text/man-content-tags.pt.tm
-share/TeXmacs/doc/main/text/man-environments.de.tm
-share/TeXmacs/doc/main/text/man-environments.en.tm
-share/TeXmacs/doc/main/text/man-environments.es.tm
-share/TeXmacs/doc/main/text/man-environments.fr.tm
-share/TeXmacs/doc/main/text/man-environments.it.tm
-share/TeXmacs/doc/main/text/man-environments.pl.tm
-share/TeXmacs/doc/main/text/man-environments.pt.tm
-share/TeXmacs/doc/main/text/man-fonts.de.tm
-share/TeXmacs/doc/main/text/man-fonts.en.tm
-share/TeXmacs/doc/main/text/man-fonts.es.tm
-share/TeXmacs/doc/main/text/man-fonts.fr.tm
-share/TeXmacs/doc/main/text/man-fonts.it.tm
-share/TeXmacs/doc/main/text/man-fonts.pl.tm
-share/TeXmacs/doc/main/text/man-fonts.pt.tm
-share/TeXmacs/doc/main/text/man-generalities.de.tm
-share/TeXmacs/doc/main/text/man-generalities.en.tm
-share/TeXmacs/doc/main/text/man-generalities.es.tm
-share/TeXmacs/doc/main/text/man-generalities.fr.tm
-share/TeXmacs/doc/main/text/man-generalities.it.tm
-share/TeXmacs/doc/main/text/man-generalities.pl.tm
-share/TeXmacs/doc/main/text/man-generalities.pt.tm
-share/TeXmacs/doc/main/text/man-layout.de.tm
-share/TeXmacs/doc/main/text/man-layout.en.tm
-share/TeXmacs/doc/main/text/man-layout.es.tm
-share/TeXmacs/doc/main/text/man-layout.fr.tm
-share/TeXmacs/doc/main/text/man-layout.it.tm
-share/TeXmacs/doc/main/text/man-layout.pl.tm
-share/TeXmacs/doc/main/text/man-layout.pt.tm
-share/TeXmacs/doc/main/text/man-lists.de.tm
-share/TeXmacs/doc/main/text/man-lists.en.tm
-share/TeXmacs/doc/main/text/man-lists.es.tm
-share/TeXmacs/doc/main/text/man-lists.fr.tm
-share/TeXmacs/doc/main/text/man-lists.it.tm
-share/TeXmacs/doc/main/text/man-lists.pl.tm
-share/TeXmacs/doc/main/text/man-lists.pt.tm
-share/TeXmacs/doc/main/text/man-structure.de.tm
-share/TeXmacs/doc/main/text/man-structure.en.tm
-share/TeXmacs/doc/main/text/man-structure.es.tm
-share/TeXmacs/doc/main/text/man-structure.fr.tm
-share/TeXmacs/doc/main/text/man-structure.it.tm
-share/TeXmacs/doc/main/text/man-structure.pl.tm
-share/TeXmacs/doc/main/text/man-structure.pt.tm
-share/TeXmacs/doc/main/text/man-text.de.tm
-share/TeXmacs/doc/main/text/man-text.en.tm
-share/TeXmacs/doc/main/text/man-text.es.tm
-share/TeXmacs/doc/main/text/man-text.fr.tm
-share/TeXmacs/doc/main/text/man-text.it.tm
-share/TeXmacs/doc/main/text/man-text.pl.tm
-share/TeXmacs/doc/main/text/man-text.pt.tm
-share/TeXmacs/examples/plugins/complete/Makefile
-share/TeXmacs/examples/plugins/complete/progs/init-complete.scm
-share/TeXmacs/examples/plugins/complete/src/complete.cpp
-share/TeXmacs/examples/plugins/dynlink/Makefile
-share/TeXmacs/examples/plugins/dynlink/Makefile.in
-share/TeXmacs/examples/plugins/dynlink/progs/init-dynlink.scm
-share/TeXmacs/examples/plugins/dynlink/src/dynlink.cpp
-share/TeXmacs/examples/plugins/formula/Makefile
-share/TeXmacs/examples/plugins/formula/progs/init-formula.scm
-share/TeXmacs/examples/plugins/formula/src/formula.cpp
-share/TeXmacs/examples/plugins/handler/Makefile
-share/TeXmacs/examples/plugins/handler/progs/init-handler.scm
-share/TeXmacs/examples/plugins/handler/src/handler.cpp
-share/TeXmacs/examples/plugins/input/Makefile
-share/TeXmacs/examples/plugins/input/packages/session/input.ts
-share/TeXmacs/examples/plugins/input/progs/init-input.scm
-share/TeXmacs/examples/plugins/input/progs/input-input.scm
-share/TeXmacs/examples/plugins/input/src/input.cpp
-share/TeXmacs/examples/plugins/markup/Makefile
-share/TeXmacs/examples/plugins/markup/packages/session/markup.ts
-share/TeXmacs/examples/plugins/markup/progs/init-markup.scm
-share/TeXmacs/examples/plugins/markup/src/markup.cpp
-share/TeXmacs/examples/plugins/menus/Makefile
-share/TeXmacs/examples/plugins/menus/progs/init-menus.scm
-share/TeXmacs/examples/plugins/menus/src/menus.cpp
-share/TeXmacs/examples/plugins/minimal/Makefile
-share/TeXmacs/examples/plugins/minimal/progs/init-minimal.scm
-share/TeXmacs/examples/plugins/minimal/src/minimal.cpp
-share/TeXmacs/examples/plugins/multiline/Makefile
-share/TeXmacs/examples/plugins/multiline/progs/init-multiline.scm
-share/TeXmacs/examples/plugins/multiline/src/multiline.cpp
-share/TeXmacs/examples/plugins/nested/Makefile
-share/TeXmacs/examples/plugins/nested/progs/init-nested.scm
-share/TeXmacs/examples/plugins/nested/src/nested.cpp
-share/TeXmacs/examples/plugins/pnambic/Makefile
-share/TeXmacs/examples/plugins/pnambic/progs/init-pnambic.scm
-share/TeXmacs/examples/plugins/pnambic/readme.tm
-share/TeXmacs/examples/plugins/pnambic/src/p_in.c
-share/TeXmacs/examples/plugins/pnambic/src/p_out.c
-share/TeXmacs/examples/plugins/pnambic/src/pnambic.c
-share/TeXmacs/examples/plugins/prompt/Makefile
-share/TeXmacs/examples/plugins/prompt/progs/init-prompt.scm
-share/TeXmacs/examples/plugins/prompt/src/prompt.cpp
-share/TeXmacs/examples/plugins/secure/Makefile
-share/TeXmacs/examples/plugins/secure/packages/secure.ts
-share/TeXmacs/examples/plugins/secure/progs/init-secure.scm
-share/TeXmacs/examples/plugins/secure/progs/secure-secure.scm
-share/TeXmacs/examples/plugins/secure/src/secure.cpp
-share/TeXmacs/examples/plugins/substitute/Makefile
-share/TeXmacs/examples/plugins/substitute/progs/init-substitute.scm
-share/TeXmacs/examples/plugins/substitute/src/substitute.cpp
-share/TeXmacs/examples/plugins/world/progs/init-world.scm
-share/TeXmacs/examples/texts/arg_func.tm
-share/TeXmacs/examples/texts/font-test.tm
-share/TeXmacs/fonts/LATEX_LICENSE
-share/TeXmacs/fonts/LICENSE
-share/TeXmacs/fonts/enc/adobe-math.enc
-share/TeXmacs/fonts/enc/alphanum-math.enc
-share/TeXmacs/fonts/enc/alphanum.enc
-share/TeXmacs/fonts/enc/bold-rpsyr.enc
-share/TeXmacs/fonts/enc/bold-rpsyro.enc
-share/TeXmacs/fonts/enc/bold-rptmr.enc
-share/TeXmacs/fonts/enc/capital-math.enc
-share/TeXmacs/fonts/enc/capital.enc
-share/TeXmacs/fonts/enc/cmex.enc
-share/TeXmacs/fonts/enc/cmmi.enc
-share/TeXmacs/fonts/enc/cmr.enc
-share/TeXmacs/fonts/enc/cmsy.enc
-share/TeXmacs/fonts/enc/cork-cmacc.scm
-share/TeXmacs/fonts/enc/cork-cmmi.scm
-share/TeXmacs/fonts/enc/cork-cmsy.scm
-share/TeXmacs/fonts/enc/cork-cmtacc.scm
-share/TeXmacs/fonts/enc/cork-cmtt.scm
-share/TeXmacs/fonts/enc/cork-pl.scm
-share/TeXmacs/fonts/enc/enr-math.enc
-share/TeXmacs/fonts/enc/enr.enc
-share/TeXmacs/fonts/enc/italic.enc
-share/TeXmacs/fonts/enc/larm.enc
-share/TeXmacs/fonts/enc/line.enc
-share/TeXmacs/fonts/enc/math-bbb.enc
-share/TeXmacs/fonts/enc/math-bold-1.enc
-share/TeXmacs/fonts/enc/math-bold-2.enc
-share/TeXmacs/fonts/enc/math-bold-cal.enc
-share/TeXmacs/fonts/enc/math-cal.enc
-share/TeXmacs/fonts/enc/math-frak.enc
-share/TeXmacs/fonts/enc/math-upgreek.enc
-share/TeXmacs/fonts/enc/math.enc
-share/TeXmacs/fonts/enc/msam.enc
-share/TeXmacs/fonts/enc/msbm.enc
-share/TeXmacs/fonts/enc/rpsyr.enc
-share/TeXmacs/fonts/enc/rpsyro.enc
-share/TeXmacs/fonts/enc/rptmr.enc
-share/TeXmacs/fonts/enc/rubber-cmex.enc
-share/TeXmacs/fonts/enc/rubber-dummy.enc
-share/TeXmacs/fonts/enc/rubber-stmary.enc
-share/TeXmacs/fonts/enc/rubber-wasy.enc
-share/TeXmacs/fonts/enc/rubber.enc
-share/TeXmacs/fonts/enc/stmary.enc
-share/TeXmacs/fonts/enc/var-math.enc
-share/TeXmacs/fonts/enc/wasy.enc
-share/TeXmacs/fonts/font-characteristics.scm
-share/TeXmacs/fonts/font-database.scm
-share/TeXmacs/fonts/font-features.scm
-share/TeXmacs/fonts/tfm/adobe/avant-garde-bi10.tfm
-share/TeXmacs/fonts/tfm/adobe/avant-garde-bx10.tfm
-share/TeXmacs/fonts/tfm/adobe/avant-garde-rm10.tfm
-share/TeXmacs/fonts/tfm/adobe/avant-garde-ti10.tfm
-share/TeXmacs/fonts/tfm/adobe/bookman-bi10.tfm
-share/TeXmacs/fonts/tfm/adobe/bookman-bx10.tfm
-share/TeXmacs/fonts/tfm/adobe/bookman-rm10.tfm
-share/TeXmacs/fonts/tfm/adobe/bookman-ti10.tfm
-share/TeXmacs/fonts/tfm/adobe/courier-bi10.tfm
-share/TeXmacs/fonts/tfm/adobe/courier-bx10.tfm
-share/TeXmacs/fonts/tfm/adobe/courier-rm10.tfm
-share/TeXmacs/fonts/tfm/adobe/courier-ti10.tfm
-share/TeXmacs/fonts/tfm/adobe/helvetica-bi10.tfm
-share/TeXmacs/fonts/tfm/adobe/helvetica-bx10.tfm
-share/TeXmacs/fonts/tfm/adobe/helvetica-rm10.tfm
-share/TeXmacs/fonts/tfm/adobe/helvetica-ti10.tfm
-share/TeXmacs/fonts/tfm/adobe/nc-schoolbook-bi10.tfm
-share/TeXmacs/fonts/tfm/adobe/nc-schoolbook-bx10.tfm
-share/TeXmacs/fonts/tfm/adobe/nc-schoolbook-rm10.tfm
-share/TeXmacs/fonts/tfm/adobe/nc-schoolbook-ti10.tfm
-share/TeXmacs/fonts/tfm/adobe/palatino-bi10.tfm
-share/TeXmacs/fonts/tfm/adobe/palatino-bl10.tfm
-share/TeXmacs/fonts/tfm/adobe/palatino-bx10.tfm
-share/TeXmacs/fonts/tfm/adobe/palatino-cc10.tfm
-share/TeXmacs/fonts/tfm/adobe/palatino-rm10.tfm
-share/TeXmacs/fonts/tfm/adobe/palatino-sl10.tfm
-share/TeXmacs/fonts/tfm/adobe/palatino-ti10.tfm
-share/TeXmacs/fonts/tfm/adobe/palatino-xc10.tfm
-share/TeXmacs/fonts/tfm/adobe/times-bi10.tfm
-share/TeXmacs/fonts/tfm/adobe/times-bl10.tfm
-share/TeXmacs/fonts/tfm/adobe/times-bx10.tfm
-share/TeXmacs/fonts/tfm/adobe/times-cc10.tfm
-share/TeXmacs/fonts/tfm/adobe/times-rm10.tfm
-share/TeXmacs/fonts/tfm/adobe/times-sl10.tfm
-share/TeXmacs/fonts/tfm/adobe/times-ti10.tfm
-share/TeXmacs/fonts/tfm/adobe/times-xc10.tfm
-share/TeXmacs/fonts/tfm/ams/cmextra/cmbsy5.tfm
-share/TeXmacs/fonts/tfm/ams/cmextra/cmbsy6.tfm
-share/TeXmacs/fonts/tfm/ams/cmextra/cmbsy7.tfm
-share/TeXmacs/fonts/tfm/ams/cmextra/cmbsy8.tfm
-share/TeXmacs/fonts/tfm/ams/cmextra/cmbsy9.tfm
-share/TeXmacs/fonts/tfm/ams/cmextra/cmcsc8.tfm
-share/TeXmacs/fonts/tfm/ams/cmextra/cmcsc9.tfm
-share/TeXmacs/fonts/tfm/ams/cmextra/cmex7.tfm
-share/TeXmacs/fonts/tfm/ams/cmextra/cmex8.tfm
-share/TeXmacs/fonts/tfm/ams/cmextra/cmex9.tfm
-share/TeXmacs/fonts/tfm/ams/cmextra/cmmib5.tfm
-share/TeXmacs/fonts/tfm/ams/cmextra/cmmib6.tfm
-share/TeXmacs/fonts/tfm/ams/cmextra/cmmib7.tfm
-share/TeXmacs/fonts/tfm/ams/cmextra/cmmib8.tfm
-share/TeXmacs/fonts/tfm/ams/cmextra/cmmib9.tfm
-share/TeXmacs/fonts/tfm/ams/euler/euex10.tfm
-share/TeXmacs/fonts/tfm/ams/euler/euex7.tfm
-share/TeXmacs/fonts/tfm/ams/euler/euex8.tfm
-share/TeXmacs/fonts/tfm/ams/euler/euex9.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eufb10.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eufb5.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eufb6.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eufb7.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eufb8.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eufb9.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eufm10.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eufm5.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eufm6.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eufm7.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eufm8.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eufm9.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eurb10.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eurb5.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eurb6.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eurb7.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eurb8.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eurb9.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eurm10.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eurm5.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eurm6.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eurm7.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eurm8.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eurm9.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eusb10.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eusb5.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eusb6.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eusb7.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eusb8.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eusb9.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eusm10.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eusm5.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eusm6.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eusm7.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eusm8.tfm
-share/TeXmacs/fonts/tfm/ams/euler/eusm9.tfm
-share/TeXmacs/fonts/tfm/ams/symbols/msam10.tfm
-share/TeXmacs/fonts/tfm/ams/symbols/msam5.tfm
-share/TeXmacs/fonts/tfm/ams/symbols/msam6.tfm
-share/TeXmacs/fonts/tfm/ams/symbols/msam7.tfm
-share/TeXmacs/fonts/tfm/ams/symbols/msam8.tfm
-share/TeXmacs/fonts/tfm/ams/symbols/msam9.tfm
-share/TeXmacs/fonts/tfm/ams/symbols/msbm10.tfm
-share/TeXmacs/fonts/tfm/ams/symbols/msbm5.tfm
-share/TeXmacs/fonts/tfm/ams/symbols/msbm6.tfm
-share/TeXmacs/fonts/tfm/ams/symbols/msbm7.tfm
-share/TeXmacs/fonts/tfm/ams/symbols/msbm8.tfm
-share/TeXmacs/fonts/tfm/ams/symbols/msbm9.tfm
-share/TeXmacs/fonts/tfm/ec/ecbi10.tfm
-share/TeXmacs/fonts/tfm/ec/ecbi11.tfm
-share/TeXmacs/fonts/tfm/ec/ecbi12.tfm
-share/TeXmacs/fonts/tfm/ec/ecbi14.tfm
-share/TeXmacs/fonts/tfm/ec/ecbi17.tfm
-share/TeXmacs/fonts/tfm/ec/ecbi20.tfm
-share/TeXmacs/fonts/tfm/ec/ecbi24.tfm
-share/TeXmacs/fonts/tfm/ec/ecbi5.tfm
-share/TeXmacs/fonts/tfm/ec/ecbi6.tfm
-share/TeXmacs/fonts/tfm/ec/ecbi7.tfm
-share/TeXmacs/fonts/tfm/ec/ecbi8.tfm
-share/TeXmacs/fonts/tfm/ec/ecbi9.tfm
-share/TeXmacs/fonts/tfm/ec/ecbl10.tfm
-share/TeXmacs/fonts/tfm/ec/ecbl11.tfm
-share/TeXmacs/fonts/tfm/ec/ecbl12.tfm
-share/TeXmacs/fonts/tfm/ec/ecbl14.tfm
-share/TeXmacs/fonts/tfm/ec/ecbl17.tfm
-share/TeXmacs/fonts/tfm/ec/ecbl20.tfm
-share/TeXmacs/fonts/tfm/ec/ecbl24.tfm
-share/TeXmacs/fonts/tfm/ec/ecbl5.tfm
-share/TeXmacs/fonts/tfm/ec/ecbl6.tfm
-share/TeXmacs/fonts/tfm/ec/ecbl7.tfm
-share/TeXmacs/fonts/tfm/ec/ecbl8.tfm
-share/TeXmacs/fonts/tfm/ec/ecbl9.tfm
-share/TeXmacs/fonts/tfm/ec/ecbx10.tfm
-share/TeXmacs/fonts/tfm/ec/ecbx11.tfm
-share/TeXmacs/fonts/tfm/ec/ecbx12.tfm
-share/TeXmacs/fonts/tfm/ec/ecbx14.tfm
-share/TeXmacs/fonts/tfm/ec/ecbx17.tfm
-share/TeXmacs/fonts/tfm/ec/ecbx20.tfm
-share/TeXmacs/fonts/tfm/ec/ecbx24.tfm
-share/TeXmacs/fonts/tfm/ec/ecbx5.tfm
-share/TeXmacs/fonts/tfm/ec/ecbx6.tfm
-share/TeXmacs/fonts/tfm/ec/ecbx7.tfm
-share/TeXmacs/fonts/tfm/ec/ecbx8.tfm
-share/TeXmacs/fonts/tfm/ec/ecbx9.tfm
-share/TeXmacs/fonts/tfm/ec/eccc10.tfm
-share/TeXmacs/fonts/tfm/ec/eccc11.tfm
-share/TeXmacs/fonts/tfm/ec/eccc12.tfm
-share/TeXmacs/fonts/tfm/ec/eccc14.tfm
-share/TeXmacs/fonts/tfm/ec/eccc17.tfm
-share/TeXmacs/fonts/tfm/ec/eccc20.tfm
-share/TeXmacs/fonts/tfm/ec/eccc24.tfm
-share/TeXmacs/fonts/tfm/ec/eccc5.tfm
-share/TeXmacs/fonts/tfm/ec/eccc6.tfm
-share/TeXmacs/fonts/tfm/ec/eccc7.tfm
-share/TeXmacs/fonts/tfm/ec/eccc8.tfm
-share/TeXmacs/fonts/tfm/ec/eccc9.tfm
-share/TeXmacs/fonts/tfm/ec/ecdh10.tfm
-share/TeXmacs/fonts/tfm/ec/ecdh11.tfm
-share/TeXmacs/fonts/tfm/ec/ecdh12.tfm
-share/TeXmacs/fonts/tfm/ec/ecdh14.tfm
-share/TeXmacs/fonts/tfm/ec/ecdh17.tfm
-share/TeXmacs/fonts/tfm/ec/ecdh20.tfm
-share/TeXmacs/fonts/tfm/ec/ecdh24.tfm
-share/TeXmacs/fonts/tfm/ec/ecdh5.tfm
-share/TeXmacs/fonts/tfm/ec/ecdh6.tfm
-share/TeXmacs/fonts/tfm/ec/ecdh7.tfm
-share/TeXmacs/fonts/tfm/ec/ecdh8.tfm
-share/TeXmacs/fonts/tfm/ec/ecdh9.tfm
-share/TeXmacs/fonts/tfm/ec/ecoc10.tfm
-share/TeXmacs/fonts/tfm/ec/ecoc11.tfm
-share/TeXmacs/fonts/tfm/ec/ecoc12.tfm
-share/TeXmacs/fonts/tfm/ec/ecoc14.tfm
-share/TeXmacs/fonts/tfm/ec/ecoc17.tfm
-share/TeXmacs/fonts/tfm/ec/ecoc20.tfm
-share/TeXmacs/fonts/tfm/ec/ecoc24.tfm
-share/TeXmacs/fonts/tfm/ec/ecoc5.tfm
-share/TeXmacs/fonts/tfm/ec/ecoc6.tfm
-share/TeXmacs/fonts/tfm/ec/ecoc7.tfm
-share/TeXmacs/fonts/tfm/ec/ecoc8.tfm
-share/TeXmacs/fonts/tfm/ec/ecoc9.tfm
-share/TeXmacs/fonts/tfm/ec/ecrb10.tfm
-share/TeXmacs/fonts/tfm/ec/ecrb11.tfm
-share/TeXmacs/fonts/tfm/ec/ecrb12.tfm
-share/TeXmacs/fonts/tfm/ec/ecrb14.tfm
-share/TeXmacs/fonts/tfm/ec/ecrb17.tfm
-share/TeXmacs/fonts/tfm/ec/ecrb20.tfm
-share/TeXmacs/fonts/tfm/ec/ecrb24.tfm
-share/TeXmacs/fonts/tfm/ec/ecrb5.tfm
-share/TeXmacs/fonts/tfm/ec/ecrb6.tfm
-share/TeXmacs/fonts/tfm/ec/ecrb7.tfm
-share/TeXmacs/fonts/tfm/ec/ecrb8.tfm
-share/TeXmacs/fonts/tfm/ec/ecrb9.tfm
-share/TeXmacs/fonts/tfm/ec/ecrm10.tfm
-share/TeXmacs/fonts/tfm/ec/ecrm11.tfm
-share/TeXmacs/fonts/tfm/ec/ecrm12.tfm
-share/TeXmacs/fonts/tfm/ec/ecrm14.tfm
-share/TeXmacs/fonts/tfm/ec/ecrm17.tfm
-share/TeXmacs/fonts/tfm/ec/ecrm20.tfm
-share/TeXmacs/fonts/tfm/ec/ecrm24.tfm
-share/TeXmacs/fonts/tfm/ec/ecrm5.tfm
-share/TeXmacs/fonts/tfm/ec/ecrm6.tfm
-share/TeXmacs/fonts/tfm/ec/ecrm7.tfm
-share/TeXmacs/fonts/tfm/ec/ecrm8.tfm
-share/TeXmacs/fonts/tfm/ec/ecrm9.tfm
-share/TeXmacs/fonts/tfm/ec/ecsi10.tfm
-share/TeXmacs/fonts/tfm/ec/ecsi11.tfm
-share/TeXmacs/fonts/tfm/ec/ecsi12.tfm
-share/TeXmacs/fonts/tfm/ec/ecsi14.tfm
-share/TeXmacs/fonts/tfm/ec/ecsi17.tfm
-share/TeXmacs/fonts/tfm/ec/ecsi20.tfm
-share/TeXmacs/fonts/tfm/ec/ecsi24.tfm
-share/TeXmacs/fonts/tfm/ec/ecsi5.tfm
-share/TeXmacs/fonts/tfm/ec/ecsi6.tfm
-share/TeXmacs/fonts/tfm/ec/ecsi7.tfm
-share/TeXmacs/fonts/tfm/ec/ecsi8.tfm
-share/TeXmacs/fonts/tfm/ec/ecsi9.tfm
-share/TeXmacs/fonts/tfm/ec/ecsl10.tfm
-share/TeXmacs/fonts/tfm/ec/ecsl11.tfm
-share/TeXmacs/fonts/tfm/ec/ecsl12.tfm
-share/TeXmacs/fonts/tfm/ec/ecsl14.tfm
-share/TeXmacs/fonts/tfm/ec/ecsl17.tfm
-share/TeXmacs/fonts/tfm/ec/ecsl20.tfm
-share/TeXmacs/fonts/tfm/ec/ecsl24.tfm
-share/TeXmacs/fonts/tfm/ec/ecsl5.tfm
-share/TeXmacs/fonts/tfm/ec/ecsl6.tfm
-share/TeXmacs/fonts/tfm/ec/ecsl7.tfm
-share/TeXmacs/fonts/tfm/ec/ecsl8.tfm
-share/TeXmacs/fonts/tfm/ec/ecsl9.tfm
-share/TeXmacs/fonts/tfm/ec/ecso10.tfm
-share/TeXmacs/fonts/tfm/ec/ecso11.tfm
-share/TeXmacs/fonts/tfm/ec/ecso12.tfm
-share/TeXmacs/fonts/tfm/ec/ecso14.tfm
-share/TeXmacs/fonts/tfm/ec/ecso17.tfm
-share/TeXmacs/fonts/tfm/ec/ecso20.tfm
-share/TeXmacs/fonts/tfm/ec/ecso24.tfm
-share/TeXmacs/fonts/tfm/ec/ecso5.tfm
-share/TeXmacs/fonts/tfm/ec/ecso6.tfm
-share/TeXmacs/fonts/tfm/ec/ecso7.tfm
-share/TeXmacs/fonts/tfm/ec/ecso8.tfm
-share/TeXmacs/fonts/tfm/ec/ecso9.tfm
-share/TeXmacs/fonts/tfm/ec/ecss10.tfm
-share/TeXmacs/fonts/tfm/ec/ecss11.tfm
-share/TeXmacs/fonts/tfm/ec/ecss12.tfm
-share/TeXmacs/fonts/tfm/ec/ecss14.tfm
-share/TeXmacs/fonts/tfm/ec/ecss17.tfm
-share/TeXmacs/fonts/tfm/ec/ecss20.tfm
-share/TeXmacs/fonts/tfm/ec/ecss24.tfm
-share/TeXmacs/fonts/tfm/ec/ecss5.tfm
-share/TeXmacs/fonts/tfm/ec/ecss6.tfm
-share/TeXmacs/fonts/tfm/ec/ecss7.tfm
-share/TeXmacs/fonts/tfm/ec/ecss8.tfm
-share/TeXmacs/fonts/tfm/ec/ecss9.tfm
-share/TeXmacs/fonts/tfm/ec/ecst10.tfm
-share/TeXmacs/fonts/tfm/ec/ecst11.tfm
-share/TeXmacs/fonts/tfm/ec/ecst12.tfm
-share/TeXmacs/fonts/tfm/ec/ecst14.tfm
-share/TeXmacs/fonts/tfm/ec/ecst17.tfm
-share/TeXmacs/fonts/tfm/ec/ecst20.tfm
-share/TeXmacs/fonts/tfm/ec/ecst24.tfm
-share/TeXmacs/fonts/tfm/ec/ecst6.tfm
-share/TeXmacs/fonts/tfm/ec/ecst7.tfm
-share/TeXmacs/fonts/tfm/ec/ecst8.tfm
-share/TeXmacs/fonts/tfm/ec/ecst9.tfm
-share/TeXmacs/fonts/tfm/ec/ecsx10.tfm
-share/TeXmacs/fonts/tfm/ec/ecsx11.tfm
-share/TeXmacs/fonts/tfm/ec/ecsx12.tfm
-share/TeXmacs/fonts/tfm/ec/ecsx14.tfm
-share/TeXmacs/fonts/tfm/ec/ecsx17.tfm
-share/TeXmacs/fonts/tfm/ec/ecsx20.tfm
-share/TeXmacs/fonts/tfm/ec/ecsx24.tfm
-share/TeXmacs/fonts/tfm/ec/ecsx5.tfm
-share/TeXmacs/fonts/tfm/ec/ecsx6.tfm
-share/TeXmacs/fonts/tfm/ec/ecsx7.tfm
-share/TeXmacs/fonts/tfm/ec/ecsx8.tfm
-share/TeXmacs/fonts/tfm/ec/ecsx9.tfm
-share/TeXmacs/fonts/tfm/ec/ectc10.tfm
-share/TeXmacs/fonts/tfm/ec/ectc11.tfm
-share/TeXmacs/fonts/tfm/ec/ectc12.tfm
-share/TeXmacs/fonts/tfm/ec/ectc14.tfm
-share/TeXmacs/fonts/tfm/ec/ectc17.tfm
-share/TeXmacs/fonts/tfm/ec/ectc20.tfm
-share/TeXmacs/fonts/tfm/ec/ectc24.tfm
-share/TeXmacs/fonts/tfm/ec/ectc6.tfm
-share/TeXmacs/fonts/tfm/ec/ectc7.tfm
-share/TeXmacs/fonts/tfm/ec/ectc8.tfm
-share/TeXmacs/fonts/tfm/ec/ectc9.tfm
-share/TeXmacs/fonts/tfm/ec/ecti10.tfm
-share/TeXmacs/fonts/tfm/ec/ecti11.tfm
-share/TeXmacs/fonts/tfm/ec/ecti12.tfm
-share/TeXmacs/fonts/tfm/ec/ecti14.tfm
-share/TeXmacs/fonts/tfm/ec/ecti17.tfm
-share/TeXmacs/fonts/tfm/ec/ecti20.tfm
-share/TeXmacs/fonts/tfm/ec/ecti24.tfm
-share/TeXmacs/fonts/tfm/ec/ecti5.tfm
-share/TeXmacs/fonts/tfm/ec/ecti6.tfm
-share/TeXmacs/fonts/tfm/ec/ecti7.tfm
-share/TeXmacs/fonts/tfm/ec/ecti8.tfm
-share/TeXmacs/fonts/tfm/ec/ecti9.tfm
-share/TeXmacs/fonts/tfm/ec/ectt10.tfm
-share/TeXmacs/fonts/tfm/ec/ectt11.tfm
-share/TeXmacs/fonts/tfm/ec/ectt12.tfm
-share/TeXmacs/fonts/tfm/ec/ectt14.tfm
-share/TeXmacs/fonts/tfm/ec/ectt17.tfm
-share/TeXmacs/fonts/tfm/ec/ectt20.tfm
-share/TeXmacs/fonts/tfm/ec/ectt24.tfm
-share/TeXmacs/fonts/tfm/ec/ectt6.tfm
-share/TeXmacs/fonts/tfm/ec/ectt7.tfm
-share/TeXmacs/fonts/tfm/ec/ectt8.tfm
-share/TeXmacs/fonts/tfm/ec/ectt9.tfm
-share/TeXmacs/fonts/tfm/ec/ecvi10.tfm
-share/TeXmacs/fonts/tfm/ec/ecvi11.tfm
-share/TeXmacs/fonts/tfm/ec/ecvi12.tfm
-share/TeXmacs/fonts/tfm/ec/ecvi14.tfm
-share/TeXmacs/fonts/tfm/ec/ecvi17.tfm
-share/TeXmacs/fonts/tfm/ec/ecvi20.tfm
-share/TeXmacs/fonts/tfm/ec/ecvi24.tfm
-share/TeXmacs/fonts/tfm/ec/ecvi6.tfm
-share/TeXmacs/fonts/tfm/ec/ecvi7.tfm
-share/TeXmacs/fonts/tfm/ec/ecvi8.tfm
-share/TeXmacs/fonts/tfm/ec/ecvi9.tfm
-share/TeXmacs/fonts/tfm/ec/ecvt10.tfm
-share/TeXmacs/fonts/tfm/ec/ecvt11.tfm
-share/TeXmacs/fonts/tfm/ec/ecvt12.tfm
-share/TeXmacs/fonts/tfm/ec/ecvt14.tfm
-share/TeXmacs/fonts/tfm/ec/ecvt17.tfm
-share/TeXmacs/fonts/tfm/ec/ecvt20.tfm
-share/TeXmacs/fonts/tfm/ec/ecvt24.tfm
-share/TeXmacs/fonts/tfm/ec/ecvt6.tfm
-share/TeXmacs/fonts/tfm/ec/ecvt7.tfm
-share/TeXmacs/fonts/tfm/ec/ecvt8.tfm
-share/TeXmacs/fonts/tfm/ec/ecvt9.tfm
-share/TeXmacs/fonts/tfm/ec/ecxc10.tfm
-share/TeXmacs/fonts/tfm/ec/ecxc11.tfm
-share/TeXmacs/fonts/tfm/ec/ecxc12.tfm
-share/TeXmacs/fonts/tfm/ec/ecxc14.tfm
-share/TeXmacs/fonts/tfm/ec/ecxc17.tfm
-share/TeXmacs/fonts/tfm/ec/ecxc20.tfm
-share/TeXmacs/fonts/tfm/ec/ecxc24.tfm
-share/TeXmacs/fonts/tfm/ec/ecxc5.tfm
-share/TeXmacs/fonts/tfm/ec/ecxc6.tfm
-share/TeXmacs/fonts/tfm/ec/ecxc7.tfm
-share/TeXmacs/fonts/tfm/ec/ecxc8.tfm
-share/TeXmacs/fonts/tfm/ec/ecxc9.tfm
-share/TeXmacs/fonts/tfm/ec/eocc10.tfm
-share/TeXmacs/fonts/tfm/ec/eorm10.tfm
-share/TeXmacs/fonts/tfm/ec/eorm5.tfm
-share/TeXmacs/fonts/tfm/ec/eorm6.tfm
-share/TeXmacs/fonts/tfm/ec/eorm7.tfm
-share/TeXmacs/fonts/tfm/ec/eorm8.tfm
-share/TeXmacs/fonts/tfm/ec/eorm9.tfm
-share/TeXmacs/fonts/tfm/ec/eosl10.tfm
-share/TeXmacs/fonts/tfm/ec/eosl5.tfm
-share/TeXmacs/fonts/tfm/ec/eosl6.tfm
-share/TeXmacs/fonts/tfm/ec/eosl7.tfm
-share/TeXmacs/fonts/tfm/ec/eosl8.tfm
-share/TeXmacs/fonts/tfm/ec/eosl9.tfm
-share/TeXmacs/fonts/tfm/ec/eoti10.tfm
-share/TeXmacs/fonts/tfm/la/labi1000.tfm
-share/TeXmacs/fonts/tfm/la/labi1100.tfm
-share/TeXmacs/fonts/tfm/la/labi1200.tfm
-share/TeXmacs/fonts/tfm/la/labi1400.tfm
-share/TeXmacs/fonts/tfm/la/labi1700.tfm
-share/TeXmacs/fonts/tfm/la/labi2000.tfm
-share/TeXmacs/fonts/tfm/la/labi2400.tfm
-share/TeXmacs/fonts/tfm/la/labi500.tfm
-share/TeXmacs/fonts/tfm/la/labi600.tfm
-share/TeXmacs/fonts/tfm/la/labi700.tfm
-share/TeXmacs/fonts/tfm/la/labi800.tfm
-share/TeXmacs/fonts/tfm/la/labi900.tfm
-share/TeXmacs/fonts/tfm/la/labl1000.tfm
-share/TeXmacs/fonts/tfm/la/labl1100.tfm
-share/TeXmacs/fonts/tfm/la/labl1200.tfm
-share/TeXmacs/fonts/tfm/la/labl1400.tfm
-share/TeXmacs/fonts/tfm/la/labl1700.tfm
-share/TeXmacs/fonts/tfm/la/labl2000.tfm
-share/TeXmacs/fonts/tfm/la/labl2400.tfm
-share/TeXmacs/fonts/tfm/la/labl500.tfm
-share/TeXmacs/fonts/tfm/la/labl600.tfm
-share/TeXmacs/fonts/tfm/la/labl700.tfm
-share/TeXmacs/fonts/tfm/la/labl800.tfm
-share/TeXmacs/fonts/tfm/la/labl900.tfm
-share/TeXmacs/fonts/tfm/la/labx1000.tfm
-share/TeXmacs/fonts/tfm/la/labx1100.tfm
-share/TeXmacs/fonts/tfm/la/labx1200.tfm
-share/TeXmacs/fonts/tfm/la/labx1400.tfm
-share/TeXmacs/fonts/tfm/la/labx1700.tfm
-share/TeXmacs/fonts/tfm/la/labx2000.tfm
-share/TeXmacs/fonts/tfm/la/labx2400.tfm
-share/TeXmacs/fonts/tfm/la/labx500.tfm
-share/TeXmacs/fonts/tfm/la/labx600.tfm
-share/TeXmacs/fonts/tfm/la/labx700.tfm
-share/TeXmacs/fonts/tfm/la/labx800.tfm
-share/TeXmacs/fonts/tfm/la/labx900.tfm
-share/TeXmacs/fonts/tfm/la/lacc1000.tfm
-share/TeXmacs/fonts/tfm/la/lacc1100.tfm
-share/TeXmacs/fonts/tfm/la/lacc1200.tfm
-share/TeXmacs/fonts/tfm/la/lacc1400.tfm
-share/TeXmacs/fonts/tfm/la/lacc1700.tfm
-share/TeXmacs/fonts/tfm/la/lacc2000.tfm
-share/TeXmacs/fonts/tfm/la/lacc2400.tfm
-share/TeXmacs/fonts/tfm/la/lacc500.tfm
-share/TeXmacs/fonts/tfm/la/lacc600.tfm
-share/TeXmacs/fonts/tfm/la/lacc700.tfm
-share/TeXmacs/fonts/tfm/la/lacc800.tfm
-share/TeXmacs/fonts/tfm/la/lacc900.tfm
-share/TeXmacs/fonts/tfm/la/ladh1000.tfm
-share/TeXmacs/fonts/tfm/la/ladh1100.tfm
-share/TeXmacs/fonts/tfm/la/ladh1200.tfm
-share/TeXmacs/fonts/tfm/la/ladh1400.tfm
-share/TeXmacs/fonts/tfm/la/ladh1700.tfm
-share/TeXmacs/fonts/tfm/la/ladh2000.tfm
-share/TeXmacs/fonts/tfm/la/ladh2400.tfm
-share/TeXmacs/fonts/tfm/la/ladh500.tfm
-share/TeXmacs/fonts/tfm/la/ladh600.tfm
-share/TeXmacs/fonts/tfm/la/ladh700.tfm
-share/TeXmacs/fonts/tfm/la/ladh800.tfm
-share/TeXmacs/fonts/tfm/la/ladh900.tfm
-share/TeXmacs/fonts/tfm/la/larm1000.tfm
-share/TeXmacs/fonts/tfm/la/larm1100.tfm
-share/TeXmacs/fonts/tfm/la/larm1200.tfm
-share/TeXmacs/fonts/tfm/la/larm1400.tfm
-share/TeXmacs/fonts/tfm/la/larm1700.tfm
-share/TeXmacs/fonts/tfm/la/larm2000.tfm
-share/TeXmacs/fonts/tfm/la/larm2400.tfm
-share/TeXmacs/fonts/tfm/la/larm500.tfm
-share/TeXmacs/fonts/tfm/la/larm600.tfm
-share/TeXmacs/fonts/tfm/la/larm700.tfm
-share/TeXmacs/fonts/tfm/la/larm800.tfm
-share/TeXmacs/fonts/tfm/la/larm900.tfm
-share/TeXmacs/fonts/tfm/la/lasi1000.tfm
-share/TeXmacs/fonts/tfm/la/lasi1100.tfm
-share/TeXmacs/fonts/tfm/la/lasi1200.tfm
-share/TeXmacs/fonts/tfm/la/lasi1400.tfm
-share/TeXmacs/fonts/tfm/la/lasi1700.tfm
-share/TeXmacs/fonts/tfm/la/lasi2000.tfm
-share/TeXmacs/fonts/tfm/la/lasi2400.tfm
-share/TeXmacs/fonts/tfm/la/lasi500.tfm
-share/TeXmacs/fonts/tfm/la/lasi600.tfm
-share/TeXmacs/fonts/tfm/la/lasi700.tfm
-share/TeXmacs/fonts/tfm/la/lasi800.tfm
-share/TeXmacs/fonts/tfm/la/lasi900.tfm
-share/TeXmacs/fonts/tfm/la/lasl1000.tfm
-share/TeXmacs/fonts/tfm/la/lasl1100.tfm
-share/TeXmacs/fonts/tfm/la/lasl1200.tfm
-share/TeXmacs/fonts/tfm/la/lasl1400.tfm
-share/TeXmacs/fonts/tfm/la/lasl1700.tfm
-share/TeXmacs/fonts/tfm/la/lasl2000.tfm
-share/TeXmacs/fonts/tfm/la/lasl2400.tfm
-share/TeXmacs/fonts/tfm/la/lasl500.tfm
-share/TeXmacs/fonts/tfm/la/lasl600.tfm
-share/TeXmacs/fonts/tfm/la/lasl700.tfm
-share/TeXmacs/fonts/tfm/la/lasl800.tfm
-share/TeXmacs/fonts/tfm/la/lasl900.tfm
-share/TeXmacs/fonts/tfm/la/laso1000.tfm
-share/TeXmacs/fonts/tfm/la/laso1100.tfm
-share/TeXmacs/fonts/tfm/la/laso1200.tfm
-share/TeXmacs/fonts/tfm/la/laso1400.tfm
-share/TeXmacs/fonts/tfm/la/laso1700.tfm
-share/TeXmacs/fonts/tfm/la/laso2000.tfm
-share/TeXmacs/fonts/tfm/la/laso2400.tfm
-share/TeXmacs/fonts/tfm/la/laso500.tfm
-share/TeXmacs/fonts/tfm/la/laso600.tfm
-share/TeXmacs/fonts/tfm/la/laso700.tfm
-share/TeXmacs/fonts/tfm/la/laso800.tfm
-share/TeXmacs/fonts/tfm/la/laso900.tfm
-share/TeXmacs/fonts/tfm/la/lass1000.tfm
-share/TeXmacs/fonts/tfm/la/lass1100.tfm
-share/TeXmacs/fonts/tfm/la/lass1200.tfm
-share/TeXmacs/fonts/tfm/la/lass1400.tfm
-share/TeXmacs/fonts/tfm/la/lass1700.tfm
-share/TeXmacs/fonts/tfm/la/lass2000.tfm
-share/TeXmacs/fonts/tfm/la/lass2400.tfm
-share/TeXmacs/fonts/tfm/la/lass500.tfm
-share/TeXmacs/fonts/tfm/la/lass600.tfm
-share/TeXmacs/fonts/tfm/la/lass700.tfm
-share/TeXmacs/fonts/tfm/la/lass800.tfm
-share/TeXmacs/fonts/tfm/la/lass900.tfm
-share/TeXmacs/fonts/tfm/la/last1000.tfm
-share/TeXmacs/fonts/tfm/la/last1100.tfm
-share/TeXmacs/fonts/tfm/la/last1200.tfm
-share/TeXmacs/fonts/tfm/la/last1400.tfm
-share/TeXmacs/fonts/tfm/la/last1700.tfm
-share/TeXmacs/fonts/tfm/la/last2000.tfm
-share/TeXmacs/fonts/tfm/la/last2400.tfm
-share/TeXmacs/fonts/tfm/la/last600.tfm
-share/TeXmacs/fonts/tfm/la/last700.tfm
-share/TeXmacs/fonts/tfm/la/last800.tfm
-share/TeXmacs/fonts/tfm/la/last900.tfm
-share/TeXmacs/fonts/tfm/la/lasx1000.tfm
-share/TeXmacs/fonts/tfm/la/lasx1100.tfm
-share/TeXmacs/fonts/tfm/la/lasx1200.tfm
-share/TeXmacs/fonts/tfm/la/lasx1400.tfm
-share/TeXmacs/fonts/tfm/la/lasx1700.tfm
-share/TeXmacs/fonts/tfm/la/lasx2000.tfm
-share/TeXmacs/fonts/tfm/la/lasx2400.tfm
-share/TeXmacs/fonts/tfm/la/lasx500.tfm
-share/TeXmacs/fonts/tfm/la/lasx600.tfm
-share/TeXmacs/fonts/tfm/la/lasx700.tfm
-share/TeXmacs/fonts/tfm/la/lasx800.tfm
-share/TeXmacs/fonts/tfm/la/lasx900.tfm
-share/TeXmacs/fonts/tfm/la/lati1000.tfm
-share/TeXmacs/fonts/tfm/la/lati1100.tfm
-share/TeXmacs/fonts/tfm/la/lati1200.tfm
-share/TeXmacs/fonts/tfm/la/lati1400.tfm
-share/TeXmacs/fonts/tfm/la/lati1700.tfm
-share/TeXmacs/fonts/tfm/la/lati2000.tfm
-share/TeXmacs/fonts/tfm/la/lati2400.tfm
-share/TeXmacs/fonts/tfm/la/lati500.tfm
-share/TeXmacs/fonts/tfm/la/lati600.tfm
-share/TeXmacs/fonts/tfm/la/lati700.tfm
-share/TeXmacs/fonts/tfm/la/lati800.tfm
-share/TeXmacs/fonts/tfm/la/lati900.tfm
-share/TeXmacs/fonts/tfm/la/latt1000.tfm
-share/TeXmacs/fonts/tfm/la/latt1100.tfm
-share/TeXmacs/fonts/tfm/la/latt1200.tfm
-share/TeXmacs/fonts/tfm/la/latt1400.tfm
-share/TeXmacs/fonts/tfm/la/latt1700.tfm
-share/TeXmacs/fonts/tfm/la/latt2000.tfm
-share/TeXmacs/fonts/tfm/la/latt2400.tfm
-share/TeXmacs/fonts/tfm/la/latt600.tfm
-share/TeXmacs/fonts/tfm/la/latt700.tfm
-share/TeXmacs/fonts/tfm/la/latt800.tfm
-share/TeXmacs/fonts/tfm/la/latt900.tfm
-share/TeXmacs/fonts/tfm/la/laxc1000.tfm
-share/TeXmacs/fonts/tfm/la/laxc1100.tfm
-share/TeXmacs/fonts/tfm/la/laxc1200.tfm
-share/TeXmacs/fonts/tfm/la/laxc1400.tfm
-share/TeXmacs/fonts/tfm/la/laxc1700.tfm
-share/TeXmacs/fonts/tfm/la/laxc2000.tfm
-share/TeXmacs/fonts/tfm/la/laxc2400.tfm
-share/TeXmacs/fonts/tfm/la/laxc500.tfm
-share/TeXmacs/fonts/tfm/la/laxc600.tfm
-share/TeXmacs/fonts/tfm/la/laxc700.tfm
-share/TeXmacs/fonts/tfm/la/laxc800.tfm
-share/TeXmacs/fonts/tfm/la/laxc900.tfm
-share/TeXmacs/fonts/tfm/math/bbm10.tfm
-share/TeXmacs/fonts/tfm/math/bbm11.tfm
-share/TeXmacs/fonts/tfm/math/bbm12.tfm
-share/TeXmacs/fonts/tfm/math/bbm14.tfm
-share/TeXmacs/fonts/tfm/math/bbm17.tfm
-share/TeXmacs/fonts/tfm/math/bbm20.tfm
-share/TeXmacs/fonts/tfm/math/bbm24.tfm
-share/TeXmacs/fonts/tfm/math/bbm5.tfm
-share/TeXmacs/fonts/tfm/math/bbm6.tfm
-share/TeXmacs/fonts/tfm/math/bbm7.tfm
-share/TeXmacs/fonts/tfm/math/bbm8.tfm
-share/TeXmacs/fonts/tfm/math/bbm9.tfm
-share/TeXmacs/fonts/tfm/math/bbmbx10.tfm
-share/TeXmacs/fonts/tfm/math/bbmbx11.tfm
-share/TeXmacs/fonts/tfm/math/bbmbx12.tfm
-share/TeXmacs/fonts/tfm/math/bbmbx14.tfm
-share/TeXmacs/fonts/tfm/math/bbmbx17.tfm
-share/TeXmacs/fonts/tfm/math/bbmbx20.tfm
-share/TeXmacs/fonts/tfm/math/bbmbx24.tfm
-share/TeXmacs/fonts/tfm/math/bbmbx5.tfm
-share/TeXmacs/fonts/tfm/math/bbmbx6.tfm
-share/TeXmacs/fonts/tfm/math/bbmbx7.tfm
-share/TeXmacs/fonts/tfm/math/bbmbx8.tfm
-share/TeXmacs/fonts/tfm/math/bbmbx9.tfm
-share/TeXmacs/fonts/tfm/math/bbmbxsl10.tfm
-share/TeXmacs/fonts/tfm/math/bbmbxsl11.tfm
-share/TeXmacs/fonts/tfm/math/bbmbxsl12.tfm
-share/TeXmacs/fonts/tfm/math/bbmbxsl14.tfm
-share/TeXmacs/fonts/tfm/math/bbmbxsl17.tfm
-share/TeXmacs/fonts/tfm/math/bbmbxsl20.tfm
-share/TeXmacs/fonts/tfm/math/bbmbxsl24.tfm
-share/TeXmacs/fonts/tfm/math/bbmbxsl5.tfm
-share/TeXmacs/fonts/tfm/math/bbmbxsl6.tfm
-share/TeXmacs/fonts/tfm/math/bbmbxsl7.tfm
-share/TeXmacs/fonts/tfm/math/bbmbxsl8.tfm
-share/TeXmacs/fonts/tfm/math/bbmbxsl9.tfm
-share/TeXmacs/fonts/tfm/math/bbmsl10.tfm
-share/TeXmacs/fonts/tfm/math/bbmsl11.tfm
-share/TeXmacs/fonts/tfm/math/bbmsl12.tfm
-share/TeXmacs/fonts/tfm/math/bbmsl14.tfm
-share/TeXmacs/fonts/tfm/math/bbmsl17.tfm
-share/TeXmacs/fonts/tfm/math/bbmsl20.tfm
-share/TeXmacs/fonts/tfm/math/bbmsl24.tfm
-share/TeXmacs/fonts/tfm/math/bbmsl5.tfm
-share/TeXmacs/fonts/tfm/math/bbmsl6.tfm
-share/TeXmacs/fonts/tfm/math/bbmsl7.tfm
-share/TeXmacs/fonts/tfm/math/bbmsl8.tfm
-share/TeXmacs/fonts/tfm/math/bbmsl9.tfm
-share/TeXmacs/fonts/tfm/math/bbmss10.tfm
-share/TeXmacs/fonts/tfm/math/bbmss12.tfm
-share/TeXmacs/fonts/tfm/math/bbmss17.tfm
-share/TeXmacs/fonts/tfm/math/bbmss7.tfm
-share/TeXmacs/fonts/tfm/math/bbmss8.tfm
-share/TeXmacs/fonts/tfm/math/bbmss9.tfm
-share/TeXmacs/fonts/tfm/math/bbold10.tfm
-share/TeXmacs/fonts/tfm/math/bbold11.tfm
-share/TeXmacs/fonts/tfm/math/bbold12.tfm
-share/TeXmacs/fonts/tfm/math/bbold14.tfm
-share/TeXmacs/fonts/tfm/math/bbold17.tfm
-share/TeXmacs/fonts/tfm/math/bbold20.tfm
-share/TeXmacs/fonts/tfm/math/bbold24.tfm
-share/TeXmacs/fonts/tfm/math/bbold5.tfm
-share/TeXmacs/fonts/tfm/math/bbold6.tfm
-share/TeXmacs/fonts/tfm/math/bbold7.tfm
-share/TeXmacs/fonts/tfm/math/bbold8.tfm
-share/TeXmacs/fonts/tfm/math/bbold9.tfm
-share/TeXmacs/fonts/tfm/math/dsrom10.tfm
-share/TeXmacs/fonts/tfm/math/dsrom12.tfm
-share/TeXmacs/fonts/tfm/math/dsrom8.tfm
-share/TeXmacs/fonts/tfm/math/dsss10.tfm
-share/TeXmacs/fonts/tfm/math/dsss12.tfm
-share/TeXmacs/fonts/tfm/math/dsss8.tfm
-share/TeXmacs/fonts/tfm/math/euxm10.tfm
-share/TeXmacs/fonts/tfm/math/euxm5.tfm
-share/TeXmacs/fonts/tfm/math/euxm7.tfm
-share/TeXmacs/fonts/tfm/math/grmn10.tfm
-share/TeXmacs/fonts/tfm/math/grmn11.tfm
-share/TeXmacs/fonts/tfm/math/grmn12.tfm
-share/TeXmacs/fonts/tfm/math/grmn14.tfm
-share/TeXmacs/fonts/tfm/math/grmn17.tfm
-share/TeXmacs/fonts/tfm/math/grmn20.tfm
-share/TeXmacs/fonts/tfm/math/grmn24.tfm
-share/TeXmacs/fonts/tfm/math/grmn5.tfm
-share/TeXmacs/fonts/tfm/math/grmn6.tfm
-share/TeXmacs/fonts/tfm/math/grmn7.tfm
-share/TeXmacs/fonts/tfm/math/grmn8.tfm
-share/TeXmacs/fonts/tfm/math/grmn9.tfm
-share/TeXmacs/fonts/tfm/math/grxn10.tfm
-share/TeXmacs/fonts/tfm/math/grxn11.tfm
-share/TeXmacs/fonts/tfm/math/grxn12.tfm
-share/TeXmacs/fonts/tfm/math/grxn14.tfm
-share/TeXmacs/fonts/tfm/math/grxn17.tfm
-share/TeXmacs/fonts/tfm/math/grxn20.tfm
-share/TeXmacs/fonts/tfm/math/grxn24.tfm
-share/TeXmacs/fonts/tfm/math/grxn5.tfm
-share/TeXmacs/fonts/tfm/math/grxn6.tfm
-share/TeXmacs/fonts/tfm/math/grxn7.tfm
-share/TeXmacs/fonts/tfm/math/grxn8.tfm
-share/TeXmacs/fonts/tfm/math/grxn9.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmb10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmbcsc10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmbsy10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmbx10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmbx12.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmbx5.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmbx6.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmbx7.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmbx8.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmbx9.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmbxcd10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmbxsl10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmbxti10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmbxti7.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmcsc10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmcscsl10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmdunh10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmex10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmff10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmfi10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmfib8.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmfibs8.tfm
-share/TeXmacs/fonts/tfm/public/cm/cminch.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmitt10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmitt12.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmitt9.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmmi10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmmi12.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmmi5.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmmi6.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmmi7.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmmi8.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmmi9.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmmib10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmr10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmr12.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmr17.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmr5.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmr6.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmr7.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmr8.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmr9.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmsl10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmsl12.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmsl6.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmsl8.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmsl9.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmsltt10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmsltt9.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmss10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmss12.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmss17.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmss8.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmss9.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmssbx10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmssbxo10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmssdc10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmssi10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmssi12.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmssi17.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmssi8.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmssi9.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmsslu30.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmssq8.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmssqi8.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmssu30.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmsy10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmsy5.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmsy6.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmsy7.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmsy8.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmsy9.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmtcsc10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmtex10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmtex8.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmtex9.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmti10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmti12.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmti7.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmti8.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmti9.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmtt10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmtt12.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmtt8.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmtt9.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmu10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmvtt10.tfm
-share/TeXmacs/fonts/tfm/public/cm/cmvtti10.tfm
-share/TeXmacs/fonts/tfm/public/rsfs/rsfs10.tfm
-share/TeXmacs/fonts/tfm/public/rsfs/rsfs5.tfm
-share/TeXmacs/fonts/tfm/public/rsfs/rsfs7.tfm
-share/TeXmacs/fonts/tfm/public/stmaryrd/stmary10.tfm
-share/TeXmacs/fonts/tfm/public/stmaryrd/stmary5.tfm
-share/TeXmacs/fonts/tfm/public/stmaryrd/stmary6.tfm
-share/TeXmacs/fonts/tfm/public/stmaryrd/stmary7.tfm
-share/TeXmacs/fonts/tfm/public/stmaryrd/stmary8.tfm
-share/TeXmacs/fonts/tfm/public/stmaryrd/stmary9.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/rtcxb.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/rtcxbi.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/rtcxbsl.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/rtcxbss.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/rtcxbsso.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/rtcxi.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/rtcxr.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/rtcxsl.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/rtcxss.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/rtcxsssl.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tcxb.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tcxbi.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tcxbsl.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tcxbss.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tcxbsssl.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tcxbtt.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tcxbttsl.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tcxi.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tcxr.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tcxsl.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tcxss.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tcxsssl.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tcxtt.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tcxttsl.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxb.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxbi.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxbsc.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxbsl.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxbss.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxbsssc.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxbsssl.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxbtt.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxbttsc.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxbttsl.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxi.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxr.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxsc.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxsl.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxss.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxsssc.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxsssl.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxtt.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxttsc.tfm
-share/TeXmacs/fonts/tfm/public/txfonts/tyxttsl.tfm
-share/TeXmacs/fonts/tfm/public/wasy/wasy10.tfm
-share/TeXmacs/fonts/tfm/public/wasy/wasy5.tfm
-share/TeXmacs/fonts/tfm/public/wasy/wasy6.tfm
-share/TeXmacs/fonts/tfm/public/wasy/wasy7.tfm
-share/TeXmacs/fonts/tfm/public/wasy/wasy8.tfm
-share/TeXmacs/fonts/tfm/public/wasy/wasy9.tfm
-share/TeXmacs/fonts/tfm/public/wasy/wasyb10.tfm
-share/TeXmacs/fonts/tfm/tc/tcbi10.tfm
-share/TeXmacs/fonts/tfm/tc/tcbi11.tfm
-share/TeXmacs/fonts/tfm/tc/tcbi12.tfm
-share/TeXmacs/fonts/tfm/tc/tcbi14.tfm
-share/TeXmacs/fonts/tfm/tc/tcbi17.tfm
-share/TeXmacs/fonts/tfm/tc/tcbi20.tfm
-share/TeXmacs/fonts/tfm/tc/tcbi24.tfm
-share/TeXmacs/fonts/tfm/tc/tcbi5.tfm
-share/TeXmacs/fonts/tfm/tc/tcbi6.tfm
-share/TeXmacs/fonts/tfm/tc/tcbi7.tfm
-share/TeXmacs/fonts/tfm/tc/tcbi8.tfm
-share/TeXmacs/fonts/tfm/tc/tcbi9.tfm
-share/TeXmacs/fonts/tfm/tc/tcbx10.tfm
-share/TeXmacs/fonts/tfm/tc/tcbx11.tfm
-share/TeXmacs/fonts/tfm/tc/tcbx12.tfm
-share/TeXmacs/fonts/tfm/tc/tcbx14.tfm
-share/TeXmacs/fonts/tfm/tc/tcbx17.tfm
-share/TeXmacs/fonts/tfm/tc/tcbx20.tfm
-share/TeXmacs/fonts/tfm/tc/tcbx24.tfm
-share/TeXmacs/fonts/tfm/tc/tcbx5.tfm
-share/TeXmacs/fonts/tfm/tc/tcbx6.tfm
-share/TeXmacs/fonts/tfm/tc/tcbx7.tfm
-share/TeXmacs/fonts/tfm/tc/tcbx8.tfm
-share/TeXmacs/fonts/tfm/tc/tcbx9.tfm
-share/TeXmacs/fonts/tfm/tc/tcrm10.tfm
-share/TeXmacs/fonts/tfm/tc/tcrm11.tfm
-share/TeXmacs/fonts/tfm/tc/tcrm12.tfm
-share/TeXmacs/fonts/tfm/tc/tcrm14.tfm
-share/TeXmacs/fonts/tfm/tc/tcrm17.tfm
-share/TeXmacs/fonts/tfm/tc/tcrm20.tfm
-share/TeXmacs/fonts/tfm/tc/tcrm24.tfm
-share/TeXmacs/fonts/tfm/tc/tcrm5.tfm
-share/TeXmacs/fonts/tfm/tc/tcrm6.tfm
-share/TeXmacs/fonts/tfm/tc/tcrm7.tfm
-share/TeXmacs/fonts/tfm/tc/tcrm8.tfm
-share/TeXmacs/fonts/tfm/tc/tcrm9.tfm
-share/TeXmacs/fonts/tfm/tc/tcsl10.tfm
-share/TeXmacs/fonts/tfm/tc/tcsl11.tfm
-share/TeXmacs/fonts/tfm/tc/tcsl12.tfm
-share/TeXmacs/fonts/tfm/tc/tcsl14.tfm
-share/TeXmacs/fonts/tfm/tc/tcsl17.tfm
-share/TeXmacs/fonts/tfm/tc/tcsl20.tfm
-share/TeXmacs/fonts/tfm/tc/tcsl24.tfm
-share/TeXmacs/fonts/tfm/tc/tcsl5.tfm
-share/TeXmacs/fonts/tfm/tc/tcsl6.tfm
-share/TeXmacs/fonts/tfm/tc/tcsl7.tfm
-share/TeXmacs/fonts/tfm/tc/tcsl8.tfm
-share/TeXmacs/fonts/tfm/tc/tcsl9.tfm
-share/TeXmacs/fonts/tfm/tc/tcss10.tfm
-share/TeXmacs/fonts/tfm/tc/tcss11.tfm
-share/TeXmacs/fonts/tfm/tc/tcss12.tfm
-share/TeXmacs/fonts/tfm/tc/tcss14.tfm
-share/TeXmacs/fonts/tfm/tc/tcss17.tfm
-share/TeXmacs/fonts/tfm/tc/tcss20.tfm
-share/TeXmacs/fonts/tfm/tc/tcss24.tfm
-share/TeXmacs/fonts/tfm/tc/tcss5.tfm
-share/TeXmacs/fonts/tfm/tc/tcss6.tfm
-share/TeXmacs/fonts/tfm/tc/tcss7.tfm
-share/TeXmacs/fonts/tfm/tc/tcss8.tfm
-share/TeXmacs/fonts/tfm/tc/tcss9.tfm
-share/TeXmacs/fonts/tfm/tc/tcsx10.tfm
-share/TeXmacs/fonts/tfm/tc/tcsx11.tfm
-share/TeXmacs/fonts/tfm/tc/tcsx12.tfm
-share/TeXmacs/fonts/tfm/tc/tcsx14.tfm
-share/TeXmacs/fonts/tfm/tc/tcsx17.tfm
-share/TeXmacs/fonts/tfm/tc/tcsx20.tfm
-share/TeXmacs/fonts/tfm/tc/tcsx24.tfm
-share/TeXmacs/fonts/tfm/tc/tcsx5.tfm
-share/TeXmacs/fonts/tfm/tc/tcsx6.tfm
-share/TeXmacs/fonts/tfm/tc/tcsx7.tfm
-share/TeXmacs/fonts/tfm/tc/tcsx8.tfm
-share/TeXmacs/fonts/tfm/tc/tcsx9.tfm
-share/TeXmacs/fonts/tfm/tc/tctt10.tfm
-share/TeXmacs/fonts/tfm/tc/tctt11.tfm
-share/TeXmacs/fonts/tfm/tc/tctt12.tfm
-share/TeXmacs/fonts/tfm/tc/tctt14.tfm
-share/TeXmacs/fonts/tfm/tc/tctt17.tfm
-share/TeXmacs/fonts/tfm/tc/tctt20.tfm
-share/TeXmacs/fonts/tfm/tc/tctt24.tfm
-share/TeXmacs/fonts/tfm/tc/tctt6.tfm
-share/TeXmacs/fonts/tfm/tc/tctt7.tfm
-share/TeXmacs/fonts/tfm/tc/tctt8.tfm
-share/TeXmacs/fonts/tfm/tc/tctt9.tfm
-share/TeXmacs/fonts/truetype/stix/._STIX-Bold.otf
-share/TeXmacs/fonts/truetype/stix/._STIX-BoldItalic.otf
-share/TeXmacs/fonts/truetype/stix/._STIX-Italic.otf
-share/TeXmacs/fonts/truetype/stix/._STIX-Regular.otf
-share/TeXmacs/fonts/truetype/stix/._STIXMath-Regular.otf
-share/TeXmacs/fonts/truetype/stix/STIX Font License 2010.pdf
-share/TeXmacs/fonts/truetype/stix/STIX-Bold.otf
-share/TeXmacs/fonts/truetype/stix/STIX-BoldItalic.otf
-share/TeXmacs/fonts/truetype/stix/STIX-Italic.otf
-share/TeXmacs/fonts/truetype/stix/STIX-Regular.otf
-share/TeXmacs/fonts/truetype/stix/STIXMath-Regular.otf
-share/TeXmacs/fonts/type1/adobe/avant-garde-bi.pfb
-share/TeXmacs/fonts/type1/adobe/avant-garde-bx.pfb
-share/TeXmacs/fonts/type1/adobe/avant-garde-rm.pfb
-share/TeXmacs/fonts/type1/adobe/avant-garde-ti.pfb
-share/TeXmacs/fonts/type1/adobe/bookman-bi.pfb
-share/TeXmacs/fonts/type1/adobe/bookman-bx.pfb
-share/TeXmacs/fonts/type1/adobe/bookman-rm.pfb
-share/TeXmacs/fonts/type1/adobe/bookman-ti.pfb
-share/TeXmacs/fonts/type1/adobe/courier-bi.pfb
-share/TeXmacs/fonts/type1/adobe/courier-bx.pfb
-share/TeXmacs/fonts/type1/adobe/courier-rm.pfb
-share/TeXmacs/fonts/type1/adobe/courier-ti.pfb
-share/TeXmacs/fonts/type1/adobe/helvetica-bi.pfb
-share/TeXmacs/fonts/type1/adobe/helvetica-bx.pfb
-share/TeXmacs/fonts/type1/adobe/helvetica-rm.pfb
-share/TeXmacs/fonts/type1/adobe/helvetica-ti.pfb
-share/TeXmacs/fonts/type1/adobe/nc-schoolbook-bi.pfb
-share/TeXmacs/fonts/type1/adobe/nc-schoolbook-bx.pfb
-share/TeXmacs/fonts/type1/adobe/nc-schoolbook-rm.pfb
-share/TeXmacs/fonts/type1/adobe/nc-schoolbook-ti.pfb
-share/TeXmacs/fonts/type1/adobe/palatino-bi.pfb
-share/TeXmacs/fonts/type1/adobe/palatino-bl.pfb
-share/TeXmacs/fonts/type1/adobe/palatino-bx.pfb
-share/TeXmacs/fonts/type1/adobe/palatino-cc.pfb
-share/TeXmacs/fonts/type1/adobe/palatino-rm.pfb
-share/TeXmacs/fonts/type1/adobe/palatino-sl.pfb
-share/TeXmacs/fonts/type1/adobe/palatino-ti.pfb
-share/TeXmacs/fonts/type1/adobe/palatino-xc.pfb
-share/TeXmacs/fonts/type1/adobe/times-bi.pfb
-share/TeXmacs/fonts/type1/adobe/times-bl.pfb
-share/TeXmacs/fonts/type1/adobe/times-bx.pfb
-share/TeXmacs/fonts/type1/adobe/times-cc.pfb
-share/TeXmacs/fonts/type1/adobe/times-rm.pfb
-share/TeXmacs/fonts/type1/adobe/times-sl.pfb
-share/TeXmacs/fonts/type1/adobe/times-ti.pfb
-share/TeXmacs/fonts/type1/adobe/times-xc.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmb10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmbsy10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmbx10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmbx12.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmbx5.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmbx6.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmbx7.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmbx8.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmbx9.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmbxsl10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmbxti10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmcsc10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmdunh10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmex10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmff10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmfi10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmfib8.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cminch.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmitt10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmmi10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmmi12.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmmi5.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmmi6.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmmi7.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmmi8.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmmi9.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmmib10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmr10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmr12.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmr17.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmr5.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmr6.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmr7.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmr8.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmr9.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmsl10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmsl12.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmsl8.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmsl9.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmsltt10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmss10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmss12.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmss17.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmss8.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmss9.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmssbx10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmssdc10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmssi10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmssi12.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmssi17.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmssi8.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmssi9.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmssq8.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmssqi8.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmsy10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmsy5.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmsy6.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmsy7.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmsy8.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmsy9.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmtcsc10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmtex10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmtex8.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmtex9.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmti10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmti12.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmti7.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmti8.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmti9.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmtt10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmtt12.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmtt8.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmtt9.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmu10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/cmvtt10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/line10.pfb
-share/TeXmacs/fonts/type1/bluesky/cm/linew10.pfb
-share/TeXmacs/fonts/type1/bluesky/cmextra/cmbsy5.pfb
-share/TeXmacs/fonts/type1/bluesky/cmextra/cmbsy7.pfb
-share/TeXmacs/fonts/type1/bluesky/cmextra/cmmib5.pfb
-share/TeXmacs/fonts/type1/bluesky/cmextra/cmmib7.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/euex10.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/eufb10.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/eufb5.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/eufb7.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/eufm10.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/eufm5.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/eufm7.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/eurb10.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/eurb5.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/eurb7.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/eurm10.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/eurm5.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/eurm7.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/eusb10.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/eusb5.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/eusb7.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/eusm10.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/eusm5.pfb
-share/TeXmacs/fonts/type1/bluesky/euler/eusm7.pfb
-share/TeXmacs/fonts/type1/bluesky/symbols/msam10.pfb
-share/TeXmacs/fonts/type1/bluesky/symbols/msam5.pfb
-share/TeXmacs/fonts/type1/bluesky/symbols/msam7.pfb
-share/TeXmacs/fonts/type1/bluesky/symbols/msbm10.pfb
-share/TeXmacs/fonts/type1/bluesky/symbols/msbm5.pfb
-share/TeXmacs/fonts/type1/bluesky/symbols/msbm7.pfb
-share/TeXmacs/fonts/type1/ec/ecbi10.pfb
-share/TeXmacs/fonts/type1/ec/ecbl10.pfb
-share/TeXmacs/fonts/type1/ec/ecbx10.pfb
-share/TeXmacs/fonts/type1/ec/ecbx12.pfb
-share/TeXmacs/fonts/type1/ec/ecbx17.pfb
-share/TeXmacs/fonts/type1/ec/ecbx7.pfb
-share/TeXmacs/fonts/type1/ec/eccc10.pfb
-share/TeXmacs/fonts/type1/ec/eccc12.pfb
-share/TeXmacs/fonts/type1/ec/eccc7.pfb
-share/TeXmacs/fonts/type1/ec/ecdh10.pfb
-share/TeXmacs/fonts/type1/ec/ecff10.pfb
-share/TeXmacs/fonts/type1/ec/ecoc10.pfb
-share/TeXmacs/fonts/type1/ec/ecrb10.pfb
-share/TeXmacs/fonts/type1/ec/ecrm10.pfb
-share/TeXmacs/fonts/type1/ec/ecrm12.pfb
-share/TeXmacs/fonts/type1/ec/ecrm17.pfb
-share/TeXmacs/fonts/type1/ec/ecrm5.pfb
-share/TeXmacs/fonts/type1/ec/ecrm7.pfb
-share/TeXmacs/fonts/type1/ec/ecsi10.pfb
-share/TeXmacs/fonts/type1/ec/ecsl10.pfb
-share/TeXmacs/fonts/type1/ec/ecsl12.pfb
-share/TeXmacs/fonts/type1/ec/ecsl7.pfb
-share/TeXmacs/fonts/type1/ec/ecso10.pfb
-share/TeXmacs/fonts/type1/ec/ecss10.pfb
-share/TeXmacs/fonts/type1/ec/ecss12.pfb
-share/TeXmacs/fonts/type1/ec/ecss7.pfb
-share/TeXmacs/fonts/type1/ec/ecssdc10.pfb
-share/TeXmacs/fonts/type1/ec/ecst10.pfb
-share/TeXmacs/fonts/type1/ec/ecsx10.pfb
-share/TeXmacs/fonts/type1/ec/ectc10.pfb
-share/TeXmacs/fonts/type1/ec/ecti10.pfb
-share/TeXmacs/fonts/type1/ec/ecti12.pfb
-share/TeXmacs/fonts/type1/ec/ecti7.pfb
-share/TeXmacs/fonts/type1/ec/ectt10.pfb
-share/TeXmacs/fonts/type1/ec/ectt12.pfb
-share/TeXmacs/fonts/type1/ec/ectt7.pfb
-share/TeXmacs/fonts/type1/ec/ecvi10.pfb
-share/TeXmacs/fonts/type1/ec/ecvt10.pfb
-share/TeXmacs/fonts/type1/ec/ecxc10.pfb
-share/TeXmacs/fonts/type1/ec/ecxc12.pfb
-share/TeXmacs/fonts/type1/ec/ecxc17.pfb
-share/TeXmacs/fonts/type1/ec/eocc10.pfb
-share/TeXmacs/fonts/type1/ec/eorm10.pfb
-share/TeXmacs/fonts/type1/ec/eosl10.pfb
-share/TeXmacs/fonts/type1/ec/eoti10.pfb
-share/TeXmacs/fonts/type1/hoekwater/rsfs/rsfs10.pfb
-share/TeXmacs/fonts/type1/hoekwater/rsfs/rsfs5.pfb
-share/TeXmacs/fonts/type1/hoekwater/rsfs/rsfs7.pfb
-share/TeXmacs/fonts/type1/hoekwater/stmaryrd/stmary10.pfb
-share/TeXmacs/fonts/type1/hoekwater/stmaryrd/stmary5.pfb
-share/TeXmacs/fonts/type1/hoekwater/stmaryrd/stmary6.pfb
-share/TeXmacs/fonts/type1/hoekwater/stmaryrd/stmary7.pfb
-share/TeXmacs/fonts/type1/hoekwater/stmaryrd/stmary8.pfb
-share/TeXmacs/fonts/type1/hoekwater/stmaryrd/stmary9.pfb
-share/TeXmacs/fonts/type1/hoekwater/wasy/wasy10.pfb
-share/TeXmacs/fonts/type1/hoekwater/wasy/wasy5.pfb
-share/TeXmacs/fonts/type1/hoekwater/wasy/wasy6.pfb
-share/TeXmacs/fonts/type1/hoekwater/wasy/wasy7.pfb
-share/TeXmacs/fonts/type1/hoekwater/wasy/wasy8.pfb
-share/TeXmacs/fonts/type1/hoekwater/wasy/wasy9.pfb
-share/TeXmacs/fonts/type1/hoekwater/wasy/wasyb10.pfb
-share/TeXmacs/fonts/type1/la/labi1000.pfb
-share/TeXmacs/fonts/type1/la/labl1000.pfb
-share/TeXmacs/fonts/type1/la/labx1000.pfb
-share/TeXmacs/fonts/type1/la/labx1700.pfb
-share/TeXmacs/fonts/type1/la/lacc1000.pfb
-share/TeXmacs/fonts/type1/la/ladh1000.pfb
-share/TeXmacs/fonts/type1/la/larm1000.pfb
-share/TeXmacs/fonts/type1/la/larm700.pfb
-share/TeXmacs/fonts/type1/la/lasi1000.pfb
-share/TeXmacs/fonts/type1/la/lasl1000.pfb
-share/TeXmacs/fonts/type1/la/laso1000.pfb
-share/TeXmacs/fonts/type1/la/lass1000.pfb
-share/TeXmacs/fonts/type1/la/last1000.pfb
-share/TeXmacs/fonts/type1/la/lasx1000.pfb
-share/TeXmacs/fonts/type1/la/lati1000.pfb
-share/TeXmacs/fonts/type1/la/latt1000.pfb
-share/TeXmacs/fonts/type1/la/laxc1000.pfb
-share/TeXmacs/fonts/type1/math/bbm10.pfb
-share/TeXmacs/fonts/type1/math/bbm7.pfb
-share/TeXmacs/fonts/type1/math/bbmbx10.pfb
-share/TeXmacs/fonts/type1/math/bbmbx7.pfb
-share/TeXmacs/fonts/type1/math/bbmbxsl10.pfb
-share/TeXmacs/fonts/type1/math/bbmsl10.pfb
-share/TeXmacs/fonts/type1/math/bbmss10.pfb
-share/TeXmacs/fonts/type1/math/bbold10.pfb
-share/TeXmacs/fonts/type1/math/bbold7.pfb
-share/TeXmacs/fonts/type1/math/dsrom10.pfb
-share/TeXmacs/fonts/type1/math/dsrom8.pfb
-share/TeXmacs/fonts/type1/math/dsss10.pfb
-share/TeXmacs/fonts/type1/math/dsss8.pfb
-share/TeXmacs/fonts/type1/math/euxm10.pfb
-share/TeXmacs/fonts/type1/math/euxm7.pfb
-share/TeXmacs/fonts/type1/math/grmn10.pfb
-share/TeXmacs/fonts/type1/math/grxn10.pfb
-share/TeXmacs/fonts/type1/public/txfonts/rtcxb.pfb
-share/TeXmacs/fonts/type1/public/txfonts/rtcxbi.pfb
-share/TeXmacs/fonts/type1/public/txfonts/rtcxbss.pfb
-share/TeXmacs/fonts/type1/public/txfonts/rtcxi.pfb
-share/TeXmacs/fonts/type1/public/txfonts/rtcxr.pfb
-share/TeXmacs/fonts/type1/public/txfonts/rtcxss.pfb
-share/TeXmacs/fonts/type1/public/txfonts/tcxbtt.pfb
-share/TeXmacs/fonts/type1/public/txfonts/tcxtt.pfb
-share/TeXmacs/fonts/type1/tc/tcbi10.pfb
-share/TeXmacs/fonts/type1/tc/tcbx10.pfb
-share/TeXmacs/fonts/type1/tc/tcrm10.pfb
-share/TeXmacs/fonts/type1/tc/tcsl10.pfb
-share/TeXmacs/fonts/type1/tc/tcss10.pfb
-share/TeXmacs/fonts/type1/tc/tcsx10.pfb
-share/TeXmacs/fonts/type1/tc/tctt10.pfb
-share/TeXmacs/fonts/virtual/long.vfn
-share/TeXmacs/fonts/virtual/misc.vfn
-share/TeXmacs/fonts/virtual/negate.vfn
-share/TeXmacs/langs/encoding/HTMLlat1.scm
-share/TeXmacs/langs/encoding/HTMLspecial.scm
-share/TeXmacs/langs/encoding/HTMLsymbol.scm
-share/TeXmacs/langs/encoding/cork-escaped-to-ascii.scm
-share/TeXmacs/langs/encoding/cork-to-real-ascii.scm
-share/TeXmacs/langs/encoding/cork-unicode-oneway.scm
-share/TeXmacs/langs/encoding/corktounicode.scm
-share/TeXmacs/langs/encoding/ent-to-scm.awk
-share/TeXmacs/langs/encoding/scm-to-html.awk
-share/TeXmacs/langs/encoding/symbol-unicode-math.scm
-share/TeXmacs/langs/encoding/symbol-unicode-oneway.scm
-share/TeXmacs/langs/encoding/t2atounicode.scm
-share/TeXmacs/langs/encoding/tmuniversaltounicode.scm
-share/TeXmacs/langs/encoding/unicode-cork-oneway.scm
-share/TeXmacs/langs/encoding/unicode-symbol-oneway.scm
-share/TeXmacs/langs/encoding/utf8tolatex.scm
-share/TeXmacs/langs/natural/dic/english-british.scm
-share/TeXmacs/langs/natural/dic/english-bulgarian.scm
-share/TeXmacs/langs/natural/dic/english-chinese.scm
-share/TeXmacs/langs/natural/dic/english-czech.scm
-share/TeXmacs/langs/natural/dic/english-danish.scm
-share/TeXmacs/langs/natural/dic/english-dutch.scm
-share/TeXmacs/langs/natural/dic/english-finnish.scm
-share/TeXmacs/langs/natural/dic/english-french.scm
-share/TeXmacs/langs/natural/dic/english-german.scm
-share/TeXmacs/langs/natural/dic/english-greek.scm
-share/TeXmacs/langs/natural/dic/english-hungarian.scm
-share/TeXmacs/langs/natural/dic/english-italian.scm
-share/TeXmacs/langs/natural/dic/english-japanese.scm
-share/TeXmacs/langs/natural/dic/english-korean.scm
-share/TeXmacs/langs/natural/dic/english-new.scm
-share/TeXmacs/langs/natural/dic/english-polish.scm
-share/TeXmacs/langs/natural/dic/english-portuguese.scm
-share/TeXmacs/langs/natural/dic/english-romanian.scm
-share/TeXmacs/langs/natural/dic/english-russian.scm
-share/TeXmacs/langs/natural/dic/english-slovene.scm
-share/TeXmacs/langs/natural/dic/english-spanish.scm
-share/TeXmacs/langs/natural/dic/english-swedish.scm
-share/TeXmacs/langs/natural/dic/english-taiwanese.scm
-share/TeXmacs/langs/natural/dic/english-ukrainian.scm
-share/TeXmacs/langs/natural/hyphen/hyphen.bulgarian
-share/TeXmacs/langs/natural/hyphen/hyphen.czech
-share/TeXmacs/langs/natural/hyphen/hyphen.danish
-share/TeXmacs/langs/natural/hyphen/hyphen.dutch
-share/TeXmacs/langs/natural/hyphen/hyphen.finnish
-share/TeXmacs/langs/natural/hyphen/hyphen.french
-share/TeXmacs/langs/natural/hyphen/hyphen.german
-share/TeXmacs/langs/natural/hyphen/hyphen.hungarian
-share/TeXmacs/langs/natural/hyphen/hyphen.italian
-share/TeXmacs/langs/natural/hyphen/hyphen.polish
-share/TeXmacs/langs/natural/hyphen/hyphen.portuguese
-share/TeXmacs/langs/natural/hyphen/hyphen.romanian
-share/TeXmacs/langs/natural/hyphen/hyphen.russian
-share/TeXmacs/langs/natural/hyphen/hyphen.slovene
-share/TeXmacs/langs/natural/hyphen/hyphen.spanish
-share/TeXmacs/langs/natural/hyphen/hyphen.swedish
-share/TeXmacs/langs/natural/hyphen/hyphen.ukenglish
-share/TeXmacs/langs/natural/hyphen/hyphen.ukrainian
-share/TeXmacs/langs/natural/hyphen/hyphen.us
-share/TeXmacs/langs/natural/hyphen/lppl-1.3.txt
-share/TeXmacs/langs/natural/miss/english-czech-miss.scm
-share/TeXmacs/langs/natural/miss/english-finnish-miss.scm
-share/TeXmacs/langs/natural/miss/english-hungarian-miss.scm
-share/TeXmacs/langs/natural/miss/english-italian-miss.scm
-share/TeXmacs/langs/natural/miss/english-polish-miss.scm
-share/TeXmacs/langs/natural/miss/english-portuguese-miss.scm
-share/TeXmacs/langs/natural/miss/english-romanian-miss.scm
-share/TeXmacs/langs/natural/miss/english-russian-miss.scm
-share/TeXmacs/langs/natural/miss/english-slovene-miss.scm
-share/TeXmacs/langs/natural/miss/english-spanish-miss.scm
-share/TeXmacs/langs/natural/miss/english-swedish-miss.scm
-share/TeXmacs/langs/natural/miss/english-ukrainian-miss.scm
-share/TeXmacs/misc/convert/color.pro
-share/TeXmacs/misc/convert/html_commands
-share/TeXmacs/misc/convert/special.pro
-share/TeXmacs/misc/convert/tex.pro
-share/TeXmacs/misc/convert/texps.pro
-share/TeXmacs/misc/images/TeXmacs.svg
-share/TeXmacs/misc/images/left-head.png
-share/TeXmacs/misc/images/right-head.png
-share/TeXmacs/misc/images/text-texmacs.svg
-share/TeXmacs/misc/images/tm_gnu1.png
-share/TeXmacs/misc/images/tm_gnu1.ps
-share/TeXmacs/misc/images/tm_gnu2.png
-share/TeXmacs/misc/images/tm_gnu2.ps
-share/TeXmacs/misc/images/tm_gnu3.png
-share/TeXmacs/misc/images/tm_gnu3.ps
-share/TeXmacs/misc/inkscape_plugin/texmacs.inx
-share/TeXmacs/misc/inkscape_plugin/texmacs_latex.sty
-share/TeXmacs/misc/inkscape_plugin/texmacs_reedit.py
-share/TeXmacs/misc/latex/TeXmacs.sty
-share/TeXmacs/misc/latex/f2pspost.tex
-share/TeXmacs/misc/mime/texmacs.applications
-share/TeXmacs/misc/mime/texmacs.desktop
-share/TeXmacs/misc/mime/texmacs.keys
-share/TeXmacs/misc/mime/texmacs.mime
-share/TeXmacs/misc/mime/texmacs.xml
-share/TeXmacs/misc/patterns/granite-dark.png
-share/TeXmacs/misc/patterns/granite-light.png
-share/TeXmacs/misc/patterns/granite-medium.png
-share/TeXmacs/misc/patterns/granite-xdark.png
-share/TeXmacs/misc/patterns/metal-brushed-dark.png
-share/TeXmacs/misc/patterns/metal-brushed-light.png
-share/TeXmacs/misc/patterns/metal-brushed-medium.png
-share/TeXmacs/misc/patterns/metal-rough-dark.png
-share/TeXmacs/misc/patterns/metal-rough-light.png
-share/TeXmacs/misc/patterns/metal-rough-medium.png
-share/TeXmacs/misc/patterns/paper-manila-bright.png
-share/TeXmacs/misc/patterns/paper-manila-light.png
-share/TeXmacs/misc/patterns/paper-manila-medium.png
-share/TeXmacs/misc/patterns/paper-ridged-bright.png
-share/TeXmacs/misc/patterns/paper-ridged-light.png
-share/TeXmacs/misc/patterns/paper-ridged-medium.png
-share/TeXmacs/misc/patterns/paper-rough-bright.png
-share/TeXmacs/misc/patterns/paper-rough-light.png
-share/TeXmacs/misc/patterns/paper-rough-medium.png
-share/TeXmacs/misc/patterns/pine.png
-share/TeXmacs/misc/patterns/ridged-brushed-dark.png
-share/TeXmacs/misc/patterns/ridged-brushed-light.png
-share/TeXmacs/misc/patterns/ridged-brushed-medium.png
-share/TeXmacs/misc/patterns/wood-dark.png
-share/TeXmacs/misc/patterns/wood-light.png
-share/TeXmacs/misc/patterns/wood-medium.png
-share/TeXmacs/misc/patterns/wood-xdark.png
-share/TeXmacs/misc/pixmaps/LICENSE
-share/TeXmacs/misc/pixmaps/TeXmacs-einstein.xpm
-share/TeXmacs/misc/pixmaps/TeXmacs-gnu.xpm
-share/TeXmacs/misc/pixmaps/TeXmacs-old.xpm
-share/TeXmacs/misc/pixmaps/TeXmacs-sigma.xpm
-share/TeXmacs/misc/pixmaps/TeXmacs-solid.xpm
-share/TeXmacs/misc/pixmaps/TeXmacs.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_add.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_add.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_add.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_add_2.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_add_2.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_add_2.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_alternate_both.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_alternate_both.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_alternate_both.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_alternate_first.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_alternate_first.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_alternate_first.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_alternate_second.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_alternate_second.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_alternate_second.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_background.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_background.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_background.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_border.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_border.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_border.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_pos.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_pos.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_pos.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_size.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_size.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_size.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_special.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_special.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_special.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_wrap.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_wrap.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_cell_wrap.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_down.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_down.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_down.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_left.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_left.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_left.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_right.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_right.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_right.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_up.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_up.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_delete_up.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_emphasize.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_emphasize.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_exit_left.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_exit_left.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_exit_left.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_exit_right.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_exit_right.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_exit_right.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_focus_delete.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_focus_delete.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_focus_delete.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_focus_help.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_focus_help.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_focus_help.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_focus_prefs.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_focus_prefs.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_focus_prefs.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_down.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_down.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_down.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_left.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_left.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_left.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_right.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_right.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_right.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_up.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_up.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_insert_up.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_large_around.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_large_around.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_large_around.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_large_around_2.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_large_around_2.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_large_around_2.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_math.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_math.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_name.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_name.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_numbered.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_numbered.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_numbered.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_root_index.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_root_index.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_root_index.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_sample.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_sample.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_sansserif.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_sansserif.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_set_properties.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_set_properties.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_set_properties.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_show_hidden.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_show_hidden.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_show_hidden.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_first.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_first.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_first.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_last.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_last.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_last.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_next.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_next.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_next.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_previous.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_previous.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_similar_previous.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_strong.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_strong.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_table_parwidth.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_table_parwidth.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_table_parwidth.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_verbatim.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_verbatim.xpm
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_wide_under.png
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_wide_under.svg
-share/TeXmacs/misc/pixmaps/modern/16x16/focus/tm_wide_under.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_activate.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_activate.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_activate.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_alignment.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_alignment.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_alignment.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_animate.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_animate.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_animate.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_arc_mode.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_arc_mode.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_arc_mode.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_arrow.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_arrow.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_arrow.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_assign.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_assign.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_assign.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bbb.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bbb.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bbb.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bigaround.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bigaround.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bigaround.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bigop.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bigop.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bigop.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_binop.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_binop.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_binop.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_binrel.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_binrel.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_binrel.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bold.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bold.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_bold.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_cal.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_cal.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_cal.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_carc_mode.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_carc_mode.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_carc_mode.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_chapter.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_chapter.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_chapter.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_cline_mode.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_cline_mode.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_cline_mode.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_color.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_color.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_color.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_compact.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_compact.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_compact.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_cspline_mode.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_cspline_mode.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_cspline_mode.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_ctrl_flow.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_ctrl_flow.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_ctrl_flow.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_edit_props.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_edit_props.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_edit_props.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_emphasize.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_emphasize.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_emphasize.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_equal.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_equal.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_equal.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_explain.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_explain.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_explain.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_floatpos.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_floatpos.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_floatpos.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_fraction.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_fraction.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_fraction.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_frak.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_frak.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_frak.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_graphics_geometry.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_graphics_geometry.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_graphics_geometry.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_graphics_grid.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_graphics_grid.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_graphics_grid.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_greek.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_greek.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_greek.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_group.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_group.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_group.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_move.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_move.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_move.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_rotate.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_rotate.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_rotate.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_zoom.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_zoom.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_group_zoom.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_gui.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_gui.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_gui.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_image.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_image.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_image.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_index.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_index.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_index.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_italic.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_italic.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_italic.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_lambda.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_lambda.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_lambda.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_line_mode.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_line_mode.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_line_mode.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_link.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_link.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_link.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_list.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_list.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_list.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math_preferences.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math_preferences.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math_preferences.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math_style.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math_style.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math_style.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math_syntax.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math_syntax.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_math_syntax.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_mathbold.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_mathbold.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_mathbold.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_miscsymb.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_miscsymb.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_miscsymb.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_name.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_name.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_name.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_op.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_op.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_op.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_pageins.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_pageins.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_pageins.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_parindent.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_parindent.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_parindent.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_parstyle.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_parstyle.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_parstyle.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_point_mode.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_point_mode.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_point_mode.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_prime.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_prime.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_prime.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_program.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_program.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_program.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_prominent.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_prominent.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_prominent.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_quote.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_quote.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_root.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_root.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_root.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_sample.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_sample.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_sample.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_sansserif.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_sansserif.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_sansserif.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_section.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_section.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_section.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_shell.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_shell.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_shell.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_smallcaps.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_smallcaps.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_smallcaps.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_spline_mode.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_spline_mode.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_spline_mode.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_stretch.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_stretch.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_stretch.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_strong.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_strong.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_strong.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_subsup.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_subsup.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_subsup.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_switch.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_switch.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_switch.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_table.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_table.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_table.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_textat_mode.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_textat_mode.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_textat_mode.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_textual.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_textual.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_textual.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_theorem.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_theorem.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_theorem.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_three.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_three.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_three.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_tmdoc_annotate.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_tmdoc_annotate.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_tmdoc_annotate.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_tmdoc_title.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_tmdoc_title.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_tmdoc_title.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_traverse.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_traverse.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_traverse.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_tuple.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_tuple.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_tuple.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_typewriter.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_typewriter.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_typewriter.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_unequal.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_unequal.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_unequal.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_verbatim.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_verbatim.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_verbatim.xpm
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_wide.png
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_wide.svg
-share/TeXmacs/misc/pixmaps/modern/20x20/mode/tm_wide.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_back.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_back.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_back.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_cancel.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_cancel.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_cancel.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_cancel_2.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_cancel_2.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_cancel_2.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_copy.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_copy.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_copy.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_cut.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_cut.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_cut.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_find.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_find.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_find.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_find_next.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_find_next.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_find_next.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_forward.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_forward.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_forward.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_language.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_language.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_language.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_larrow.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_larrow.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_larrow.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_larrow_bar.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_larrow_bar.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_larrow_bar.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_larrow_double.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_larrow_double.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_larrow_double.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_new.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_new.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_new.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_open.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_open.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_open.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_open_bis.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_open_bis.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_open_bis.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_paste.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_paste.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_paste.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_preferences.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_preferences.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_preferences.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_print.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_print.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_print.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_rarrow.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_rarrow.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_rarrow.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_rarrow_bar.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_rarrow_bar.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_rarrow_bar.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_rarrow_double.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_rarrow_double.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_rarrow_double.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_redo.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_redo.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_redo.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_reload.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_reload.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_reload.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_replace.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_replace.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_replace.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_save.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_save.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_save.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_spell.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_spell.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_spell.xpm
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_undo.png
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_undo.svg
-share/TeXmacs/misc/pixmaps/modern/24x24/main/tm_undo.xpm
-share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_convert.png
-share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_convert.svg
-share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_convert.xpm
-share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_general.png
-share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_general.svg
-share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_general.xpm
-share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_keyboard.png
-share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_keyboard.svg
-share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_keyboard.xpm
-share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_other.png
-share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_other.svg
-share/TeXmacs/misc/pixmaps/modern/32x32/settings/tm_prefs_other.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_abstract.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_acute.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_bar.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_bigleft.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_bigright.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_bigsep.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_books.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_breve.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_bottom.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_by_cell.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_by_column.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_by_row.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_by_table.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_cell.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_column.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_hbase.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_hcenter.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_hcomma.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_hdot.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_height.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_hexact.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_hmax.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_hmin.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_hsep.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_left.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_right.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_row.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_span.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_subtable.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_table.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_top.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_vbase.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_vcenter.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_vexact.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_vmax.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_vmin.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_vsep.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cell_width.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_center.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_check.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_clsession.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_cursor_none.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_ddot.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_dead.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_decorate_down.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_decorate_left.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_decorate_right.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_decorate_up.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_description.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_display_style.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_dot.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_empty.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_enumerate.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_exit.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_fill.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_floating.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_footnote.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_go.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_gr_color.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_cursor.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_cursorM.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_cursor_redimE.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_cursor_redimN.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_cursor_redimS.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_mask.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_maskM.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_mask_redimE.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_mask_redimN.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_mask_redimS.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_graphics_redim.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_grave.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_group_ungroup.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_hat.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_help.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_if.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_insert_graphics.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_invbreve.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_item.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_itemize.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_justify.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_left.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_line_arrows.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_line_pattern.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_line_style.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_line_width.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_margin.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_mask_none.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_multicol.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_plugin_input.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_plugin_output.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_plus.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_point_style.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_right.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_session_delete.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_session_field.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_session_insert.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_session_session.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_session_split.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_small_textual.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_specified.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_sqrt.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_stop.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_style.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_sub.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_sup.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_arow.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_bbottom.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_bhcenter.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_bleft.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_border.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_bottom.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_bright.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_brow.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_btop.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_bvcenter.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_dcol.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_drow.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_hbase.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_hcenter.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_insert.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_lcol.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_left.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_pos.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_rcol.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_right.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_size.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_special.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_top.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_vbase.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_vcenter.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_table_vfrac.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_test.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_text_align.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_tilda.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_title.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_toggle_change_props.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_unfold.xpm
-share/TeXmacs/misc/pixmaps/traditional/--x17/tm_vect.xpm
-share/TeXmacs/misc/pixmaps/unknown.ps
-share/TeXmacs/misc/sounds/phone.wav
-share/TeXmacs/packages/beamer/alt-colors.ts
-share/TeXmacs/packages/beamer/framed-envs.ts
-share/TeXmacs/packages/beamer/metal.ts
-share/TeXmacs/packages/beamer/ornaments.ts
-share/TeXmacs/packages/beamer/presentation.ts
-share/TeXmacs/packages/beamer/ridged-paper.ts
-share/TeXmacs/packages/beamer/slides.ts
-share/TeXmacs/packages/customize/centered-program.ts
-share/TeXmacs/packages/customize/cite-author-year.ts
-share/TeXmacs/packages/customize/compact-list.ts
-share/TeXmacs/packages/customize/framed-program.ts
-share/TeXmacs/packages/customize/graphical-macros.ts
-share/TeXmacs/packages/customize/number-europe.ts
-share/TeXmacs/packages/customize/number-long-article.ts
-share/TeXmacs/packages/customize/number-us.ts
-share/TeXmacs/packages/customize/structured-list.ts
-share/TeXmacs/packages/customize/structured-section.ts
-share/TeXmacs/packages/customize/two-columns.ts
-share/TeXmacs/packages/documentation/scheme-api.ts
-share/TeXmacs/packages/documentation/tmdoc-keyboard.ts
-share/TeXmacs/packages/documentation/tmdoc-markup.ts
-share/TeXmacs/packages/documentation/tmdoc-traversal.ts
-share/TeXmacs/packages/documentation/tmdoc-web.ts
-share/TeXmacs/packages/environment/env-base.ts
-share/TeXmacs/packages/environment/env-float.ts
-share/TeXmacs/packages/environment/env-flush-math.ts
-share/TeXmacs/packages/environment/env-math.ts
-share/TeXmacs/packages/environment/env-program.ts
-share/TeXmacs/packages/environment/env-theorem.ts
-share/TeXmacs/packages/environment/env.ts
-share/TeXmacs/packages/example/allouche.ts
-share/TeXmacs/packages/example/bpr.ts
-share/TeXmacs/packages/example/vdh.ts
-share/TeXmacs/packages/gui/gui-brushed.ts
-share/TeXmacs/packages/gui/gui-form.ts
-share/TeXmacs/packages/gui/gui-granite.ts
-share/TeXmacs/packages/gui/gui-layout.ts
-share/TeXmacs/packages/gui/gui-metal.ts
-share/TeXmacs/packages/gui/gui-widget.ts
-share/TeXmacs/packages/gui/gui.ts
-share/TeXmacs/packages/header/header-article.ts
-share/TeXmacs/packages/header/header-book.ts
-share/TeXmacs/packages/header/header-exam.ts
-share/TeXmacs/packages/header/header-generic.ts
-share/TeXmacs/packages/header/header-letter.ts
-share/TeXmacs/packages/header/header-seminar.ts
-share/TeXmacs/packages/header/title-base.ts
-share/TeXmacs/packages/header/title-book.ts
-share/TeXmacs/packages/header/title-generic.ts
-share/TeXmacs/packages/header/title-seminar.ts
-share/TeXmacs/packages/obsolete/presentation-ridged-paper.ts
-share/TeXmacs/packages/program/calc.ts
-share/TeXmacs/packages/program/scripts.ts
-share/TeXmacs/packages/program/session.ts
-share/TeXmacs/packages/program/varsession.ts
-share/TeXmacs/packages/revtex/revtex-10pt.ts
-share/TeXmacs/packages/revtex/revtex-11pt.ts
-share/TeXmacs/packages/revtex/revtex-12pt.ts
-share/TeXmacs/packages/section/section-article.ts
-share/TeXmacs/packages/section/section-base.ts
-share/TeXmacs/packages/section/section-book.ts
-share/TeXmacs/packages/section/section-generic.ts
-share/TeXmacs/packages/section/section-seminar.ts
-share/TeXmacs/packages/standard/std-automatic.ts
-share/TeXmacs/packages/standard/std-counter.ts
-share/TeXmacs/packages/standard/std-fold.ts
-share/TeXmacs/packages/standard/std-graphics.ts
-share/TeXmacs/packages/standard/std-latex.ts
-share/TeXmacs/packages/standard/std-list.ts
-share/TeXmacs/packages/standard/std-markup.ts
-share/TeXmacs/packages/standard/std-math.ts
-share/TeXmacs/packages/standard/std-pattern.ts
-share/TeXmacs/packages/standard/std-symbol.ts
-share/TeXmacs/packages/standard/std-utils.ts
-share/TeXmacs/packages/standard/std.ts
-share/TeXmacs/packages/test/algo.ts
-share/TeXmacs/packages/utilities/chat.ts
-share/TeXmacs/packages/utilities/doxygen.ts
-share/TeXmacs/packages/utilities/math-brackets.ts
-share/TeXmacs/packages/utilities/math-check.ts
-share/TeXmacs/packages/utilities/poorman-doxygen.ts
-share/TeXmacs/plugins/asymptote/doc/asymptote-abstract.en.tm
-share/TeXmacs/plugins/asymptote/doc/asymptote-demo.en.tm
-share/TeXmacs/plugins/asymptote/doc/asymptote.en.tm
-share/TeXmacs/plugins/asymptote/progs/asymptote-menus.scm
-share/TeXmacs/plugins/asymptote/progs/init-asymptote.scm
-share/TeXmacs/plugins/axiom/doc/axiom-abstract.en.tm
-share/TeXmacs/plugins/axiom/doc/axiom.en.tm
-share/TeXmacs/plugins/axiom/packages/session/axiom.ts
-share/TeXmacs/plugins/axiom/progs/axiom-input.scm
-share/TeXmacs/plugins/axiom/progs/init-axiom.scm
-share/TeXmacs/plugins/caas/packages/session/caas.ts
-share/TeXmacs/plugins/caas/progs/caas-edit.scm
-share/TeXmacs/plugins/caas/progs/caas-input.scm
-share/TeXmacs/plugins/caas/progs/init-caas.scm
-share/TeXmacs/plugins/cadabra/doc/cadabra-abstract.en.tm
-share/TeXmacs/plugins/cadabra/doc/cadabra.en.tm
-share/TeXmacs/plugins/cadabra/progs/init-cadabra.scm
-share/TeXmacs/plugins/coq/packages/session/coq.ts
-share/TeXmacs/plugins/coq/progs/coq-edit.scm
-share/TeXmacs/plugins/coq/progs/coq-kbd.scm
-share/TeXmacs/plugins/coq/progs/init-coq.scm
-share/TeXmacs/plugins/dratex/doc/dratex-demo.en.tm
-share/TeXmacs/plugins/dratex/doc/dratex.en.tm
-share/TeXmacs/plugins/dratex/latex/AlDraTex.sty
-share/TeXmacs/plugins/dratex/latex/DraTex.sty
-share/TeXmacs/plugins/dratex/progs/init-dratex.scm
-share/TeXmacs/plugins/eukleides/doc/eukleides-abstract.en.tm
-share/TeXmacs/plugins/eukleides/doc/eukleides-demo.en.tm
-share/TeXmacs/plugins/eukleides/doc/eukleides.en.tm
-share/TeXmacs/plugins/eukleides/progs/eukleides-figures-menu.scm
-share/TeXmacs/plugins/eukleides/progs/eukleides-menus.scm
-share/TeXmacs/plugins/eukleides/progs/init-eukleides.scm
-share/TeXmacs/plugins/feynmf/doc/feynmf-abstract.en.tm
-share/TeXmacs/plugins/feynmf/doc/feynmf-demo.en.tm
-share/TeXmacs/plugins/feynmf/doc/feynmf-todo.en.tm
-share/TeXmacs/plugins/feynmf/doc/feynmf.en.tm
-share/TeXmacs/plugins/feynmf/progs/init-feynmf.scm
-share/TeXmacs/plugins/feynmf/share/feynmf-styles
-share/TeXmacs/plugins/fricas/doc/fricas-abstract.en.tm
-share/TeXmacs/plugins/fricas/doc/fricas-demo.en.tm
-share/TeXmacs/plugins/fricas/progs/fricas-input.scm
-share/TeXmacs/plugins/fricas/progs/fricas-kbd.scm
-share/TeXmacs/plugins/fricas/progs/fricas-menus.scm
-share/TeXmacs/plugins/fricas/progs/init-fricas.scm
-share/TeXmacs/plugins/giac/doc/giac-abstract.en.tm
-share/TeXmacs/plugins/giac/doc/giac.en.tm
-share/TeXmacs/plugins/giac/packages/session/giac.ts
-share/TeXmacs/plugins/giac/progs/giac-input.scm
-share/TeXmacs/plugins/giac/progs/giac-menus.scm
-share/TeXmacs/plugins/giac/progs/init-giac.scm
-share/TeXmacs/plugins/gnuplot/doc/gnuplot-demo.en.tm
-share/TeXmacs/plugins/gnuplot/doc/gnuplot-demo.it.tm
-share/TeXmacs/plugins/gnuplot/doc/gnuplot.en.tm
-share/TeXmacs/plugins/gnuplot/progs/gnuplot-input.scm
-share/TeXmacs/plugins/gnuplot/progs/init-gnuplot.scm
-share/TeXmacs/plugins/graphviz/doc/graphviz.en.tm
-share/TeXmacs/plugins/graphviz/progs/init-graphviz.scm
-share/TeXmacs/plugins/gtybalt/doc/gtybalt-abstract.en.tm
-share/TeXmacs/plugins/gtybalt/doc/gtybalt.en.tm
-share/TeXmacs/plugins/gtybalt/progs/init-gtybalt.scm
-share/TeXmacs/plugins/lisp/clisp/clisp-init.lisp
-share/TeXmacs/plugins/lisp/clisp/clisp.ps
-share/TeXmacs/plugins/lisp/cmucl/cmucl-init.lisp
-share/TeXmacs/plugins/lisp/doc/README
-share/TeXmacs/plugins/lisp/doc/lisp.en.tm
-share/TeXmacs/plugins/lisp/lisp/tmlib.lisp
-share/TeXmacs/plugins/lisp/progs/init-lisp.scm
-share/TeXmacs/plugins/lisp/scl/scl-init.lisp
-share/TeXmacs/plugins/lush/doc/lush.en.tm
-share/TeXmacs/plugins/lush/lush/tmlush.lsh
-share/TeXmacs/plugins/lush/progs/init-lush.scm
-share/TeXmacs/plugins/macaulay2/doc/macaulay2-abstract.en.tm
-share/TeXmacs/plugins/macaulay2/doc/macaulay2-demo.en.tm
-share/TeXmacs/plugins/macaulay2/doc/macaulay2-demo.it.tm
-share/TeXmacs/plugins/macaulay2/doc/macaulay2.en.tm
-share/TeXmacs/plugins/macaulay2/packages/session/macaulay2.ts
-share/TeXmacs/plugins/macaulay2/progs/init-macaulay2.scm
-share/TeXmacs/plugins/macaulay2/progs/m2-input.scm
-share/TeXmacs/plugins/maple/Makefile.9
-share/TeXmacs/plugins/maple/doc/maple.en.tm
-share/TeXmacs/plugins/maple/maple/init-maple.mpl
-share/TeXmacs/plugins/maple/packages/session/maple.ts
-share/TeXmacs/plugins/maple/progs/init-maple.scm
-share/TeXmacs/plugins/maple/progs/maple-input.scm
-share/TeXmacs/plugins/maple/src.9/tm_maple_9.c
-share/TeXmacs/plugins/mathemagix/doc/mathemagix-abstract.en.tm
-share/TeXmacs/plugins/mathemagix/doc/mathemagix-demo.en.tm
-share/TeXmacs/plugins/mathemagix/doc/mathemagix.en.tm
-share/TeXmacs/plugins/mathemagix/packages/session/mathemagix.ts
-share/TeXmacs/plugins/mathemagix/progs/init-mathemagix.scm
-share/TeXmacs/plugins/mathemagix/progs/mathemagix-edit.scm
-share/TeXmacs/plugins/mathemagix/progs/mathemagix-input.scm
-share/TeXmacs/plugins/mathemagix/progs/mathemagix-kbd.scm
-share/TeXmacs/plugins/mathemagix/progs/mathemagix-menus.scm
-share/TeXmacs/plugins/mathemagix/progs/mmx-indent.scm
-share/TeXmacs/plugins/mathemagix/progs/mmx-input.scm
-share/TeXmacs/plugins/mathematica/Makefile.lazy
-share/TeXmacs/plugins/mathematica/doc/mathematica.en.tm
-share/TeXmacs/plugins/mathematica/packages/session/mathematica.ts
-share/TeXmacs/plugins/mathematica/progs/init-mathematica.scm
-share/TeXmacs/plugins/mathematica/ps/post
-share/TeXmacs/plugins/mathematica/ps/pre
-share/TeXmacs/plugins/mathematica/src.lazy/tm_mathematica.c
-share/TeXmacs/plugins/matlab/code/isnewans.m
-share/TeXmacs/plugins/matlab/code/mat2scm.m
-share/TeXmacs/plugins/matlab/code/num2scm.m
-share/TeXmacs/plugins/matlab/code/obj2scm.m
-share/TeXmacs/plugins/matlab/code/scheme.m
-share/TeXmacs/plugins/matlab/code/str2scm.m
-share/TeXmacs/plugins/matlab/code/struct2bullet.m
-share/TeXmacs/plugins/matlab/code/struct2scm.m
-share/TeXmacs/plugins/matlab/code/struct2tree.m
-share/TeXmacs/plugins/matlab/code/tmdisp.m
-share/TeXmacs/plugins/matlab/code/tmrepl.m
-share/TeXmacs/plugins/matlab/code/typeinfo.m
-share/TeXmacs/plugins/matlab/doc/matlab.en.tm
-share/TeXmacs/plugins/matlab/progs/init-matlab.scm
-share/TeXmacs/plugins/maxima/doc/maxima-abstract.en.tm
-share/TeXmacs/plugins/maxima/doc/maxima-demo.en.tm
-share/TeXmacs/plugins/maxima/doc/maxima-demo.it.tm
-share/TeXmacs/plugins/maxima/doc/maxima.en.tm
-share/TeXmacs/plugins/maxima/lisp/texmacs-maxima.lisp
-share/TeXmacs/plugins/maxima/packages/session/maxima.ts
-share/TeXmacs/plugins/maxima/progs/init-maxima.scm
-share/TeXmacs/plugins/maxima/progs/maxima-input.scm
-share/TeXmacs/plugins/maxima/progs/maxima-kbd.scm
-share/TeXmacs/plugins/maxima/progs/maxima-menus.scm
-share/TeXmacs/plugins/mmi/packages/session/mmi.ts
-share/TeXmacs/plugins/mmi/progs/init-mmi.scm
-share/TeXmacs/plugins/mmi/progs/mmi-edit.scm
-share/TeXmacs/plugins/mmi/progs/mmi-input.scm
-share/TeXmacs/plugins/mupad/doc/mupad.en.tm
-share/TeXmacs/plugins/mupad/packages/session/mupad.ts
-share/TeXmacs/plugins/mupad/progs/init-mupad.scm
-share/TeXmacs/plugins/mupad/progs/mupad-input.scm
-share/TeXmacs/plugins/mupad/progs/mupad-menus.scm
-share/TeXmacs/plugins/mycas/doc/mycas.en.tm
-share/TeXmacs/plugins/mycas/progs/init-mycas.scm
-share/TeXmacs/plugins/octave/doc/COPYING
-share/TeXmacs/plugins/octave/doc/README
-share/TeXmacs/plugins/octave/doc/octave-abstract.en.tm
-share/TeXmacs/plugins/octave/doc/octave-demo.en.tm
-share/TeXmacs/plugins/octave/doc/octave-demo.it.tm
-share/TeXmacs/plugins/octave/doc/octave-details.en.tm
-share/TeXmacs/plugins/octave/doc/octave.en.tm
-share/TeXmacs/plugins/octave/octave/.octaverc
-share/TeXmacs/plugins/octave/octave/plot/__errplot__.m
-share/TeXmacs/plugins/octave/octave/plot/__plt2mm__.m
-share/TeXmacs/plugins/octave/octave/plot/__plt2mv__.m
-share/TeXmacs/plugins/octave/octave/plot/__plt2ss__.m
-share/TeXmacs/plugins/octave/octave/plot/__plt2vm__.m
-share/TeXmacs/plugins/octave/octave/plot/__plt2vv__.m
-share/TeXmacs/plugins/octave/octave/plot/contour.m
-share/TeXmacs/plugins/octave/octave/plot/mesh.m
-share/TeXmacs/plugins/octave/octave/polynomial/polyout.m
-share/TeXmacs/plugins/octave/octave/tm-start.oct
-share/TeXmacs/plugins/octave/octave/tm/isnewans.m
-share/TeXmacs/plugins/octave/octave/tm/list2scm.m
-share/TeXmacs/plugins/octave/octave/tm/mat2scm.m
-share/TeXmacs/plugins/octave/octave/tm/num2scm.m
-share/TeXmacs/plugins/octave/octave/tm/obj2scm.m
-share/TeXmacs/plugins/octave/octave/tm/scheme.m
-share/TeXmacs/plugins/octave/octave/tm/str2scm.m
-share/TeXmacs/plugins/octave/octave/tm/struct2bullet.m
-share/TeXmacs/plugins/octave/octave/tm/struct2scm.m
-share/TeXmacs/plugins/octave/octave/tm/struct2tree.m
-share/TeXmacs/plugins/octave/octave/tm/tmdisp.m
-share/TeXmacs/plugins/octave/octave/tm/tmlasterr.m
-share/TeXmacs/plugins/octave/octave/tm/tmrepl.m
-share/TeXmacs/plugins/octave/progs/init-octave.scm
-share/TeXmacs/plugins/pari/doc/pari-abstract.en.tm
-share/TeXmacs/plugins/pari/doc/pari.en.tm
-share/TeXmacs/plugins/pari/packages/session/pari.ts
-share/TeXmacs/plugins/pari/progs/init-pari.scm
-share/TeXmacs/plugins/pari/progs/pari-menus.scm
-share/TeXmacs/plugins/python/doc/python-abstract.en.tm
-share/TeXmacs/plugins/python/doc/python-demo.en.tm
-share/TeXmacs/plugins/python/doc/python-instructions.en.tm
-share/TeXmacs/plugins/python/doc/python-limitations.en.tm
-share/TeXmacs/plugins/python/doc/python.en.tm
-share/TeXmacs/plugins/python/progs/init-python.scm
-share/TeXmacs/plugins/qcl/doc/qcl-abstract.en.tm
-share/TeXmacs/plugins/qcl/doc/qcl-demo.en.tm
-share/TeXmacs/plugins/qcl/doc/qcl-demo.it.tm
-share/TeXmacs/plugins/qcl/doc/qcl.en.tm
-share/TeXmacs/plugins/qcl/progs/init-qcl.scm
-share/TeXmacs/plugins/qcl/progs/qcl-input.scm
-share/TeXmacs/plugins/r/doc/r-abstract.en.tm
-share/TeXmacs/plugins/r/doc/r-demo.en.tm
-share/TeXmacs/plugins/r/doc/r-demo.it.tm
-share/TeXmacs/plugins/r/doc/r.en.tm
-share/TeXmacs/plugins/r/progs/init-r.scm
-share/TeXmacs/plugins/r/progs/r-edit.scm
-share/TeXmacs/plugins/r/progs/r-input.scm
-share/TeXmacs/plugins/r/r/TeXmacs/DESCRIPTION
-share/TeXmacs/plugins/r/r/TeXmacs/R/TeXmacs.R
-share/TeXmacs/plugins/r/r/TeXmacs/demo/00Index
-share/TeXmacs/plugins/r/r/TeXmacs/demo/T.Hershey.R
-share/TeXmacs/plugins/r/r/TeXmacs/demo/T.Japanese.R
-share/TeXmacs/plugins/r/r/TeXmacs/demo/T.graphics.R
-share/TeXmacs/plugins/r/r/TeXmacs/demo/T.image.R
-share/TeXmacs/plugins/r/r/TeXmacs/demo/T.lm.glm.R
-share/TeXmacs/plugins/r/r/TeXmacs/demo/T.nlm.R
-share/TeXmacs/plugins/r/r/TeXmacs/demo/T.persp.R
-share/TeXmacs/plugins/r/r/TeXmacs/demo/T.plotmath.R
-share/TeXmacs/plugins/r/r/TeXmacs/demo/T.recursion.R
-share/TeXmacs/plugins/r/r/TeXmacs/man/DATA_BEGIN.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/DATA_END.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/TeXmacs-package.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/end.view.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/formatter_texmacs.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/print.texmacs.data.frame.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/print.texmacs.matrix.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/start.view.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/t.browseURL.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/t.cat.in2out.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/t.display.html.help.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/t.edit.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/t.help.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/t.highlight.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/t.issue.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/t.make.menu.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/t.matchAvailableTopics.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/t.nice.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/t.send.menu.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/t.start.html.help.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/t.start.inline.help.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/t.tab.comp.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/t.update.menus.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/tm.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/translator_texmacs.Rd
-share/TeXmacs/plugins/r/r/TeXmacs/man/v.Rd
-share/TeXmacs/plugins/reduce/doc/reduce-abstract.en.tm
-share/TeXmacs/plugins/reduce/doc/reduce-demo.en.tm
-share/TeXmacs/plugins/reduce/doc/reduce.en.tm
-share/TeXmacs/plugins/reduce/install/reducerc
-share/TeXmacs/plugins/reduce/progs/init-reduce.scm
-share/TeXmacs/plugins/reduce/progs/reduce-input.scm
-share/TeXmacs/plugins/reduce/progs/reduce-kbd.scm
-share/TeXmacs/plugins/reduce/progs/reduce-menus.scm
-share/TeXmacs/plugins/sage/doc/sage-abstract.en.tm
-share/TeXmacs/plugins/sage/doc/sage.en.tm
-share/TeXmacs/plugins/sage/progs/init-sage.scm
-share/TeXmacs/plugins/sage/progs/sage-input.scm
-share/TeXmacs/plugins/scilab/doc/scilab.en.tm
-share/TeXmacs/plugins/scilab/progs/init-scilab.scm
-share/TeXmacs/plugins/shell/doc/shell.en.tm
-share/TeXmacs/plugins/shell/progs/init-shell.scm
-share/TeXmacs/plugins/texgraph/LisezMoi.txt
-share/TeXmacs/plugins/texgraph/ReadMe.txt
-share/TeXmacs/plugins/texgraph/doc/texgraph-abstract.en.tm
-share/TeXmacs/plugins/texgraph/doc/texgraph.en.tm
-share/TeXmacs/plugins/texgraph/packages/program/texgraph-scripts.ts
-share/TeXmacs/plugins/texgraph/progs/init-texgraph.scm
-share/TeXmacs/plugins/texgraph/progs/texgraph-2d-menu.scm
-share/TeXmacs/plugins/texgraph/progs/texgraph-3d-menu.scm
-share/TeXmacs/plugins/texgraph/progs/texgraph-figures-menu.scm
-share/TeXmacs/plugins/texgraph/progs/texgraph-input.scm
-share/TeXmacs/plugins/texgraph/progs/texgraph-menus.scm
-share/TeXmacs/plugins/texgraph/progs/texgraph-scripts-edit.scm
-share/TeXmacs/plugins/texgraph/progs/texgraph-scripts-menu.scm
-share/TeXmacs/plugins/texgraph/texgraph_macros_texmacs.mac
-share/TeXmacs/plugins/xypic/doc/xypic.en.tm
-share/TeXmacs/plugins/xypic/progs/init-xypic.scm
-share/TeXmacs/plugins/yacas/doc/yacas-abstract.en.tm
-share/TeXmacs/plugins/yacas/doc/yacas-demo.en.tm
-share/TeXmacs/plugins/yacas/doc/yacas-demo.it.tm
-share/TeXmacs/plugins/yacas/doc/yacas.en.tm
-share/TeXmacs/plugins/yacas/progs/init-yacas.scm
-share/TeXmacs/progs/bibtex/abbrv.scm
-share/TeXmacs/progs/bibtex/acm.scm
-share/TeXmacs/progs/bibtex/alpha.scm
-share/TeXmacs/progs/bibtex/bib-complete.scm
-share/TeXmacs/progs/bibtex/bib-utils.scm
-share/TeXmacs/progs/bibtex/elsart-num.scm
-share/TeXmacs/progs/bibtex/ieeetr.scm
-share/TeXmacs/progs/bibtex/plain.scm
-share/TeXmacs/progs/bibtex/siam.scm
-share/TeXmacs/progs/client/client-base.scm
-share/TeXmacs/progs/client/client-menu.scm
-share/TeXmacs/progs/client/client-resource.scm
-share/TeXmacs/progs/client/client-tmfs.scm
-share/TeXmacs/progs/convert/bibtex/bibtexout.scm
-share/TeXmacs/progs/convert/bibtex/bibtextm.scm
-share/TeXmacs/progs/convert/bibtex/init-bibtex.scm
-share/TeXmacs/progs/convert/bibtex/tmbibtex.scm
-share/TeXmacs/progs/convert/html/htmlout.scm
-share/TeXmacs/progs/convert/html/htmltest.scm
-share/TeXmacs/progs/convert/html/htmltm-test.scm
-share/TeXmacs/progs/convert/html/htmltm.scm
-share/TeXmacs/progs/convert/html/init-html.scm
-share/TeXmacs/progs/convert/html/tmhtml-expand.scm
-share/TeXmacs/progs/convert/html/tmhtml-test.scm
-share/TeXmacs/progs/convert/html/tmhtml.scm
-share/TeXmacs/progs/convert/images/init-images.scm
-share/TeXmacs/progs/convert/images/tmimage.scm
-share/TeXmacs/progs/convert/latex/init-latex.scm
-share/TeXmacs/progs/convert/latex/latex-drd.scm
-share/TeXmacs/progs/convert/latex/latex-symbol-drd.scm
-share/TeXmacs/progs/convert/latex/latex-texmacs-drd.scm
-share/TeXmacs/progs/convert/latex/latex-tools.scm
-share/TeXmacs/progs/convert/latex/texout.scm
-share/TeXmacs/progs/convert/latex/textest.scm
-share/TeXmacs/progs/convert/latex/textm.scm
-share/TeXmacs/progs/convert/latex/tmtex-acm.scm
-share/TeXmacs/progs/convert/latex/tmtex-ams.scm
-share/TeXmacs/progs/convert/latex/tmtex-elsevier.scm
-share/TeXmacs/progs/convert/latex/tmtex-revtex.scm
-share/TeXmacs/progs/convert/latex/tmtex-springer.scm
-share/TeXmacs/progs/convert/latex/tmtex-test.scm
-share/TeXmacs/progs/convert/latex/tmtex.scm
-share/TeXmacs/progs/convert/mathml/mathml-drd.scm
-share/TeXmacs/progs/convert/mathml/mathtm-test.scm
-share/TeXmacs/progs/convert/mathml/mathtm.scm
-share/TeXmacs/progs/convert/mathml/tmmath.scm
-share/TeXmacs/progs/convert/rewrite/init-rewrite.scm
-share/TeXmacs/progs/convert/rewrite/tmtm-brackets.scm
-share/TeXmacs/progs/convert/rewrite/tmtm-eqns.scm
-share/TeXmacs/progs/convert/rewrite/tmtm-tidy.scm
-share/TeXmacs/progs/convert/tmml/init-tmml.scm
-share/TeXmacs/progs/convert/tmml/tmmlout.scm
-share/TeXmacs/progs/convert/tmml/tmmltm.scm
-share/TeXmacs/progs/convert/tmml/tmtmml.scm
-share/TeXmacs/progs/convert/tools/environment-test.scm
-share/TeXmacs/progs/convert/tools/environment.scm
-share/TeXmacs/progs/convert/tools/old-tmtable.scm
-share/TeXmacs/progs/convert/tools/output.scm
-share/TeXmacs/progs/convert/tools/stm.scm
-share/TeXmacs/progs/convert/tools/sxhtml.scm
-share/TeXmacs/progs/convert/tools/sxml.scm
-share/TeXmacs/progs/convert/tools/tmcolor.scm
-share/TeXmacs/progs/convert/tools/tmconcat.scm
-share/TeXmacs/progs/convert/tools/tmlength-test.scm
-share/TeXmacs/progs/convert/tools/tmlength.scm
-share/TeXmacs/progs/convert/tools/tmpre.scm
-share/TeXmacs/progs/convert/tools/tmtable.scm
-share/TeXmacs/progs/convert/tools/xmltm-test.scm
-share/TeXmacs/progs/convert/tools/xmltm.scm
-share/TeXmacs/progs/database/title-markup.scm
-share/TeXmacs/progs/database/title-transform.scm
-share/TeXmacs/progs/doc/apidoc-collect.scm
-share/TeXmacs/progs/doc/apidoc-funcs.scm
-share/TeXmacs/progs/doc/apidoc-markup.scm
-share/TeXmacs/progs/doc/apidoc-menu.scm
-share/TeXmacs/progs/doc/apidoc-widgets.scm
-share/TeXmacs/progs/doc/apidoc.scm
-share/TeXmacs/progs/doc/docgrep.scm
-share/TeXmacs/progs/doc/help-funcs.scm
-share/TeXmacs/progs/doc/help-menu.scm
-share/TeXmacs/progs/doc/tmdoc-drd.scm
-share/TeXmacs/progs/doc/tmdoc-edit.scm
-share/TeXmacs/progs/doc/tmdoc-kbd.scm
-share/TeXmacs/progs/doc/tmdoc-markup.scm
-share/TeXmacs/progs/doc/tmdoc-menu.scm
-share/TeXmacs/progs/doc/tmdoc.scm
-share/TeXmacs/progs/doc/tmweb.scm
-share/TeXmacs/progs/dynamic/calc-drd.scm
-share/TeXmacs/progs/dynamic/calc-edit.scm
-share/TeXmacs/progs/dynamic/calc-kbd.scm
-share/TeXmacs/progs/dynamic/calc-menu.scm
-share/TeXmacs/progs/dynamic/calc-table.scm
-share/TeXmacs/progs/dynamic/dynamic-drd.scm
-share/TeXmacs/progs/dynamic/fold-edit.scm
-share/TeXmacs/progs/dynamic/fold-kbd.scm
-share/TeXmacs/progs/dynamic/fold-menu.scm
-share/TeXmacs/progs/dynamic/scripts-drd.scm
-share/TeXmacs/progs/dynamic/scripts-edit.scm
-share/TeXmacs/progs/dynamic/scripts-kbd.scm
-share/TeXmacs/progs/dynamic/scripts-menu.scm
-share/TeXmacs/progs/dynamic/session-doc.scm
-share/TeXmacs/progs/dynamic/session-drd.scm
-share/TeXmacs/progs/dynamic/session-edit.scm
-share/TeXmacs/progs/dynamic/session-menu.scm
-share/TeXmacs/progs/fonts/font-sample.scm
-share/TeXmacs/progs/fonts/font-selector.scm
-share/TeXmacs/progs/fonts/fonts-adobe.scm
-share/TeXmacs/progs/fonts/fonts-composite.scm
-share/TeXmacs/progs/fonts/fonts-ec.scm
-share/TeXmacs/progs/fonts/fonts-foreign.scm
-share/TeXmacs/progs/fonts/fonts-math.scm
-share/TeXmacs/progs/fonts/fonts-misc.scm
-share/TeXmacs/progs/fonts/fonts-truetype.scm
-share/TeXmacs/progs/fonts/fonts-x.scm
-share/TeXmacs/progs/generic/document-doc.scm
-share/TeXmacs/progs/generic/document-edit.scm
-share/TeXmacs/progs/generic/document-menu.scm
-share/TeXmacs/progs/generic/document-part.scm
-share/TeXmacs/progs/generic/format-edit.scm
-share/TeXmacs/progs/generic/format-geometry-edit.scm
-share/TeXmacs/progs/generic/format-menu.scm
-share/TeXmacs/progs/generic/generic-doc.scm
-share/TeXmacs/progs/generic/generic-edit.scm
-share/TeXmacs/progs/generic/generic-kbd.scm
-share/TeXmacs/progs/generic/generic-menu.scm
-share/TeXmacs/progs/generic/insert-menu.scm
-share/TeXmacs/progs/graphics/graphics-drd.scm
-share/TeXmacs/progs/graphics/graphics-edit.scm
-share/TeXmacs/progs/graphics/graphics-env.scm
-share/TeXmacs/progs/graphics/graphics-group.scm
-share/TeXmacs/progs/graphics/graphics-kbd.scm
-share/TeXmacs/progs/graphics/graphics-main.scm
-share/TeXmacs/progs/graphics/graphics-markup.scm
-share/TeXmacs/progs/graphics/graphics-menu.scm
-share/TeXmacs/progs/graphics/graphics-object.scm
-share/TeXmacs/progs/graphics/graphics-single.scm
-share/TeXmacs/progs/graphics/graphics-utils.scm
-share/TeXmacs/progs/init-buffer.scm
-share/TeXmacs/progs/init-texmacs.scm
-share/TeXmacs/progs/kernel/boot/abbrevs.scm
-share/TeXmacs/progs/kernel/boot/ahash-table.scm
-share/TeXmacs/progs/kernel/boot/boot.scm
-share/TeXmacs/progs/kernel/boot/compat.scm
-share/TeXmacs/progs/kernel/boot/debug.scm
-share/TeXmacs/progs/kernel/boot/prologue.scm
-share/TeXmacs/progs/kernel/boot/srfi.scm
-share/TeXmacs/progs/kernel/gui/gui-markup.scm
-share/TeXmacs/progs/kernel/gui/kbd-define.scm
-share/TeXmacs/progs/kernel/gui/kbd-handlers.scm
-share/TeXmacs/progs/kernel/gui/menu-define.scm
-share/TeXmacs/progs/kernel/gui/menu-test.scm
-share/TeXmacs/progs/kernel/gui/menu-widget.scm
-share/TeXmacs/progs/kernel/library/base.scm
-share/TeXmacs/progs/kernel/library/content.scm
-share/TeXmacs/progs/kernel/library/iterator.scm
-share/TeXmacs/progs/kernel/library/list.scm
-share/TeXmacs/progs/kernel/library/tree.scm
-share/TeXmacs/progs/kernel/logic/logic-bind.scm
-share/TeXmacs/progs/kernel/logic/logic-data.scm
-share/TeXmacs/progs/kernel/logic/logic-query.scm
-share/TeXmacs/progs/kernel/logic/logic-rules.scm
-share/TeXmacs/progs/kernel/logic/logic-test.scm
-share/TeXmacs/progs/kernel/logic/logic-unify.scm
-share/TeXmacs/progs/kernel/old-gui/old-gui-factory.scm
-share/TeXmacs/progs/kernel/old-gui/old-gui-form.scm
-share/TeXmacs/progs/kernel/old-gui/old-gui-test.scm
-share/TeXmacs/progs/kernel/old-gui/old-gui-widget.scm
-share/TeXmacs/progs/kernel/regexp/regexp-match.scm
-share/TeXmacs/progs/kernel/regexp/regexp-select.scm
-share/TeXmacs/progs/kernel/regexp/regexp-test.scm
-share/TeXmacs/progs/kernel/texmacs/tm-convert.scm
-share/TeXmacs/progs/kernel/texmacs/tm-define.scm
-share/TeXmacs/progs/kernel/texmacs/tm-dialogue.scm
-share/TeXmacs/progs/kernel/texmacs/tm-file-system.scm
-share/TeXmacs/progs/kernel/texmacs/tm-language.scm
-share/TeXmacs/progs/kernel/texmacs/tm-modes.scm
-share/TeXmacs/progs/kernel/texmacs/tm-plugins.scm
-share/TeXmacs/progs/kernel/texmacs/tm-preferences.scm
-share/TeXmacs/progs/kernel/texmacs/tm-secure.scm
-share/TeXmacs/progs/kernel/texmacs/tm-states.scm
-share/TeXmacs/progs/language/minimal.scm
-share/TeXmacs/progs/language/natural.scm
-share/TeXmacs/progs/language/std-math.scm
-share/TeXmacs/progs/language/std-symbols.scm
-share/TeXmacs/progs/link/link-edit.scm
-share/TeXmacs/progs/link/link-extern.scm
-share/TeXmacs/progs/link/link-extract.scm
-share/TeXmacs/progs/link/link-kbd.scm
-share/TeXmacs/progs/link/link-menu.scm
-share/TeXmacs/progs/link/link-navigate.scm
-share/TeXmacs/progs/link/locus-edit.scm
-share/TeXmacs/progs/math/format-math-menu.scm
-share/TeXmacs/progs/math/math-drd.scm
-share/TeXmacs/progs/math/math-edit.scm
-share/TeXmacs/progs/math/math-kbd.scm
-share/TeXmacs/progs/math/math-markup.scm
-share/TeXmacs/progs/math/math-menu.scm
-share/TeXmacs/progs/prog/cpp-edit.scm
-share/TeXmacs/progs/prog/format-prog-menu.scm
-share/TeXmacs/progs/prog/prog-edit.scm
-share/TeXmacs/progs/prog/prog-kbd.scm
-share/TeXmacs/progs/prog/prog-menu.scm
-share/TeXmacs/progs/prog/scheme-autocomplete.scm
-share/TeXmacs/progs/prog/scheme-edit.scm
-share/TeXmacs/progs/prog/scheme-menu.scm
-share/TeXmacs/progs/prog/scheme-tools.scm
-share/TeXmacs/progs/server/server-base.scm
-share/TeXmacs/progs/server/server-menu.scm
-share/TeXmacs/progs/server/server-resource.scm
-share/TeXmacs/progs/server/server-tmfs.scm
-share/TeXmacs/progs/server/todo.tm
-share/TeXmacs/progs/source/source-edit.scm
-share/TeXmacs/progs/source/source-kbd.scm
-share/TeXmacs/progs/source/source-menu.scm
-share/TeXmacs/progs/table/table-doc.scm
-share/TeXmacs/progs/table/table-edit.scm
-share/TeXmacs/progs/table/table-kbd.scm
-share/TeXmacs/progs/table/table-menu.scm
-share/TeXmacs/progs/texmacs/keyboard/config-kbd.scm
-share/TeXmacs/progs/texmacs/keyboard/latex-kbd.scm
-share/TeXmacs/progs/texmacs/keyboard/prefix-kbd.scm
-share/TeXmacs/progs/texmacs/menus/debug-menu.scm
-share/TeXmacs/progs/texmacs/menus/developer-menu.scm
-share/TeXmacs/progs/texmacs/menus/edit-menu.scm
-share/TeXmacs/progs/texmacs/menus/file-menu.scm
-share/TeXmacs/progs/texmacs/menus/main-menu.scm
-share/TeXmacs/progs/texmacs/menus/preferences-menu.scm
-share/TeXmacs/progs/texmacs/menus/tools-menu.scm
-share/TeXmacs/progs/texmacs/menus/view-menu.scm
-share/TeXmacs/progs/texmacs/texmacs/tm-files.scm
-share/TeXmacs/progs/texmacs/texmacs/tm-print.scm
-share/TeXmacs/progs/texmacs/texmacs/tm-server.scm
-share/TeXmacs/progs/texmacs/texmacs/tm-tools.scm
-share/TeXmacs/progs/texmacs/texmacs/tm-view.scm
-share/TeXmacs/progs/text/cyrillic/cp1251-kbd.scm
-share/TeXmacs/progs/text/cyrillic/jcuken-kbd.scm
-share/TeXmacs/progs/text/cyrillic/koi8-kbd.scm
-share/TeXmacs/progs/text/cyrillic/translit-kbd.scm
-share/TeXmacs/progs/text/cyrillic/yawerty-kbd.scm
-share/TeXmacs/progs/text/format-text-edit.scm
-share/TeXmacs/progs/text/format-text-kbd.scm
-share/TeXmacs/progs/text/format-text-menu.scm
-share/TeXmacs/progs/text/std-text-drd.scm
-share/TeXmacs/progs/text/std-text-edit.scm
-share/TeXmacs/progs/text/std-text-kbd.scm
-share/TeXmacs/progs/text/std-text-natbib.scm
-share/TeXmacs/progs/text/text-kbd.scm
-share/TeXmacs/progs/text/text-menu.scm
-share/TeXmacs/progs/text/tm-structure.scm
-share/TeXmacs/progs/tm-mode.el
-share/TeXmacs/progs/utils/base/environment.scm
-share/TeXmacs/progs/utils/cas/cas-out.scm
-share/TeXmacs/progs/utils/cas/cas-rewrite.scm
-share/TeXmacs/progs/utils/edit/auto-close.scm
-share/TeXmacs/progs/utils/edit/selections.scm
-share/TeXmacs/progs/utils/edit/variants.scm
-share/TeXmacs/progs/utils/email/email-tmfs.scm
-share/TeXmacs/progs/utils/handwriting/handwriting.scm
-share/TeXmacs/progs/utils/library/cursor.scm
-share/TeXmacs/progs/utils/library/length.scm
-share/TeXmacs/progs/utils/library/ptrees.scm
-share/TeXmacs/progs/utils/library/tree.scm
-share/TeXmacs/progs/utils/misc/doxygen.scm
-share/TeXmacs/progs/utils/misc/markup-funcs.scm
-share/TeXmacs/progs/utils/misc/tm-keywords.scm
-share/TeXmacs/progs/utils/plugins/plugin-cmd.scm
-share/TeXmacs/progs/utils/plugins/plugin-convert.scm
-share/TeXmacs/progs/utils/plugins/plugin-eval.scm
-share/TeXmacs/progs/version/version-compare.scm
-share/TeXmacs/progs/version/version-drd.scm
-share/TeXmacs/progs/version/version-edit.scm
-share/TeXmacs/progs/version/version-kbd.scm
-share/TeXmacs/progs/version/version-menu.scm
-share/TeXmacs/progs/version/version-svn.scm
-share/TeXmacs/progs/version/version-tmfs.scm
-share/TeXmacs/styles/article.ts
-share/TeXmacs/styles/beamer.ts
-share/TeXmacs/styles/bibliography/bibliography.ts
-share/TeXmacs/styles/book.ts
-share/TeXmacs/styles/documentation/browser.ts
-share/TeXmacs/styles/documentation/help.ts
-share/TeXmacs/styles/documentation/manual.ts
-share/TeXmacs/styles/documentation/mmxdoc.ts
-share/TeXmacs/styles/documentation/mmxmanual.ts
-share/TeXmacs/styles/documentation/tmdoc.ts
-share/TeXmacs/styles/documentation/tmmanual.ts
-share/TeXmacs/styles/documentation/tmweb.ts
-share/TeXmacs/styles/elsevier/elsart.ts
-share/TeXmacs/styles/elsevier/elsarticle.ts
-share/TeXmacs/styles/elsevier/ifac.ts
-share/TeXmacs/styles/elsevier/jsc.ts
-share/TeXmacs/styles/exam.ts
-share/TeXmacs/styles/generic.ts
-share/TeXmacs/styles/letter.ts
-share/TeXmacs/styles/lycee/lycee-examen.ts
-share/TeXmacs/styles/lycee/lycee-tp.ts
-share/TeXmacs/styles/mathematics/acmconf.ts
-share/TeXmacs/styles/mathematics/amsart.ts
-share/TeXmacs/styles/mathematics/sig-alternate.ts
-share/TeXmacs/styles/obsolete/old-jsc.ts
-share/TeXmacs/styles/obsolete/project.ts
-share/TeXmacs/styles/revtex/aip.ts
-share/TeXmacs/styles/revtex/aps.ts
-share/TeXmacs/styles/seminar.ts
-share/TeXmacs/styles/source.ts
-share/TeXmacs/styles/springer/llncs.ts
-share/TeXmacs/styles/springer/svjour.ts
-share/TeXmacs/styles/springer/svmono.ts
-share/TeXmacs/styles/test/email.ts
-share/TeXmacs/styles/test/mailbox.ts
-share/TeXmacs/styles/test/tmarticle.ts
-share/TeXmacs/styles/test/tmbook.ts
-share/TeXmacs/texts/test/fonts-2.tm
-share/TeXmacs/texts/test/fonts-3.tm
-share/TeXmacs/texts/test/fonts.tm
-share/TeXmacs/texts/test/overview.tm
-share/application-registry/texmacs.applications
-share/applications/texmacs.desktop
-share/icons/gnome/scalable/apps/TeXmacs.svg
-share/icons/gnome/scalable/mimetypes/text-texmacs.svg
-share/mime-info/texmacs.keys
-share/mime-info/texmacs.mime
-share/mime/packages/texmacs.xml
-share/pixmaps/TeXmacs.xpm
-@pkgdir share/TeXmacs/plugins/lisp/docs
-@pkgdir share/TeXmacs/plugins/dratex/examples/texts
-@pkgdir share/TeXmacs/plugins/asymptote/samples
-@pkgdir share/TeXmacs/examples/plugins/world/bin
-@pkgdir share/TeXmacs/examples/plugins/substitute/bin
-@pkgdir share/TeXmacs/examples/plugins/secure/bin
-@pkgdir share/TeXmacs/examples/plugins/prompt/bin
-@pkgdir share/TeXmacs/examples/plugins/pnambic/bin
-@pkgdir share/TeXmacs/examples/plugins/nested/bin
-@pkgdir share/TeXmacs/examples/plugins/multiline/bin
-@pkgdir share/TeXmacs/examples/plugins/minimal/bin
-@pkgdir share/TeXmacs/examples/plugins/menus/bin
-@pkgdir share/TeXmacs/examples/plugins/markup/bin
-@pkgdir share/TeXmacs/examples/plugins/input/bin
-@pkgdir share/TeXmacs/examples/plugins/handler/bin
-@pkgdir share/TeXmacs/examples/plugins/formula/bin
-@pkgdir share/TeXmacs/examples/plugins/dynlink/lib
-@pkgdir share/TeXmacs/examples/plugins/dynlink/bin
-@pkgdir share/TeXmacs/examples/plugins/complete/bin
-@pkgdir libexec/TeXmacs/lib
diff --git a/editors/TeXmacs-devel/distinfo b/editors/TeXmacs-devel/distinfo
deleted file mode 100644
index bfbe03d6a58..00000000000
--- a/editors/TeXmacs-devel/distinfo
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: distinfo,v 1.6 2013/08/13 10:21:35 joerg Exp $
-
-SHA1 (TeXmacs-1.0.7.19-src.tar.gz) = 855b8252f561b69deb45a3b80f4531a9055ea465
-RMD160 (TeXmacs-1.0.7.19-src.tar.gz) = df43e8e6b9ca6f12bd64e20a4d447309e3cead5e
-Size (TeXmacs-1.0.7.19-src.tar.gz) = 18384340 bytes
-SHA1 (patch-TeXmacs_plugins_python_progs_init-python.scm) = da39a3ee5e6b4b0d3255bfef95601890afd80709
-SHA1 (patch-TeXmacs_plugins_r_src_tm__r.c) = da39a3ee5e6b4b0d3255bfef95601890afd80709
-SHA1 (patch-TeXmacs_plugins_shell_src_tm__shell.cpp) = da39a3ee5e6b4b0d3255bfef95601890afd80709
-SHA1 (patch-aa) = 95b9e42fe1ff343e891fe299382c3647636eec99
-SHA1 (patch-ac) = 78e437e518a8fb61a0e07ca8279ac5da1e19f8d3
-SHA1 (patch-ad) = 62fee9dd4e3f0102b0741e83c1f7bf637dd8d6e8
-SHA1 (patch-ae) = c313a19db160d9f1c0dc950a1eb465869cec777f
-SHA1 (patch-aj) = 7866c3387ece95f8d06face1c7f0a89ef0ce5d56
-SHA1 (patch-al) = f7deed3d692af322aebe1a4068dfd3bde9e87a0a
-SHA1 (patch-ba) = b6c3f8ae26cb0cfe6aaf616384173e4b20f94c11
-SHA1 (patch-bb) = 647339abf556784a567a26cec61c7105bb29825d
-SHA1 (patch-src_Kernel_Types_tree.hpp) = d090dead92075d12c8b0a47f9a30bdda443cfc4b
-SHA1 (patch-src_Typeset_boxes.hpp) = 2666462c42104085d950631f80f5c039636ed0d9
diff --git a/editors/TeXmacs-devel/patches/patch-aa b/editors/TeXmacs-devel/patches/patch-aa
deleted file mode 100644
index 7024bcfaf51..00000000000
--- a/editors/TeXmacs-devel/patches/patch-aa
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2011/03/11 14:19:12 drochner Exp $
-
---- Makefile.in.orig 2003-12-28 17:18:07.000000000 +0100
-+++ Makefile.in 2003-12-29 18:03:37.000000000 +0100
-@@ -166,10 +166,8 @@
- $(MKDIR) $(DESTDIR)$(mandir)/man1
- $(CP) misc/man/fig2ps.1 $(DESTDIR)$(mandir)/man1
- $(CP) misc/man/texmacs.1 $(DESTDIR)$(mandir)/man1
-- $(GZIP) $(DESTDIR)$(mandir)/man1/fig2ps.1
-- $(GZIP) $(DESTDIR)$(mandir)/man1/texmacs.1
-- $(CHMOD) go=rX $(DESTDIR)$(mandir)/man1/fig2ps.1.gz
-- $(CHMOD) go=rX $(DESTDIR)$(mandir)/man1/texmacs.1.gz
-+ $(CHMOD) go=rX $(DESTDIR)$(mandir)/man1/fig2ps.1
-+ $(CHMOD) go=rX $(DESTDIR)$(mandir)/man1/texmacs.1
- @echo installed TeXmacs manual pages in $(DESTDIR)$(mandir)
- @echo ----------------------------------------------------
- @echo TeXmacs has been successfully installed
diff --git a/editors/TeXmacs-devel/patches/patch-ac b/editors/TeXmacs-devel/patches/patch-ac
deleted file mode 100644
index e3705033321..00000000000
--- a/editors/TeXmacs-devel/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.3 2013/04/10 16:10:19 drochner Exp $
-
---- plugins/python/progs/init-python.scm.orig 2013-03-05 08:38:29.000000000 +0000
-+++ plugins/python/progs/init-python.scm
-@@ -31,7 +31,7 @@
-
- (plugin-configure python
- (:winpath "Python2*" ".")
-- (:require (url-exists-in-path? "python"))
-+ (:require (url-exists-in-path? "@PYTHONBIN@"))
- (:require (url-exists-in-path? "tm_python"))
- (:launch ,(python-launcher))
- (:tab-completion #t)
diff --git a/editors/TeXmacs-devel/patches/patch-ad b/editors/TeXmacs-devel/patches/patch-ad
deleted file mode 100644
index e57097b728a..00000000000
--- a/editors/TeXmacs-devel/patches/patch-ad
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 2011/03/11 14:19:12 drochner Exp $
-
---- src/System/Link/pipe_link.cpp.orig 2010-07-21 21:55:47.000000000 +0000
-+++ src/System/Link/pipe_link.cpp
-@@ -28,9 +28,6 @@
- #include <signal.h>
- #include <sys/wait.h>
- #endif
--#ifndef __APPLE__
--#include <malloc.h>
--#endif
-
- hashset<pointer> pipe_link_set;
- void pipe_callback (void *obj, void *info);
diff --git a/editors/TeXmacs-devel/patches/patch-ae b/editors/TeXmacs-devel/patches/patch-ae
deleted file mode 100644
index 69c8afcb55d..00000000000
--- a/editors/TeXmacs-devel/patches/patch-ae
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-ae,v 1.1.1.1 2011/03/11 14:19:12 drochner Exp $
-
---- ./src/System/Classes/timer.hpp.orig 2005-07-26 11:46:06.000000000 +0200
-+++ ./src/System/Classes/timer.hpp
-@@ -15,10 +15,7 @@
- #include "string.hpp"
- #include "tm_configure.hpp"
-
--#ifndef HAVE_TIME_T
--#define HAVE_TIME_T
--typedef long time_t;
--#endif
-+#include <time.h>
-
- #ifdef OS_SUN
- #include <sys/types.h>
diff --git a/editors/TeXmacs-devel/patches/patch-aj b/editors/TeXmacs-devel/patches/patch-aj
deleted file mode 100644
index 56dcc0111e3..00000000000
--- a/editors/TeXmacs-devel/patches/patch-aj
+++ /dev/null
@@ -1,32 +0,0 @@
-$NetBSD: patch-aj,v 1.2 2013/04/10 16:10:19 drochner Exp $
-
---- plugins/r/src/tm_r.c.orig 2013-02-11 13:53:51.000000000 +0000
-+++ plugins/r/src/tm_r.c
-@@ -842,7 +842,11 @@ int main(int argc, char *argv[])
- char *TEXMACS_HOME_PATH, *TEXMACS_R, *TEXMACS_SEND_E, *TEXMACS_LIB, *HOME ;
- struct termios termi ;
- sigset_t sigmask, orig_sigmask;
--
-+#if defined(__DragonFly__)
-+ sigset_t cur_sigmask;
-+ int select_retval;
-+#endif
-+
- struct stat stat_buf;
-
- name = getenv("TEXMACS_R_SESSION") ;
-@@ -1003,7 +1007,14 @@ DEBUG_LOG( "TEXMACS_SEND=%s",TEXMACS_SEN
-
- // We will wait till something happens using pselect.
-
-+#if defined(__DragonFly__)
-+ sigprocmask(SIG_SETMASK, &orig_sigmask, &cur_sigmask);
-+ select_retval = select( subprocess+1, &rd, &wr, &er, NULL );
-+ sigprocmask(SIG_SETMASK, &cur_sigmask, NULL);
-+ if ( select_retval > 0) {
-+#else
- if( (pselect( subprocess+1, &rd, &wr, &er, NULL, &orig_sigmask )) > 0 ) {
-+#endif
- if( FD_ISSET( STDIN_FILENO, &er) ) exit(0) ;
- if( FD_ISSET( STDOUT_FILENO, &er) ) exit(0) ;
- if( FD_ISSET( subprocess, &er) ) exit(0) ;
diff --git a/editors/TeXmacs-devel/patches/patch-al b/editors/TeXmacs-devel/patches/patch-al
deleted file mode 100644
index 57183c00617..00000000000
--- a/editors/TeXmacs-devel/patches/patch-al
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-al,v 1.1.1.1 2011/03/11 14:19:12 drochner Exp $
-
---- plugins/shell/src/tm_shell.cpp.orig 2008-03-20 02:16:36.000000000 +0900
-+++ plugins/shell/src/tm_shell.cpp
-@@ -25,6 +25,9 @@
- #if HAVE_PTY_H
- #include <pty.h>
- #endif
-+#if defined(__DragonFly__) || defined(__FreeBSD__)
-+#include <libutil.h>
-+#endif
- #if HAVE_UTIL_H
- #include <util.h>
- #endif
diff --git a/editors/TeXmacs-devel/patches/patch-ba b/editors/TeXmacs-devel/patches/patch-ba
deleted file mode 100644
index 1a9fd5cdd6b..00000000000
--- a/editors/TeXmacs-devel/patches/patch-ba
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-ba,v 1.2 2012/07/24 18:16:31 drochner Exp $
-
---- configure.orig 2012-07-09 14:33:36.000000000 +0000
-+++ configure
-@@ -5647,7 +5647,7 @@ $as_echo "yes" >&6; }
-
- $as_echo "#define USE_ICONV 1" >>confdefs.h
-
-- ICONV_LDFLAGS="${ICONV_LDFLAGS/-liconv} -liconv"
-+ ICONV_LDFLAGS="${ICONV_LDFLAGS} -liconv"
-
- else
-
-@@ -6807,7 +6807,7 @@ case "$enable_qt" in
- yes)
-
- if test -z $TMBUILDENV; then #QT has he install dir hard coded in library so we need to fix it manually for relocatable environment
-- if test "$QT_LDFLAGS" == ""; then
-+ if test "$QT_LDFLAGS" = ""; then
- if test -r "/c/Qt"; then
- MOC="`which moc`"
- qt_bin="`dirname $MOC`"
diff --git a/editors/TeXmacs-devel/patches/patch-bb b/editors/TeXmacs-devel/patches/patch-bb
deleted file mode 100644
index d5ba151968c..00000000000
--- a/editors/TeXmacs-devel/patches/patch-bb
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-bb,v 1.1.1.1 2011/03/11 14:19:12 drochner Exp $
-
---- src/System/Link/socket_server.cpp.orig 2011-03-06 08:24:26.000000000 +0000
-+++ src/System/Link/socket_server.cpp
-@@ -21,6 +21,8 @@
- #include <netinet/in.h>
- #include <arpa/inet.h>
- #include <sys/wait.h>
-+#include <sys/time.h>
-+#include <sys/select.h>
- #endif
-
- hashset<pointer> socket_server_set;
diff --git a/editors/TeXmacs-devel/patches/patch-src_Kernel_Types_tree.hpp b/editors/TeXmacs-devel/patches/patch-src_Kernel_Types_tree.hpp
deleted file mode 100644
index 5f2784eec97..00000000000
--- a/editors/TeXmacs-devel/patches/patch-src_Kernel_Types_tree.hpp
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-src_Kernel_Types_tree.hpp,v 1.1 2013/08/13 10:21:35 joerg Exp $
-
---- src/Kernel/Types/tree.hpp.orig 2013-03-18 16:56:35.000000000 +0000
-+++ src/Kernel/Types/tree.hpp
-@@ -84,7 +84,7 @@ public:
- friend tree& operator << (tree& t, array<tree> a);
- friend tm_ostream& operator << (tm_ostream& out, tree t);
- friend tree operator * (tree t1, tree t2);
-- friend void print_tree (tree t, int tab=0);
-+ friend void print_tree (tree t, int tab);
- friend list<tree> as_trees (list<pointer> l);
- friend class tree_pointer_rep;
- friend class tree_position_rep;
diff --git a/editors/TeXmacs-devel/patches/patch-src_Typeset_boxes.hpp b/editors/TeXmacs-devel/patches/patch-src_Typeset_boxes.hpp
deleted file mode 100644
index 04ee6a8ae33..00000000000
--- a/editors/TeXmacs-devel/patches/patch-src_Typeset_boxes.hpp
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-src_Typeset_boxes.hpp,v 1.1 2013/08/13 10:21:35 joerg Exp $
-
---- src/Typeset/boxes.hpp.orig 2012-07-09 15:05:21.000000000 +0000
-+++ src/Typeset/boxes.hpp
-@@ -250,7 +250,7 @@ public:
- friend struct lazy_paragraph_rep;
- friend class phrase_box_rep;
- friend class remember_box_rep;
-- friend void make_eps (url dest, box b, int dpi= 600);
-+ friend void make_eps (url dest, box b, int dpi);
- };
- ABSTRACT_NULL_CODE(box);
-