index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Tests
/
Writers
/
LaTeX.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-19
Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb...
John MacFarlane
1
-1
/
+1
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
1
-1
/
+0
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
1
-0
/
+1
2015-10-28
LaTeX writer: add `\protect` to `\hyperlink`.
John MacFarlane
1
-1
/
+1
2015-10-27
LaTeX writer: Use `\hypertarget` and `\hyperlink` for links.
John MacFarlane
1
-1
/
+1
2015-04-17
Merge branch 'latex-tightlist' of https://github.com/jlduran/pandoc into jldu...
John MacFarlane
1
-1
/
+1
2014-12-15
Improved texorpdfstring patch #1148.
John MacFarlane
1
-1
/
+1
2014-12-15
Merge branch 'use-texorpdfstring' of https://github.com/wilx/pandoc into wilx...
John MacFarlane
1
-1
/
+1
2014-09-09
LaTeX writer: Test for protecting images in header.
Jesse Rosenthal
1
-0
/
+3
2014-09-01
LaTeX writer: Use a declaration for tight lists
Jose Luis Duran
1
-1
/
+1
2014-08-31
LaTeX writer: Add tests for header-in-item.
Jesse Rosenthal
1
-0
/
+7
2014-07-29
LaTeX writer: use \(..\) instead of $..$ for inline math.
John MacFarlane
1
-1
/
+1
2014-06-23
LaTeX writer: Use `\textquotesingle` for `'` in inline code.
John MacFarlane
1
-0
/
+2
2014-06-20
LaTeX writer: Fixed strikeout + highlighted code. Closes #1294.
John MacFarlane
1
-1
/
+11
2014-02-13
Update tests suite to expect \texorpdfstring.
Vaclav Zeman
1
-1
/
+1
2013-10-21
Fix definition lists with internal links in terms (closes #1032).
John MacFarlane
1
-0
/
+5
2013-08-22
Write id for code block to label attr in latex when listing is used
Florian Eitel
1
-0
/
+7
2013-08-16
LaTeX writer: Avoid problem with footnotes in unnumbered headers.
John MacFarlane
1
-0
/
+6
2013-06-26
Stop escaping `|` in LaTeX math.
John MacFarlane
1
-1
/
+1
2013-01-23
Eliminated use of TH in test suite.
John MacFarlane
1
-1
/
+1
2013-01-12
Escape `|` as `\vert` in LaTeX math.
John MacFarlane
1
-0
/
+4
2012-07-26
Moved WriterOptions and associated types Shared -> Options.
John MacFarlane
1
-1
/
+1
2012-07-26
Moved tests to tests/, modified cabal file so lib isn't recompiled.
John MacFarlane
1
-0
/
+35