GitBucket
4.21.2
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
1
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
nigel.stanger
/
XML
Transfer to URL with SHA
451 commits
tree:
aedebc6c5b
Switch branches
×
master
XML
/
modules
/
latest commit
b57f591094
Nigel Stanger
authored
on 7 Sep 2016
..
basic-page-elements.xml
• Added conditional processing of page breaks within <question> and <answer> elements.
8 years ago
basic-text-formatting.xml
• Added title-case function.
8 years ago
bibliography.xml
• Removed unused variable.
10 years ago
build-date.xml
Replaced CVS ID variables with a single variable $document-name that uses the base-uri() function to extract the name of the document being processed. The CVS IDs can be gradually expunged from source files as we go. (closes #1)
11 years ago
code-formatting.xml
- Added comment about misuse of code-block element.
12 years ago
conditional-processing.xml
- Reformatted code.
13 years ago
cross-references.xml
• Added exercises to item-page-reference template.
10 years ago
emoticons.xml
- Split off miscellaneous symbols and emoticons into separate modules.
13 years ago
floaters.xml
• Fixed vertical spacing of captions for floaters.
10 years ago
fonts.xml
• Replaced font element with corresponding CSS class.
8 years ago
footnotes.xml
- Split conditional processing, footnotes, document inclusion, LaTeX-specific
13 years ago
generate-greek.php
- Added xsl:text to all LaTeX templates.
13 years ago
global-elements.xml
• Added SequenceNumber element.
8 years ago
greek-characters.xml
- Added xsl:text to all LaTeX templates.
13 years ago
hyperlinks.xml
• Rewrote Oracle documentation and Blackboard elements to use the hyperlink template rather than hyperlink-internal.
8 years ago
images.xml
- Refactored image path generation into a separate function.
12 years ago
inclusions.xml
- Made use of newline-internal template.
13 years ago
latex.xml
- Corrected bone-headed code typo.
12 years ago
lists.xml
• Moved processing of \item[] for definition lists into the keyword element.
9 years ago
mathematical-symbols.xml
- Made more consistent use of xsl:text.
12 years ago
maths.xml
• Added amsmath package and switched to split environment for aligned equations (closes #11).
8 years ago
menus.xml
- Made more consistent use of xsl:text.
12 years ago
meta-elements.xml
- Whoops, got the text wrong for the HTML todo template.
12 years ago
miscellaneous-symbols.xml
• Removed unnecessary \ensuremath for left-brace and right-brace.
8 years ago
multi-column.xml
- Added spacing for LaTeX to prevent a multi-column layout being included in
12 years ago
native-code.xml
- Split conditional processing, footnotes, document inclusion, LaTeX-specific
13 years ago
number-formatting.xml
- Updated some documentation.
12 years ago
obsolete.xml
- Replaced unnecessary " entities with literal quotes.
13 years ago
otago-specific.xml
• Added BlackboardPath element for more easily specifying paths to files in the Blackboard file system.
8 years ago
paper-calendar.xml
• Tweaked font weighting for HTML.
8 years ago
q-and-a.xml
• Fixed spacing of exercises in (Xe)LaTeX.
9 years ago
quotations.xml
- Made more consistent use of xsl:text.
12 years ago
relational-algebra.xml
- Updated some documentation.
12 years ago
sectioning.xml
- Switched to the min function to limit the depth of section nesting.
12 years ago
special-characters.xml
- Made more consistent use of xsl:text.
12 years ago
tabular.xml
- Curse you, LaTeX tabulars and your special cases!! Ensured that a \\ is
12 years ago
titling.xml
• Changed question set answers to be processed similar to tutorials and labs. (Doesn’t seem to have any effect, though?)
8 years ago