Skip to content

Commit fc4eecd

Browse files
committed
Move the FAQ to an appendix
1 parent 312df2d commit fc4eecd

4 files changed

Lines changed: 205 additions & 180 deletions

File tree

pretext/backfaq.ptx

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
3+
<!-- This file is shamelessly based on part of the -->
4+
<!-- -->
5+
<!-- PreTeXt Author's Guide -->
6+
<!-- -->
7+
<!-- Copyright (C) 2013-2018 Robert A. Beezer -->
8+
<!-- See the file COPYING for copying conditions. -->
9+
10+
<appendix xml:id="welcome"
11+
xmlns:xi="http://www.w3.org/2001/XInclude">
12+
<title>Frequently Asked Questions</title>
13+
14+
<introduction>
15+
<p>This FAQ is a bit out of date. We'll work on updating it soon.</p>
16+
</introduction>
17+
18+
<xi:include href="./faq.ptx" />
19+
20+
21+
</appendix>

0 commit comments

Comments
 (0)