We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 312df2d commit fc4eecdCopy full SHA for fc4eecd
4 files changed
pretext/backfaq.ptx
@@ -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