Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9f86b66

Browse files
committed
Update to use a separate page for front matter.
1 parent e574405 commit 9f86b66

6 files changed

Lines changed: 24 additions & 0 deletions

File tree

Doc/api/api.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111

1212
\maketitle
1313

14+
\ifhtml
15+
\chapter*{Front Matter\label{front}}
16+
\fi
17+
1418
\input{copyright}
1519

1620
\begin{abstract}

Doc/ext/ext.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313

1414
\maketitle
1515

16+
\ifhtml
17+
\chapter*{Front Matter\label{front}}
18+
\fi
19+
1620
\input{copyright}
1721

1822
\begin{abstract}

Doc/lib/lib.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717

1818
\maketitle
1919

20+
\ifhtml
21+
\chapter*{Front Matter\label{front}}
22+
\fi
23+
2024
\input{copyright}
2125

2226
\begin{abstract}

Doc/mac/mac.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313

1414
\maketitle
1515

16+
\ifhtml
17+
\chapter*{Front Matter\label{front}}
18+
\fi
19+
1620
\input{copyright}
1721

1822
\begin{abstract}

Doc/ref/ref.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010

1111
\maketitle
1212

13+
\ifhtml
14+
\chapter*{Front Matter\label{front}}
15+
\fi
16+
1317
\input{copyright}
1418

1519
\begin{abstract}

Doc/tut/tut.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414

1515
\maketitle
1616

17+
\ifhtml
18+
\chapter*{Front Matter\label{front}}
19+
\fi
20+
1721
\input{copyright}
1822

1923
\begin{abstract}

0 commit comments

Comments
 (0)