Theme change
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
<publication>
|
<publication>
|
||||||
<common>
|
<common>
|
||||||
<!-- Level at which are html files generated (chapter/section/etc): -->
|
<!-- Level at which are html files generated (chapter/section/etc): -->
|
||||||
<!--<chunking level="1" />-->
|
<!-- <chunking level="1" /> -->
|
||||||
|
|
||||||
<!-- Depth for table of contents. 0 means no TOC -->
|
<!-- Depth for table of contents. 0 means no TOC -->
|
||||||
<!--<tableofcontents level="1" />-->
|
<!--<tableofcontents level="1" />-->
|
||||||
@@ -112,7 +112,7 @@
|
|||||||
<!--<worksheet formatted="yes" />-->
|
<!--<worksheet formatted="yes" />-->
|
||||||
</latex>
|
</latex>
|
||||||
|
|
||||||
<html>
|
<html embed-button="yes">
|
||||||
<!-- A possible attribute for the html tag above is @short-answer-responses, with values either "always" or "graded". As in: -->
|
<!-- A possible attribute for the html tag above is @short-answer-responses, with values either "always" or "graded". As in: -->
|
||||||
<!--<html short-answer-responses="always">-->
|
<!--<html short-answer-responses="always">-->
|
||||||
|
|
||||||
@@ -146,7 +146,8 @@
|
|||||||
<!-- override defaults. Ex:<css theme="denver"/> -->
|
<!-- override defaults. Ex:<css theme="denver"/> -->
|
||||||
<!-- See also -->
|
<!-- See also -->
|
||||||
<!-- https://pretextbook.org/doc/guide/html/publication-file-online.html#online-style-options -->
|
<!-- https://pretextbook.org/doc/guide/html/publication-file-online.html#online-style-options -->
|
||||||
<!--<css theme="denver"/>-->
|
<css theme="boulder"/>
|
||||||
|
<!-- <css theme="salem"/> -->
|
||||||
|
|
||||||
<!-- Search can be default or none, or you can use a Google-cx number to use google's search
|
<!-- Search can be default or none, or you can use a Google-cx number to use google's search
|
||||||
feature (but then variant should be set to none to avoid conflict) -->
|
feature (but then variant should be set to none to avoid conflict) -->
|
||||||
|
|||||||
Reference in New Issue
Block a user