From 67d601119928f95c525dfb2c518ec61661f1e770 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 25 Jan 2017 21:44:37 +0100 Subject: Rename default.html -> default.html4. --- default.html | 64 ----------------------------------------------------------- default.html4 | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+), 64 deletions(-) delete mode 100644 default.html create mode 100644 default.html4 diff --git a/default.html b/default.html deleted file mode 100644 index 8caea26c8..000000000 --- a/default.html +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - -$for(author-meta)$ - -$endfor$ -$if(date-meta)$ - -$endif$ -$if(keywords)$ - -$endif$ - $if(title-prefix)$$title-prefix$ – $endif$$pagetitle$ - -$if(quotes)$ - -$endif$ -$if(highlighting-css)$ - -$endif$ -$for(css)$ - -$endfor$ -$if(math)$ - $math$ -$endif$ -$for(header-includes)$ - $header-includes$ -$endfor$ - - -$for(include-before)$ -$include-before$ -$endfor$ -$if(title)$ -
-

$title$

-$if(subtitle)$ -

$subtitle$

-$endif$ -$for(author)$ -

$author$

-$endfor$ -$if(date)$ -

$date$

-$endif$ -
-$endif$ -$if(toc)$ -
-$toc$ -
-$endif$ -$body$ -$for(include-after)$ -$include-after$ -$endfor$ - - diff --git a/default.html4 b/default.html4 new file mode 100644 index 000000000..8caea26c8 --- /dev/null +++ b/default.html4 @@ -0,0 +1,64 @@ + + + + + + +$for(author-meta)$ + +$endfor$ +$if(date-meta)$ + +$endif$ +$if(keywords)$ + +$endif$ + $if(title-prefix)$$title-prefix$ – $endif$$pagetitle$ + +$if(quotes)$ + +$endif$ +$if(highlighting-css)$ + +$endif$ +$for(css)$ + +$endfor$ +$if(math)$ + $math$ +$endif$ +$for(header-includes)$ + $header-includes$ +$endfor$ + + +$for(include-before)$ +$include-before$ +$endfor$ +$if(title)$ +
+

$title$

+$if(subtitle)$ +

$subtitle$

+$endif$ +$for(author)$ +

$author$

+$endfor$ +$if(date)$ +

$date$

+$endif$ +
+$endif$ +$if(toc)$ +
+$toc$ +
+$endif$ +$body$ +$for(include-after)$ +$include-after$ +$endfor$ + + -- cgit v1.2.3 From 335360e40c5cd395b33954906144c834783b41fd Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 26 Jan 2017 20:41:06 +0100 Subject: Moved default.epub -> default.epub2. --- default.epub | 59 ----------------------------------------------------------- default.epub2 | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+), 59 deletions(-) delete mode 100644 default.epub create mode 100644 default.epub2 diff --git a/default.epub b/default.epub deleted file mode 100644 index afcf96a3e..000000000 --- a/default.epub +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - $pagetitle$ -$if(highlighting-css)$ - -$endif$ -$for(css)$ - -$endfor$ -$for(header-includes)$ - $header-includes$ -$endfor$ - - -$if(titlepage)$ -$for(title)$ -$if(title.text)$ -

$title.text$

-$else$ -

$title$

-$endif$ -$endfor$ -$if(subtitle)$ -

$subtitle$

-$endif$ -$for(author)$ -

$author$

-$endfor$ -$for(creator)$ -

$creator.text$

-$endfor$ -$if(publisher)$ -

$publisher$

-$endif$ -$if(date)$ -

$date$

-$endif$ -$if(rights)$ -
$rights$
-$endif$ -$else$ -$for(include-before)$ -$include-before$ -$endfor$ -$body$ -$for(include-after)$ -$include-after$ -$endfor$ -$endif$ - - - diff --git a/default.epub2 b/default.epub2 new file mode 100644 index 000000000..afcf96a3e --- /dev/null +++ b/default.epub2 @@ -0,0 +1,59 @@ + + + + + + + + $pagetitle$ +$if(highlighting-css)$ + +$endif$ +$for(css)$ + +$endfor$ +$for(header-includes)$ + $header-includes$ +$endfor$ + + +$if(titlepage)$ +$for(title)$ +$if(title.text)$ +

$title.text$

+$else$ +

$title$

+$endif$ +$endfor$ +$if(subtitle)$ +

$subtitle$

+$endif$ +$for(author)$ +

$author$

+$endfor$ +$for(creator)$ +

$creator.text$

+$endfor$ +$if(publisher)$ +

$publisher$

+$endif$ +$if(date)$ +

$date$

+$endif$ +$if(rights)$ +
$rights$
+$endif$ +$else$ +$for(include-before)$ +$include-before$ +$endfor$ +$body$ +$for(include-after)$ +$include-after$ +$endfor$ +$endif$ + + + -- cgit v1.2.3 From c4ba8bab6248f8999e520547f1c45f10de85db9d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 26 Jan 2017 22:36:17 +0100 Subject: Rename default.docbook -> default.docbook4. --- default.docbook | 32 -------------------------------- default.docbook4 | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 32 deletions(-) delete mode 100644 default.docbook create mode 100644 default.docbook4 diff --git a/default.docbook b/default.docbook deleted file mode 100644 index 5313c4083..000000000 --- a/default.docbook +++ /dev/null @@ -1,32 +0,0 @@ - -$if(mathml)$ - -$else$ - -$endif$ -
- - $title$ -$if(author)$ - -$for(author)$ - - $author$ - -$endfor$ - -$endif$ -$if(date)$ - $date$ -$endif$ - -$for(include-before)$ -$include-before$ -$endfor$ -$body$ -$for(include-after)$ -$include-after$ -$endfor$ -
diff --git a/default.docbook4 b/default.docbook4 new file mode 100644 index 000000000..5313c4083 --- /dev/null +++ b/default.docbook4 @@ -0,0 +1,32 @@ + +$if(mathml)$ + +$else$ + +$endif$ +
+ + $title$ +$if(author)$ + +$for(author)$ + + $author$ + +$endfor$ + +$endif$ +$if(date)$ + $date$ +$endif$ + +$for(include-before)$ +$include-before$ +$endfor$ +$body$ +$for(include-after)$ +$include-after$ +$endfor$ +
-- cgit v1.2.3