├── LICENSE ├── README.md ├── doc ├── from-pandoc-to-context.css ├── from-pandoc-to-context.epub ├── from-pandoc-to-context.md ├── from-pandoc-to-context.svg ├── from-pandoc-to-context.tex ├── from-pandoc-to-context_A4-booklet.pdf ├── from-pandoc-to-context_A4.pdf └── from-pandoc-to-context_letter.pdf └── pandoc-xhtml.tex /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ousia/from-pandoc-to-context/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ousia/from-pandoc-to-context/HEAD/README.md -------------------------------------------------------------------------------- /doc/from-pandoc-to-context.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ousia/from-pandoc-to-context/HEAD/doc/from-pandoc-to-context.css -------------------------------------------------------------------------------- /doc/from-pandoc-to-context.epub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ousia/from-pandoc-to-context/HEAD/doc/from-pandoc-to-context.epub -------------------------------------------------------------------------------- /doc/from-pandoc-to-context.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ousia/from-pandoc-to-context/HEAD/doc/from-pandoc-to-context.md -------------------------------------------------------------------------------- /doc/from-pandoc-to-context.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ousia/from-pandoc-to-context/HEAD/doc/from-pandoc-to-context.svg -------------------------------------------------------------------------------- /doc/from-pandoc-to-context.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ousia/from-pandoc-to-context/HEAD/doc/from-pandoc-to-context.tex -------------------------------------------------------------------------------- /doc/from-pandoc-to-context_A4-booklet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ousia/from-pandoc-to-context/HEAD/doc/from-pandoc-to-context_A4-booklet.pdf -------------------------------------------------------------------------------- /doc/from-pandoc-to-context_A4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ousia/from-pandoc-to-context/HEAD/doc/from-pandoc-to-context_A4.pdf -------------------------------------------------------------------------------- /doc/from-pandoc-to-context_letter.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ousia/from-pandoc-to-context/HEAD/doc/from-pandoc-to-context_letter.pdf -------------------------------------------------------------------------------- /pandoc-xhtml.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ousia/from-pandoc-to-context/HEAD/pandoc-xhtml.tex --------------------------------------------------------------------------------