|
1 | 1 | % Pandoc-JP.tex
|
2 |
| -\begin{hcarentry}[updated]{Pandoc} |
| 2 | +\begin{hcarentry}{Pandoc} |
3 | 3 | \label{pandoc}
|
4 |
| -\report{John MacFarlane}%11/10 |
| 4 | +\report{John MacFarlane}%05/11 |
5 | 5 | \status{active development}
|
6 |
| -\participants{John MacFarlane, |
7 |
| -Andrea Rossato, Peter Wang, Paulo Tanimoto, Eric Kow, |
| 6 | +\participants{Andrea Rossato, Peter Wang, Paulo Tanimoto, Eric Kow, |
8 | 7 | Luke Plant, Justin Bogner, Paul Rivier, Nathan Gass, Puneeth Chaganti,
|
9 |
| -Josef Svennigsson, Etienne Millon, Joost Kremers} |
| 8 | +Josef Svenningsson, Etienne Millon, Joost Kremers} |
10 | 9 | \makeheader
|
11 | 10 |
|
12 | 11 | Pandoc aspires to be the swiss army knife of text markup formats: it
|
|
19 | 18 |
|
20 | 19 | Since the last report, many new features have been added and improvements
|
21 | 20 | made. Some highlights:
|
22 |
| -\begin{itemize} |
| 21 | +\begin{compactitem} |
23 | 22 | \item Support for Textile input and output.
|
24 | 23 | \item Support for Emacs org-mode output.
|
25 | 24 | \item A new ``builder'' module for constructing Pandoc documents programatically.
|
26 | 25 | \item Support for \LaTeX math macros in markdown documents.
|
27 | 26 | \item Support for automatic citations and bibliographies using Andrea
|
28 | 27 | Rossato's citeproc-hs library.
|
29 |
| -\end{itemize} |
| 28 | +\end{compactitem} |
30 | 29 |
|
31 | 30 | These last two changes bring two of the most powerful features of \LaTeX
|
32 | 31 | to pandoc.
|
|
0 commit comments