/usr/share/texmacs/TeXmacs/styles/generic.ts is in texmacs-common 1:1.0.7.18-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 | <TeXmacs|1.0.4>
<style|source>
<\body>
<\active*>
<\src-title>
<src-style-file|generic|1.0>
<\src-purpose>
The generic style.
</src-purpose>
<\src-copyright|1998--2004>
Joris van der Hoeven
</src-copyright>
<\src-license>
This software falls under the <hlink|GNU general public
license, version 3 or later|$TEXMACS_PATH/LICENSE>.
It comes WITHOUT ANY WARRANTY WHATSOEVER.
You should have received a copy of the license which the software.
If not, see <hlink|http://www.gnu.org/licenses/gpl-3.0.html|http://www.gnu.org/licenses/gpl-3.0.html>.
</src-license>
</src-title>
</active*>
<use-package|std|env|title-generic|header-generic|section-generic>
\;
<assign|par-first|0fn>
<assign|par-par-sep|0.6666fn>
\;
<assign|code|<\macro|body>
<\padded-normal|0.5fn|1fn>
<with|font-family|tt|language|verbatim|par-par-sep|0fn|<arg|body>>
</padded-normal>
</macro>>
\;
</body>
<\initial>
<\collection>
<associate|preamble|true>
</collection>
</initial>
|