Commit graph

27 commits

Author SHA1 Message Date
John MacFarlane
af2b1d117b Merge pull request #1 from adityam/master
Default context template
2011-08-25 09:33:25 -07:00
Aditya Mahajan
439e7f0d41 Blockquote are now in the core 2011-08-23 10:30:57 -04:00
Aditya Mahajan
a3ceaffed4 Cleaning setup 2011-08-23 10:28:41 -04:00
Aditya Mahajan
75c5b26f2e Spacing 2011-08-23 10:27:37 -04:00
Aditya Mahajan
fd86fd4bf8 Changing layout
header and footer do not affect the visual layout. I am assuming that the
original author meant topspace and bottomspace
2011-08-23 10:26:01 -04:00
Aditya Mahajan
3a42958935 Refactoring code style 2011-08-23 10:25:30 -04:00
John MacFarlane
939e3e151b ConTexT: Use 'description' instead of 'descr'. 2011-08-20 15:30:18 -07:00
John MacFarlane
aa479cad5b Opendocument: Remove outline-level attribute. 2011-08-18 11:12:43 -07:00
John MacFarlane
da4d676469 Opendocument: use Title class for title.
Thanks to bdarcus for the bug report.
2011-08-18 11:09:54 -07:00
John MacFarlane
b8cb9405c0 Show math links even in HTML5 2011-08-01 17:30:20 -07:00
John MacFarlane
b1a3d5fa8a LaTeX template: Minor spacing changes. 2011-07-30 17:03:03 -07:00
John MacFarlane
ce85f7cd30 Removed ucs package and utf8 from default latex template.
This is no longer supported, and it clashes with packages
like biblatex and csquotes.

http://groups.google.com/group/comp.text.tex/browse_thread/thread/e0b0bec4e0dbf8b5/5487c7b0a170b95f?q=utf8x+group%3acomp.text.tex#5487c7b0a170b95f
2011-07-30 16:22:47 -07:00
John MacFarlane
201b99a239 LaTeX: Use ifxetex and ifluatex instead of iftex package.
These are included in "core" latex distributions, like BasicTeX.
2011-07-29 23:48:36 -07:00
John MacFarlane
88e782fa8e Added s5-url and slidy-url variables. 2011-07-28 17:35:05 -07:00
John MacFarlane
8cd8b19598 Insert CDATA around inline js/css in html and slidy templates. 2011-07-24 08:23:12 -07:00
John MacFarlane
8cb5fef740 HTML template: make TOC more customizable.
Users can now insert a header before the table of contents,
or include other styling.
Thanks to Bruce D'Arcus for the suggestion.
2011-07-23 12:03:33 -07:00
John MacFarlane
8590fab135 HTML template: Display author(s) and date after title. 2011-07-23 11:21:15 -07:00
John MacFarlane
4900bcb128 LaTeX template: biblatex is incompatible with ucs.
Thanks to Joseph Reagle.
2011-07-23 10:04:47 -07:00
John MacFarlane
bcd7edc492 Use different hyperref options for xetex.
Thanks to CircleCode.
2011-07-23 09:54:18 -07:00
John MacFarlane
951b0ca035 LaTeX template: moved command to avoid error.
CircleCode pointed out that

    \pdfstringdefDisableCommands{\renewcommand{\sout}{}}

needs to come after hyperref is included in the template.
2011-07-23 09:43:38 -07:00
John MacFarlane
663adaa861 Renamed templates from <writer>.template to default.<writer>. 2011-07-22 22:18:04 -07:00
John MacFarlane
a053c6d1b0 Use iftex to detect luatex, xetex, ... 2011-07-22 12:50:31 -07:00
John MacFarlane
d19a3dcab5 Fixed comment. 2011-07-22 12:50:22 -07:00
John MacFarlane
1d81585b21 latex.template: Set emergencystretch to prevent overfull lines. 2011-07-22 12:07:59 -07:00
John MacFarlane
bbc74f8c60 Use \and for author separator in latex template. 2011-07-21 10:10:51 -07:00
John MacFarlane
dd34104f5a Added README. 2011-07-19 12:11:03 -07:00
John MacFarlane
d095685bde Initial commit 2011-07-19 12:02:59 -07:00