John MacFarlane
8884a9d74b
Removed openxml template.
2012-01-08 22:33:05 -08:00
John MacFarlane
3b8f22903c
openxml: More namespaces.
2012-01-08 15:56:22 -08:00
John MacFarlane
17d06ab6af
openxml: Added additional schemas to document tag.
2012-01-08 10:26:51 -08:00
John MacFarlane
75b0d77e82
openxml: Added xmlns for relationships.
2012-01-07 20:50:06 -08:00
John MacFarlane
1003f88e61
Added math xmlns to openxml template.
2012-01-04 17:12:29 -08:00
John MacFarlane
aaaaf8e94e
Added openxml template (writer still not implemented).
2012-01-03 12:09:31 -08:00
John MacFarlane
04e35de2de
LaTeX template: color links blue.
2011-12-30 14:29:37 -08:00
John MacFarlane
5dcdf3738f
ConTeXt: Made setuphead sensitive to number-sections
variable.
2011-12-30 11:41:26 -08:00
John MacFarlane
88ec026064
Replaced dzslides-core code with dzslides-core variable.
2011-12-29 17:40:43 -08:00
John MacFarlane
9f199556ef
LaTeX template: Changes to allow beamer output.
2011-12-29 13:25:36 -08:00
John MacFarlane
078a3d3afa
Changed highlighting-css because of changes in highlighting-kate.
...
This is now an entire <style> section, not just its contents.
2011-12-27 18:06:59 -08:00
John MacFarlane
0d116481c0
LateX: Instead of having multiple imports of listings, combine to one.
2011-12-23 18:24:04 -08:00
John MacFarlane
ac3ddfed96
Add highlighting macros to default latex template.
2011-12-23 17:51:07 -08:00
John MacFarlane
28b99e57c7
s5 : Add titleslide class to title slide.
2011-12-20 11:34:32 -08:00
John MacFarlane
15fb6a91bb
Added templates for epub coverimage, titlepage, regular page.
...
This allows even more user customization.
2011-12-18 12:26:21 -08:00
John MacFarlane
e2e8191e90
default.rst: Added empty comment after directives.
...
This prevents a subsequent indented paragraph from being captured
by the directive. Closes pandoc#321.
2011-12-04 22:54:18 -08:00
John MacFarlane
cdfe1966da
Revert "LaTeX: Use \date{} if no date in metadata."
...
This reverts commit 9ebdb944b6
.
2011-12-01 19:03:39 -08:00
John MacFarlane
9ebdb944b6
LaTeX: Use \date{} if no date in metadata.
...
Thanks to Daron Wilson for the suggestion.
2011-12-01 19:01:53 -08:00
John MacFarlane
9fd00ca239
Slidy, HTML: Use h2 for author, h3 for date.
...
Previously, title was h1, author h3, date h4. There was
no real reason for skipping h2.
2011-12-01 18:51:22 -08:00
John MacFarlane
5facbc552d
HTML-based templates: use separate variables for meta-date, meta-author.
2011-11-29 13:30:41 -08:00
John MacFarlane
6c48030dcd
LaTeX template: if 'lang' is set, load babel.
...
Thanks to Magnus Therning for the suggestion.
2011-11-27 20:36:37 -08:00
John MacFarlane
279110eb7c
Improved author/date in asciidoc template.
2011-11-17 00:52:26 -08:00
John MacFarlane
8b89d7c975
Added asciidoc template.
2011-11-16 19:17:03 -08:00
John MacFarlane
f632b1cdb9
Added Content-Style-Type to s5, slidy templates.
2011-11-08 11:34:41 -08:00
John MacFarlane
7afe52cca9
Added Content-Style-Type meta tag for XHTML compliance.
...
Closes pandoc#337.
2011-11-08 11:28:56 -08:00
John MacFarlane
1aa96f5f8b
Dzslides template - allow images to be their own size.
2011-11-07 23:06:00 -08:00
John MacFarlane
e5922e334d
Improved css for dzslides to prevent text spilling over R side.
2011-11-07 23:01:56 -08:00
John MacFarlane
29e6d07090
Updated dzslides template to current github version.
2011-11-07 12:15:50 -08:00
John MacFarlane
1b6b9a6d53
dzslides: removed extra title element.
2011-10-03 08:57:40 -07:00
John MacFarlane
f8709a78e1
dzslides: better default template.
...
* No red color on incremental lists.
* Show authors and date on title page.
* Special styling for title slides (H1 by itself on slide).
* Better default font and font size.
* Better spacing between elements.
* Styling for blockquote and pre.
2011-10-02 19:40:17 -07:00
John MacFarlane
5eab90928a
dzslides template: Use default css only if no css links specified.
2011-10-01 23:40:56 -07:00
John MacFarlane
e71b927a32
Fixed nesting of conditional around title in slidy template.
2011-10-01 22:55:57 -07:00
John MacFarlane
02b6aebc2a
Added dzslides template.
2011-10-01 22:55:48 -07:00
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