Skip to content

Commit

Permalink
Add @drehak's thesis to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Witiko committed Dec 28, 2022
1 parent 1d0cd23 commit 204a18c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@ For further information, consult one of the following:
- [Five Years of Markdown in LaTeX: What, Why, How, and Whereto][pv212-fall2020] (in Czech), and
- [Markdown 2.10.0: LaTeX Themes & Snippets, Two Flavors of Comments, and LuaMetaTeX][tb131-video] ([slides][tb131-slides]).
- [A Gentle Introduction to Markdown for Writers][tb134-video] ([slides][tb134-slides], [example][tb134-example]).
7. Theses by my students:
- [Generic TeX Writer for the Pandoc Document Converter][thesis-umhg5]

[overleaf-1]: https://www.overleaf.com/learn/latex/Articles/How_to_write_in_Markdown_on_Overleaf "How to write in Markdown on Overleaf"
[overleaf-2]: https://www.overleaf.com/learn/latex/Articles/Markdown_into_LaTeX_with_Style "Markdown into LaTeX with Style"
Expand Down Expand Up @@ -239,6 +241,8 @@ For further information, consult one of the following:
[techdoc-latest]: https://github.com/Witiko/markdown/releases/download/latest/markdown.pdf "A Markdown Interpreter for TeX"
[techdoc-tex-live]: https://mirrors.ctan.org/macros/generic/markdown/markdown.pdf "A Markdown Interpreter for TeX"

[thesis-umhg5]: https://is.muni.cz/th/umhg5/ "Generic TeX Writer for the Pandoc Document Converter"

Acknowledgements
----------------

Expand Down
4 changes: 3 additions & 1 deletion contributions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@ been contributed to the Markdown package:

- [book-templates][] from [xvrabcov][]: Open-source Markdown LaTeX themes for typesetting books and marketing colaterals
- [doctoral-thesis][] from [witiko][]: A doctoral thesis written using the Markdown package
- [pandoc-to-markdown][] from [drehak][]: A proof-of-concept that shows how Pandoc can be integrated with the Markdown package, so that we can typeset and style any document format understood by Pandoc directly from TeX
- [pandoc-to-markdown][] from [drehak][]: A proof-of-concept that shows how Pandoc can be integrated with the Markdown package (see also [the thesis][thesis-umhg5] by [drehak][])

[book-templates]: https://github.com/xvrabcov/md-templates
[doctoral-thesis]: https://github.com/witiko/doctoral-thesis
[pandoc-to-markdown]: https://github.com/drehak/pandoc-to-markdown

[thesis-umhg5]: https://is.muni.cz/th/umhg5/ "Generic TeX Writer for the Pandoc Document Converter"

Here are some other repositories that have been contributed to the Markdown
package but cannot be directly included as Git submodules:

Expand Down

0 comments on commit 204a18c

Please sign in to comment.