File: topic1.page

package info (click to toggle)
typecatcher 0.3-1.2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 568 kB
  • sloc: python: 1,066; xml: 16; makefile: 6
file content (25 lines) | stat: -rw-r--r-- 707 bytes parent folder | download | duplicates (4)
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
<page xmlns="http://projectmallard.org/1.0/"
      type="topic"
      id="topic1">

<info>
  <link type="guide" xref="index#contents"/>
  <credit type="author">
    <name>Andrew Starr-Bochicchio</name>
    <email>a.starr.b@gmail.com</email>
    <years>2012</years>
  </credit>
  <license href="http://creativecommons.org/licenses/by-sa/3.0/">
  <p>Creative Commons Attribution-Share Alike 3.0 Unported License</p>
  </license>
<!--  <desc>This would show up as a sub text in the table of contents.</desc>-->
</info>

<title>FAQ</title>

<subtitle>Where are the fonts installed?</subtitle>

<p>Fonts are installed in your user home directory under the folder
 <file>~/.fonts/typecatcher/</file></p>

</page>