Alex Vong
304c65f73f
Add new template variables $adjusting$ and $hyphenate$ for default.man
.
...
$adjusting$ takes the values "l", "r", "c" or "b",
which adjusts text to left, right, center or both margins respectively.
$hyphenate$ is set to "true" by default,
setting it to "false" will turn off hyphenation.
* default.man: Add new variables $adjusting$ and $hyphenate$.
2015-10-01 02:28:17 +08:00
John MacFarlane
2f5f539605
Merge pull request #121 from gbonnefille/inner-outer
...
Add support for inner/outer theme
2015-09-29 10:00:22 -07:00
Guilhem Bonnefille
9787605ff6
Addd support for inner/outer theme
2015-09-29 11:51:59 +02:00
John MacFarlane
e5aacec789
Merge pull request #120 from mb21/bidi
...
Support bidirectional text output with XeLaTeX, ConTeXt and HTML
2015-09-26 17:06:42 -07:00
mb21
0b80b7006f
Support bidirectional text output with XeLaTeX, ConTeXt and HTML
2015-09-26 21:28:09 +02:00
John MacFarlane
04bdf5a9b7
Merge pull request #114 from mb21/language-variables
...
LaTeX, ConTeXt: more specific language variables
2015-09-25 10:34:16 -07:00
mb21
aabd14676b
LaTeX, ConTeXt: more specific language variables
2015-08-20 23:14:27 +02:00
John MacFarlane
8ea41996bf
Revert "LaTeX template: move abstract to before \maketitle
."
...
This reverts commit 988a712310
.
2015-08-11 11:46:47 -07:00
John MacFarlane
988a712310
LaTeX template: move abstract to before \maketitle
.
2015-08-09 09:45:11 -07:00
John MacFarlane
d171db3e6d
Merge pull request #108 from mb21/patch-2
...
ConTeXt template description lists
2015-07-06 16:56:23 -07:00
mb21
7ce5302d20
ConTeXt template description lists
2015-06-28 23:35:43 +02:00
John MacFarlane
4d9a73d767
Merge pull request #106 from xoolive/pr-cjk
...
Pass options to CJKmainfont (CJKoption)
2015-06-27 18:06:38 -07:00
John MacFarlane
c731010d23
Merge pull request #107 from xoolive/pr-color
...
Add dvipsnames colors
2015-06-27 18:04:01 -07:00
Xavier Olive
efed5dd879
Rename CJKoption to CJKoptions
2015-06-27 18:41:26 +02:00
Xavier Olive
8ca9de455b
Add dvipsnames colors
2015-06-24 22:54:57 +02:00
Xavier Olive
742d658f5f
Pass options to CJKmainfont (CJKoption)
2015-06-24 22:54:06 +02:00
John MacFarlane
63ac9416c8
Merge pull request #99 from xoolive/master
...
Support for Asian languages, CJKmainfont label
2015-06-13 09:34:43 -07:00
John MacFarlane
d574235805
Merge pull request #98 from majutsushi/epub-role-fix
...
Use creator.role instead of creator.type
2015-06-13 09:32:06 -07:00
Xavier Olive
fc6ef27970
Support for Asian languages, CJKmainfont label
...
Works only with xelatex.
This is not a big deal since when it hits on a utf8 unknown char (say Asian script), pandoc suggests to switch to the xelatex engine.
2015-06-02 22:53:58 +02:00
Jan Larres
afd95e8e11
Use creator.role instead of creator.type
...
The EPUB metadata description specifies "role" for creators, not "type":
http://pandoc.org/README.html#epub-metadata
This fixed the two epub templates to use the correct syntax.
2015-06-03 00:28:55 +12:00
John MacFarlane
7db51bc9ae
Added default.commonmark template.
2015-06-02 13:22:05 +02:00
John MacFarlane
92e84768b8
LaTeX template: move hyperref before polyglossia.
...
This avoids a warning: “Package bidi Error: Oops! you have loaded package
hyperref after bidi package. Please load package hyperref before bidi package,
and then try to run xelatex on your document again.”
Closes #96 .
2015-05-27 12:22:55 -07:00
John MacFarlane
4e72f2bff9
LaTeX, beamer: add setotherlanguages to polyglossia.
2015-05-27 12:14:54 -07:00
John MacFarlane
3370fd9f11
Revealjs: Allow center to be set to false. Closes #93 .
2015-05-27 11:02:11 -07:00
John MacFarlane
ab55684bc1
Use polyglossia with xelatex in beamer. Closes #85 .
2015-05-27 10:34:21 -07:00
John MacFarlane
513c4388c3
Merge pull request #90 from Kaixhin/master
...
Add option for ToC color
2015-05-27 10:28:25 -07:00
John MacFarlane
f9c70a54f8
Merge pull request #97 from emwap/beamer_tightlist
...
Provide the \tightlist command
2015-05-27 09:58:45 -07:00
Anders Persson
1166ed79f1
Provide the \tightlist command
...
Just as it is provided the default.latex template.
Pandoc-1.14 expexts this command.
2015-05-27 10:46:31 +02:00
John MacFarlane
da35eb3c4a
Beamer, LaTeX templates: Use bibliography
instead of biblio-files
.
...
Also use `\addbibresource` instead of `\bibliography` for biblatex.
See jgm/pandoc#1661 .
2015-05-11 21:13:25 -07:00
John MacFarlane
1b789219e5
Merge pull request #95 from lierdakil/fix-paragraph-undefined
...
Fix paragraph undefined problem
2015-05-03 22:03:38 -07:00
Nikolay Yakimov
0f736312db
Fix paragraph undefined problem
2015-05-03 21:11:36 +03:00
John MacFarlane
81c1a2216b
latex template: use providecommand for tightlist.
...
This avoids a conflict when the memoir class is used.
Closes #94 .
2015-05-02 09:08:39 -07:00
John MacFarlane
d248c9d638
LaTeX template: Added \tightlist
definition.
...
See jgm/pandoc#1571 .
2015-04-17 19:22:28 -07:00
John MacFarlane
e8aec53fad
Merge pull request #92 from lierdakil/patch-1
...
Redefine (sub)paragraphs in default LaTeX template
2015-04-17 18:38:40 -07:00
Nikolay Yakimov
9ca76d3fbe
Redefine (sub)paragraphs in default LaTeX template
...
This should make those behave more like sections, as per https://github.com/jgm/pandoc/issues/1658
2015-04-17 23:26:21 +03:00
John MacFarlane
12ba81ec96
LaTeX: include grffile when including graphics.
...
This allows filenames with spaces etc. See jgm/pandoc#2074 .
2015-04-13 08:53:08 -07:00
John MacFarlane
09767991b2
OpenDocument: use text:p instead of text:h for title.
...
Using text:h causes problems with numbering.
See jgm/pandoc#2059 .
2015-04-12 21:22:38 -07:00
John MacFarlane
7846f08b61
rst template: Added conditional role definition for raw-latex.
2015-04-07 22:07:11 -07:00
John MacFarlane
bed3f14dbc
epub, epub3: added header-includes, include-before, include-after.
...
Closes jgm/pandoc#1987 .
2015-04-07 21:10:00 -07:00
John MacFarlane
c3aa395c71
reveal.js template: move custom css after theme.
...
This allows custom css to modify themes, instead of being replaced
by themes.
Closes #91 .
2015-04-07 20:31:00 -07:00
Kaixhin
aee1b3dea7
Add option for ToC color
2015-04-01 17:46:53 +01:00
John MacFarlane
1d55d84730
Merge pull request #89 from onlyjob/reveal.js
...
reveal.js: add new configurable options and comments:
2015-03-31 15:47:54 -07:00
Dmitry Smirnov
f51a985b21
reveal.js: add new configurable options and comments:
...
* Made option "center" configurable.
* Added new options "maxScale" and "slideNumber".
* Added comments to existing options.
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
2015-04-01 08:21:39 +11:00
John MacFarlane
7bdcb5e43d
Fixed some cosmetic spacing issues in reveal.js template.
2015-02-16 19:57:17 -08:00
John MacFarlane
260f7876a2
reveal.js template: Fixed link to theme.
2015-02-16 19:51:03 -08:00
John MacFarlane
7db5002730
Merge pull request #81 from aaron0browne/issue-80
...
Fix revealjs theme functionality
2015-01-31 19:49:12 -08:00
Aaron Browne
066b307b63
Fix revealjs theme functionality
...
Use up-to-date theme as link convention for revealjs. Leave old theme as
config option just in case. Match current revealjs behavior of
defaulting to "black" theme.
Fixes #80
Signed-off-by: Aaron Browne <aaron0browne@gmail.com>
2015-01-31 16:00:17 -05:00
John MacFarlane
cc302d99be
Merge pull request #78 from EoinTravers/patch-1
...
Link to non-minified reveal.js JS and CSS files
2015-01-20 17:17:19 -08:00
Eoin Travers
8fd90a51ff
Link to non-minified reveal.js JS and CSS files
...
`reveal.js` no longer ships with /css/reveal.min.css or /js/reveal.min.js, so template should refer to non-minified original files.
2015-01-19 21:37:44 +00:00
John MacFarlane
2b786e7518
Merge pull request #76 from ousia/master
...
YAML rights containing blank lines should be wrapped in a <div> (not <p>)
2014-12-28 11:25:26 -08:00