index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
writer.latex
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-29
LaTeX writer: use \(..\) instead of $..$ for inline math.
John MacFarlane
1
-6
/
+6
2014-07-15
LaTeX writer: Use \nolinkurl in email autolinks.
John MacFarlane
1
-1
/
+2
2014-05-06
Updated tests for template changes.
John MacFarlane
1
-2
/
+2
2014-04-30
Updated tests for new LaTeX template.
John MacFarlane
1
-16
/
+6
2014-02-20
Revised tests for new latex template.
John MacFarlane
1
-1
/
+1
2013-06-25
Some test suite fixes for new metadata.
John MacFarlane
1
-0
/
+1
2013-06-02
LaTeX writer: Always create labels for sections.
John MacFarlane
1
-31
/
+32
2013-05-07
Updated tests for template changes.
John MacFarlane
1
-5
/
+14
2013-04-26
Updated tests for changes in LaTeX template.
John MacFarlane
1
-1
/
+3
2013-02-27
Updated tests for latex template change (microtype).
John MacFarlane
1
-2
/
+2
2013-01-21
LaTeX template: Use `\urlstyle{same}` to avoid monospace URLs.
John MacFarlane
1
-0
/
+1
2013-01-19
LaTeX test updates for latest changes to template & h-k.
John MacFarlane
1
-0
/
+2
2013-01-07
Updated tests for tight/loose lists.
John MacFarlane
1
-0
/
+29
2013-01-06
Don't put the text of an autolink in Code font.
John MacFarlane
1
-2
/
+1
2012-09-16
LaTeX writer: Don't rely on the enumerate package.
John MacFarlane
1
-24
/
+34
2012-09-16
LaTeX writer: Properly escape strings inside \url{}.
John MacFarlane
1
-1
/
+1
2012-09-15
LaTeX writer: don't escape _ in url.
John MacFarlane
1
-1
/
+1
2012-06-08
Updated tests for changes in LaTeX template.
John MacFarlane
1
-1
/
+1
2012-06-05
Updated tests for changes in LaTeX changes.
John MacFarlane
1
-8
/
+7
2012-06-05
Updated tests for changes in latex template.
John MacFarlane
1
-15
/
+15
2012-06-03
Updated test suite.
John MacFarlane
1
-16
/
+12
2012-05-14
LaTeX writer: More consistent interblock spacing.
John MacFarlane
1
-5
/
+15
2012-04-30
Improved spacing around LaTeX block environments.
John MacFarlane
1
-3
/
+42
2012-04-30
LaTeX writer: Fixed spacing in quote environments.
John MacFarlane
1
-6
/
+6
2012-04-28
Updated latex writer tests for new template.
John MacFarlane
1
-0
/
+2
2012-04-21
LaTeX writer: Use fixltx2e package to provide '\textsubscript'.
John MacFarlane
1
-2
/
+3
2012-04-03
LaTeX writer: don't use eurosym package unless document has a €.
John MacFarlane
1
-1
/
+0
2012-03-25
Added PDF metadata (title,author) in LaTeX standalone + PDF output.
John MacFarlane
1
-0
/
+6
2012-03-07
Updated tests for euro-related template changes.
John MacFarlane
1
-0
/
+3
2012-03-03
Fixed LaTeX writer tests for last patch.
John MacFarlane
1
-1
/
+1
2011-12-30
Updated latex tests.
John MacFarlane
1
-2
/
+6
2011-12-29
Added 'beamer' as an output format.
John MacFarlane
1
-1
/
+1
2011-07-30
Changes to tests for new latex templates.
John MacFarlane
1
-6
/
+5
2011-07-23
Use different hyperref options for xetex.
John MacFarlane
1
-1
/
+8
2011-07-23
LaTeX writer: New template.
John MacFarlane
1
-4
/
+4
2011-07-22
Updated tests for new latex templates.
John MacFarlane
1
-3
/
+14
2011-07-22
LaTeX writer: Use \texttt and escapes instead of \verb!..!.
John MacFarlane
1
-7
/
+10
2011-07-21
LaTeX reader & writer: Use \and to separate authors.
John MacFarlane
1
-1
/
+1
2011-07-19
LaTeX writer: make verbatim environments flush to avoid extra space.
John MacFarlane
1
-2
/
+2
2011-02-11
LaTeX writer: Changed figure defaults to htbp.
John MacFarlane
1
-1
/
+1
2011-01-26
Distinguish latex & context environments; blank line after in writers.
John MacFarlane
1
-0
/
+1
2011-01-26
Bumped version to 1.8; depend on pandoc-types 1.8.
John MacFarlane
1
-1
/
+0
2011-01-21
latex template: move special treatment of \sout.
John MacFarlane
1
-2
/
+2
2011-01-19
Fixed problem with strikout in LaTeX headers with hyperref.
John MacFarlane
1
-0
/
+2
2011-01-14
LaTeX writer: Escape strings in \href{..}.
John MacFarlane
1
-5
/
+5
2010-12-19
LaTeX writer: Modified to use Pretty.
John MacFarlane
1
-72
/
+35
2010-12-18
LaTeX writer: Use \paragraph, \subparagraph for level 4,5 headers.
John MacFarlane
1
-2
/
+2
2010-12-13
Disabled colored boxes around cites in latex template.
Nathan Gass
1
-1
/
+1
2010-10-24
LaTeX & ConTeXt writers: escape [ and ] as {[} and {]}.
John MacFarlane
1
-6
/
+6
2010-07-20
Added amssymb to default latex template.
John MacFarlane
1
-1
/
+1
[next]